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

# Tokenomics

The $MIRAI tokenomics are designed to be fair and transparent, with a total supply of 1,000,000,000 (1 billion) tokens. The token distribution is as follows:

<table><thead><tr><th width="222">Purpose</th><th width="120">Distribution</th><th width="202">Vesting Period</th><th>Address</th></tr></thead><tbody><tr><td>Liquidity</td><td>40%</td><td>N/A</td><td>-</td></tr><tr><td>Community &#x26; Strategic</td><td>15%</td><td>10% TGE, 12-month Linear</td><td>0x3B0d49461c345f65Cc8cd5E5efb19C5601A58236</td></tr><tr><td>Ecosystem &#x26; Strategic</td><td>12.5%</td><td>10% TGE, 9-month Linear</td><td>0x8E1D4a9C84E8D44ABdA96be8DAfCAd6ea86c6Cc1</td></tr><tr><td>Marketing</td><td>7.5%</td><td>50% TGE</td><td>0xe8123d396574bE83a6240405F48C9194f50D3c8D</td></tr><tr><td>Private Sale</td><td>15%</td><td>50% TGE</td><td>0x4a8b613806aD07190FFAadE13e38ebA83dD6D5D1</td></tr><tr><td>Treasury</td><td>5%</td><td>N/A</td><td>0xBC735E318b0D6f8B9342c3d819CAf6047a5Ca072</td></tr><tr><td>Team</td><td>5%</td><td>3-month cliff, 6-month Linear</td><td>0xd92DEF8C784f089F3f45F125b9a4a67614Abd446</td></tr></tbody></table>

This $MIRAI distribution plan aims to increase transparency, establish a fair allocation structure, and maintain holder trust by implementing gradual release schedules for various token allocations.


---

# 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.mirai.build/mirai-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.
