# Tokenomics

<table><thead><tr><th align="center"></th><th align="center"></th><th data-hidden></th></tr></thead><tbody><tr><td align="center">Token Name</td><td align="center">CoinMatch AI</td><td></td></tr><tr><td align="center">Token Ticker</td><td align="center">$CMAI</td><td></td></tr><tr><td align="center">Total Supply</td><td align="center">100,000,000</td><td></td></tr><tr><td align="center">Blockchain</td><td align="center">Binance Smart Chain</td><td></td></tr></tbody></table>

CoinMatch AI imposes a 10% transaction fee for the first seven days after launch. Out of this fee, 5% is allocated towards marketing activities and the remaining 5% is allocated towards development. After the initial period, the transaction fee will be reduced to zero.

Please refer to the spreadsheet below for a more detailed breakdown of the token metrics allocation:

|       Token Distribution      | Allocation |
| :---------------------------: | :--------: |
|    CoinMatch AI Public Sale   |     30%    |
|     CoinMatch AI Liquidity    |   14.535%  |
|        Staking Reserve        |     12%    |
|    Exchange Listing Tokens    |     13%    |
| Ecosystem Development Reserve |   13.465%  |
|            Advisors           |     6%     |
|           Marketing           |     11%    |


---

# 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://coinmatch.gitbook.io/docs/economy/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.
