> For the complete documentation index, see [llms.txt](https://dunex.gitbook.io/dunex/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dunex.gitbook.io/dunex/token-ecosystem/tokenomics.md).

# Tokenomics

{% hint style="info" %}
$DuneX tokens are used for transactions such as ecosystem participation registration requirements, RWA transaction fees, RWA transaction amounts, portfolio product investment fees, and game payments, and are a means of payment for value transfers agreed upon by all participants in the DuneX ecosystem.
{% endhint %}

## &#x20;Token Acquisition

* After investing in the RWA project, acquire tokens as compensation for investment profits.
* Obtain tokens when participating in RWA project evaluation as an evaluation committee member.&#x20;
* Play P2E games and get tokens as rewards.
* Acquire tokens as staking rewards for holding DuneX.
* Token airdrops as rewards for participation in various events on the platform

## Token Usage

* Tokens are used when investing in RWA projects.
* Tokens are used to obtain evaluator ratings in RWA projects.
* Tokens are used for payment purposes such as purchasing game items and NFT.
* Companies requesting advertisements on the platform pay advertising fees with tokens.

> The token acquisition and use policy may be changed according to the decision of the Steering Committee.

<figure><img src="/files/IDNbZYwbFPUK1hp23f8H" alt=""><figcaption></figcaption></figure>

## Description & Unlock Schedule

{% hint style="info" %}
$DuneX tokens are unlocked at a predetermined rate per distribution category, designed to support long-term growth and ecosystem sustainability.
{% endhint %}

#### Team

* Team is used to recruit good development personnel, maintain development of projects, and achieve goals.
* Team will be unlocked for 12 months after 48 months.

#### Advisor

* Advisors are used to work with experts in each field to increase the completeness of the foundation's business and projects.
* The advisor will be unlocked for 12 months after 24 months.

#### Investors\&Funding

* Investors\&Funding are allocated to those who have invested in DuneX's business from the beginning and have invested as the project progresses.
* Investors\&Funding will be unlocked for 24 months after 12 months.

#### Ecosystem

* Ecosystem is the foundation’s ecosystem construction and expansion fund.
* Includes Marketing, Partners, Liquidity.
* The ecosystem is partially unlocked and partially locked.

#### Game\&Earn

* Game\&Earn is allocated to build and expand the game ecosystem.
* Used for liquidity mining and in-game economic ecosystem.
* Game\&Earn is partially unlocked and partially locked.

#### Treasury

* Treasury is the initial token liquidity pool.
* It is used for ecosystem participant compensation, token buyback and incineration, etc.
* Treasury is partially unlocked and partially locked.

#### Operation

* Operation is used for the foundation’s business and operation.
* The operation unlocks some and locks some.


---

# 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://dunex.gitbook.io/dunex/token-ecosystem/tokenomics.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.
