# Token Distribution

The ChainCross team has designed the token distribution mechanism to ensure a fair and sustainable ecosystem. A portion of the token supply is reserved for the team, investors, and ecosystem development, while the remaining tokens are distributed through incentives, and public token sales.

By implementing a well-designed token economics model, ChainCross aligns the interests of users, developers, and validators, fostering a robust and sustainable ecosystem. The CXT token plays a crucial role in facilitating various activities within the ChainCross platform, driving user engagement, and promoting long-term growth.

<table data-header-hidden><thead><tr><th></th><th width="87"></th><th></th></tr></thead><tbody><tr><td>Distribution</td><td>Percentage</td><td>Unlock Rules</td></tr><tr><td>Team</td><td>15%</td><td>Lock up for 1 year, unlock linearly every month for 2 years.</td></tr><tr><td>Investors</td><td>15%</td><td>Lock up for 1 year, unlock linearly every month for 2 years.</td></tr><tr><td>Ecosystem development</td><td>37%</td><td>Unlock linearly every month for 6 years.</td></tr><tr><td>Incentives</td><td>27%</td><td>Unlock linearly every month for 6 years.</td></tr><tr><td>Public Token Sales</td><td>6%</td><td>100% unlock at TGE.</td></tr></tbody></table>


---

# 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://chaincross.gitbook.io/chaincross-whitepaper/tokenomics/token-distribution.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.
