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

# SYP Token Distribution

A total supply of 1,000,000,000 SYP will be minted and distributed according to the following distribution model:

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

▪ **10%:** Incentives for AI Indicator users, rewards for trading campaigns and activities.

▪ **20%:** Staking.

▪ **20%:** Ecosystem development.

▪ **20%: Team**, after 18 months, unlocks 25% every 3 months.

▪ **17%: Treasury**, including

* **10%: Future plans.**
* **5%: Community**, released through community activities, salaries to the board and community representatives monthly.
* **2%: Consultants,** released through rewards to consultants every month.

▪ **10%: Investors**, including

* **2%: Seed round**, 10% released at TGE, Token Generation Event; after 3 months’ interval, the other 90% will be released linearly in 15 months.
* **2%: Strategic round**, 15% released at TGE, Token Generation Event; after 3 months’ interval, the other 85% will be released linearly in 15 months.
* **5.5%: Private round**, 22.5% released at TGE, Token Generation Event; after 3 months’ interval, the other 77.5% will be released linearly in 12 months.
* **0.5%: IDO**, released initially.

▪ **3%: Early minter**, diminishingly released in the 12 months through airdrop. It will release 1% in the first 3 months, 0.8% in the next 3 months and decrease 0.2% every 2 months till the end.


---

# 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://sypool-protocol.gitbook.io/welcome-to-sypool/governance-token-syp/syp-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.
