# Tokenomics

ADX is the **native** token for the AnyDex protocol. It allows token holders to become a stakeholder in the AnyDex ecosystem and benefit from protocol generated revenues, which will be used in part to fund regular buyback-and-burns. Revenue share may be **introduced** further down the line to further incentivize token ownership.<br>

**Initial** ADX supply is distributed as follows:

Ticker: ADX

Total Supply: 10,000,000&#x20;

Network: Ethereum

Token Standard: ERC20<br>

| Allocation         | ADX Tokens | % of Supply |
| ------------------ | ---------- | ----------- |
| Marketing/Listings | 1,000,000  | 10%         |
| Initial liquidity  | 9,000,000  | 90%         |

<br>


---

# 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://anydex.gitbook.io/the-future-of-dexs./tokenomics-and-revenue/tokenomics.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.
