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

# Tokenomics

<figure><img src="/files/85PY2dKSp3GOzonUKUAm" alt=""><figcaption></figcaption></figure>

**Total supply**: 10B token $SYN

1. **Early Contributors: 6% (600,000,000 $SYN)**

* **Purpose:** Reward core developers, community moderators, seed testers, and advisors who laid the groundwork in the project’s earliest phase.
* **Vesting**: Locked for 6 months, then linearly vested over 18 months.

2. **Liquidity Pools: 8% (800,000,000 $SYN)**

* **Purpose:** Ensure deep, stable liquidity on major DEXs, minimize slippage, and support healthy daily volume.
* **Vesting**: 3-month cliff, followed by monthly vesting over 9 months.

3. **Marketing & Partnership: 9% (900,000,000 $SYN)**

* **Purpose:** Fund ongoing marketing campaigns, influencer outreach, exchange promos, and cross-chain/DeFi integrations to enlarge the ecosystem.
* **Vesting:** 3-month cliff, then linearly vested over 2 years.

4. **Listings: 10% (1,000,000,000 $SYN)**

* **Purpose:** Provide market-making liquidity and listing fees for top-tier centralized exchanges (CEXs) to accelerate adoption.
* **Vesting:** 100 % unlocked at TGE.

5.**Team & Advisors: 12% (1,200,000,000 $SYN)**

* **Purpose:** Align the core team and strategic advisors with long-term success and continued innovation.engagement.
* **Vesting:** No TGE unlock, 6-month cliff, followed by monthly vesting over 24 months.

6. **Staking: 15% (1,500,000,000 $SYN)**

* **Purpose:** Incentivize holders to stake, secure the network, supply liquidity, and participate in governance - fueling decentralization and long-term engagement.
* **Vesting:** Allocated gradually to staking rewards pool over 24 months.

7. **Presale: 40% (4,000,000,000 $SYN)**

* **Purpose**: Raise capital for product development, marketing, and global expansion while giving early backers direct ownership of the project’s growth.
* **Vesting:** 100% unlocked at TGE.


---

# 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://syneriss-organization.gitbook.io/syneris/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.
