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

# Tokenomics

<figure><img src="/files/7IDGtTZXfNwFtEv8NplP" alt=""><figcaption></figcaption></figure>

A key element of any cryptocurrency project is tokenomics. A well-structured one provides funds and places them where they are needed most. This allows the project to grow and invest in new sectors.

<table><thead><tr><th width="143"></th><th width="200">Name</th><th width="104">Percent</th><th width="136">Sum</th><th>Comments</th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>DAO</strong></mark></td><td>Treasury</td><td>27.5%</td><td>27 500 000</td><td></td></tr><tr><td></td><td>Operating</td><td>4%</td><td>4 000 000</td><td></td></tr><tr><td></td><td>Liquidity</td><td>8%</td><td>8 000 000</td><td></td></tr><tr><td><mark style="color:green;"><strong>Team</strong></mark></td><td></td><td>20%</td><td>20 000 000</td><td><p>6-month cliff</p><p>Vesting 4 years</p></td></tr><tr><td><mark style="color:orange;"><strong>Token Sale</strong></mark></td><td>Public Sale</td><td>0.5 %</td><td>500 000</td><td></td></tr><tr><td><mark style="color:red;"><strong>NFT Holders</strong></mark></td><td>Rewards</td><td>5%</td><td>5 000 000</td><td></td></tr><tr><td><mark style="color:purple;"><strong>Community</strong></mark></td><td>Builders program</td><td>25%</td><td>25 000 000</td><td>6-month cliff Vesting 4 years</td></tr><tr><td></td><td>Partner program</td><td>5%</td><td>5 000 000</td><td>Vesting 4 years</td></tr><tr><td></td><td>Players incentives</td><td>5%</td><td>5 000 000</td><td>Vesting 4 years</td></tr></tbody></table>

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


---

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

```
GET https://docs.blaze.ninja/introduction/token/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.
