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

# Token Distribution

### **Total Token Distribution:**

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

<table><thead><tr><th width="218">Category</th><th width="91.33333333333331">Supply</th><th>Details</th></tr></thead><tbody><tr><td>Public Token Sale</td><td>10%</td><td>Allocated for the token sale to provide a transparent and fair opportunity for the community, investors, and partners to purchase FNX.</td></tr><tr><td>Community Incentives</td><td>40%</td><td>Reserved for cashback reward emission, beta test rewards, staking, and other incentives in the FortunX Ecosystem. Each year, a maximum of 33.3% (40M FNX) of the allocation can be utilized.</td></tr><tr><td>Growth Fund</td><td>10%</td><td>Allocated for market liquidity, DEX &#x26; CEX listings and other expansion efforts. <br>25% of this allocation is released at token launch, then linear vesting over 1 year.</td></tr><tr><td>Marketing </td><td>5%</td><td>Reserved for marketing purposes, airdrops, KOL partnerships and co-marketing efforts with partners &#x26; projects.<br>25% of this allocation is released at token launch, then linear vesting over 1 year.</td></tr><tr><td>Ecosystem</td><td>8%</td><td>Allocated for Partnerships, Research &#x26; Development, Legal and Audits. 6 months cliff with linear vesting over 3 years. </td></tr><tr><td>Founders &#x26; Team</td><td>15%</td><td>Tokens vested over 3 years with a 6-month cliff, ensuring the commitment and dedication of the core team.</td></tr><tr><td>Investors &#x26; Advisors</td><td>7%</td><td>Reserved for potential future investors and advisors, with tokens vested over 18 months with a 6-month cliff starting from the onboarding date.</td></tr><tr><td>Reserve</td><td>5%</td><td>Allocated for reserve.</td></tr></tbody></table>


---

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