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

# Tokenomics

XIIID will issue a total of **10 billion (10B)** tokens, strategically allocated to support the long-term growth and stability of the global educational AI ecosystem.

## Token Information

<table><thead><tr><th width="214.09765625">CATEGORY</th><th>DESCRIPTION</th></tr></thead><tbody><tr><td>Token Name</td><td>XIIID</td></tr><tr><td>Symbol</td><td>XIIID</td></tr><tr><td>Network</td><td>SOLANA</td></tr><tr><td>Token Standard</td><td>SPL Token</td></tr><tr><td>Mint Address</td><td>AtNfXEt9vSZtHovxVYKXrfFwATfddmeMvApugZzcdWiQ</td></tr><tr><td>Decimals</td><td>9</td></tr><tr><td>Total Supply</td><td>10,000,000,000 XIIID</td></tr></tbody></table>

## Token Distribution & Vesting

XIIID tokens are allocated as follows:

<table data-full-width="false"><thead><tr><th width="122.4765625">CATEGORY</th><th width="78.96875">RATIO</th><th width="127.55078125">VESTING</th><th>ADDRESS</th></tr></thead><tbody><tr><td>Eco System</td><td>50%</td><td>TGE 5%, <br>48M Vesting</td><td>4evFeKTiAUf2efKWjncCh6zHFkFb4vKU51Zw25W3JNmi<br>EsCzPs9t8k2MNScT7XPDeccitBGpirvzfsKcgabR4LMc</td></tr><tr><td>Marketing</td><td>10%</td><td>TGE 15%, <br>36M Vesting</td><td>6JLENFqsHipUBpa5N8GZditrKBLVG3HZ8tbNKBHuigFd<br>C1HKPxYMurZvzkRzdL3cNedRGzUCJvqQ8bFnYZo2QXjy</td></tr><tr><td>Team</td><td>15%</td><td>12M Lock Up, <br>24M Vesting</td><td>7szdxEC6Q9JGqGzgTqBPfdHq1siPpPKFYmYaKeQgfdXF<br>Ea6ytaRwhK4kBL7Rbo1RpvBsFWoUr8fG25ugYS3MF8wS</td></tr><tr><td>Investor</td><td>10%</td><td>TGE 20%,<br>4M Lock Up, <br>20M Vesting</td><td>F7wstswZPXAYrg8jvgAVfzduMu3PrJE5N6tUYKP4FWva<br>55tHpWFAbDSKoBgfy7VYRUBdxkeqnQxxGrnRcyFtAZJR</td></tr><tr><td>Liquidity</td><td>10%</td><td>TGE 50%, <br>12M Vesting</td><td>Gg8fX6qt164r4qrDAsCGy5o14iQYDi4y5ZErziENMuV5<br>2zFbETmJk4w9kUfm7PvkYFAoQFSXHJzu35WeRDWArFAh</td></tr><tr><td>Reserve</td><td>5%</td><td>6M Lock Up, <br>36M Vesting</td><td>BT1xHqe8tBmDds2G8MmdkDSm5aYboa1e2GwXZdP7ES7h<br>9E6A3yaU7u9NeubPUo3MuUcE9gjJ2AvcZnC8EJjm782V</td></tr></tbody></table>

**Transparency in Token Allocation**\
To ensure complete transparency, XIIID publicly discloses the smart contract addresses holding tokens for each category (e.g., team, investors, community programs, ecosystem development, reserve fund). This allows community members to monitor token movements in real-time via blockchain explorers. The public disclosure of smart contract addresses serves as a mechanism to verify the accurate execution of the token allocation plan and vesting schedules outlined in the whitepaper, demonstrating XIIID’s commitment to financial transparency.


---

# 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://xiiid.gitbook.io/xiiid/tokennomics/tokenomics.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.
