# Tokenomics detail

| Allocation                  | Percentage | Total Token                              |
| --------------------------- | ---------- | ---------------------------------------- |
| Advisors                    | 3%         | 3 month cliff, 12 month vesting          |
| Team                        | 8%         | 6 month cliff, 24 month vesting          |
| Partnerships & BD           | 10%        | Immediate release with 36 months vesting |
| Staking Rewards             | 10%        | 20% at TGE, 24 month vesting             |
| Loyalty & Gaming            | 5%         | 10% at TGE, 12 month vesting             |
| Community Growth Fund       | 10%        | 3 month cliff, 36 month vesting          |
| Marketing                   | 12%        | 3 month cliff, 36 month vesting          |
| Development Funds           | 10%        | 3 month cliff, 36 month vesting          |
| Talent Development Programs | 10%        | 3 month cliff, 36 month vesting          |
| Liquidity (CEX)             | 8%         | Immediate use                            |
| Liquidity (DEX)             | 4%         | Immediate use                            |
| Token Sale                  | 10%        | 12 month cliff, 36 month vesting         |


---

# Agent Instructions: 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:

```
GET https://drx-token.gitbook.io/drx-token-docs/tokenomics/tokenomics-detail.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
