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

# MTT Token Allocation Map

**Tournament Rewards: 40%**, allocated for various event rewards on the MTT Sports Platform, which regular players can earn by participating in MTT Sports events.

**Validators Mining: 10%**, used to incentivize MTT Network validators who participate in network security and block production through the consensus mechanism.

**Reserved: 15%**, managed by the MTT Foundation, it is primarily used for future event funding and hosting larger-scale MTT tournaments.

**Treasury: 5%**, managed by the MTT Foundation to support the development of the MTT ecosystem and community incentives. Additionally, a majority of the revenue from MTT Sports will enter the treasury, to be allocated uniformly through DAO voting.

**Team: 15%**, allocated to the core team and developers to reward their ongoing contributions to the project. Team tokens will have a vesting period followed by linear release to ensure long-term commitment.

**Investors: 15%**, allocated to investors supporting the project's early development, including seed investors and private sale participants. Similarly, these tokens are subject to lock-up periods and release mechanisms.

<figure><img src="/files/tRGxAlpAFToPxBZKdXEI" alt=""><figcaption><p>Token Allocation Map</p></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, and the optional `goal` query parameter:

```
GET https://mtt-network.gitbook.io/mtt-network-1/mtt-token-allocation-map.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.
