> For the complete documentation index, see [llms.txt](https://docs.2pm.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.2pm.network/2pm-dao/usddmp-token.md).

# $DMP Token

The $DMP Token, an abbreviation for "Decentralized Model Participation," is a pivotal element within the 2PM DAO framework. Issued by the 2PM DAO, $DMP operates without a capped supply, serving a dual purpose of enhancing user engagement and bolstering the ecosystem’s stability through the staking of the network governance token, $2PM.

### **How to get $DMP Token**

Participants in the 2PM DAO can stake $2PM Tokens and receive an equivalent amount of $DMP Tokens on a 1:1 basis.&#x20;

### **Token Mechanics and Ecosystem Integration**

Once $DMP Tokens are used to back proposals for new subnet developments within the DAO, they are subsequently burned. This action signifies the completion of their role in funding new initiatives, thereby reducing the circulating supply and adding a deflationary aspect to $DMP's economic design. Correspondingly, the staked $2PM Tokens, particularly those aligned under the same subnet, are then utilized as the initial liquidity pool. This pool also incorporates the first batch of Royalty Tokens awarded to the participants based on the amount of $DMP invested. Similar to initial model offering (IMO) and community fair launch, this setup establishes the foundational liquidity necessary for the subnet’s operational launch.

### **Role in Subnet Development and Rewards**

$DMP token is also employed as incentives in the form of airdrops to encourage users to establish and maintain subnets within the ecosystem.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.2pm.network/2pm-dao/usddmp-token.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
