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

# Token Distribution

### SNX Total Supply: 100,000,000.00

### SNX token initial distribution:&#x20;

<table data-card-size="large" data-column-title-hidden data-view="cards" data-full-width="true"><thead><tr><th></th><th></th><th data-hidden></th><th data-hidden data-type="checkbox"></th></tr></thead><tbody><tr><td><p><strong>Category</strong><br>Development and Core Team</p><ul><li>Tokens allocated for the initial development and the core team as a reward for their contributions to Syncronix.</li><li>These tokens may be vested to incentivize ongoing commitment, ensuring the team's alignment with long-term project success.</li></ul></td><td><strong>Amount</strong><br>10,000,000.00<br><strong>Percentage</strong><br>10.00%<br><strong>Vesting Schedule</strong><br>Vesting lock with gradual release over a specified period.</td><td></td><td>true</td></tr><tr><td><p><strong>Category</strong><br>Research and Development</p><ul><li>Allocated for continuous innovation, improvement, and research efforts within the Syncronix project.</li><li>These tokens could be vested to encourage the R&#x26;D team's dedication to exploring and implementing cutting-edge blockchain technologies.</li></ul></td><td><br><strong>Amount</strong><br>5,000,000.00<br><strong>Percentage</strong><br>5.00%<br><strong>Vesting Schedule</strong><br>Subject to a vesting period to align with long-term project goals and sustained development.</td><td></td><td>false</td></tr><tr><td><p><strong>Category</strong><br>Community Development and Engagement</p><ul><li>Emphasis on community development and active user engagement.</li><li>Support initiatives, events, and promotions that strengthen bonds within the Syncronix ecosystem.</li></ul></td><td><br><strong>Amount</strong><br>5,000,000.00<br><strong>Percentage</strong><br>5.00%<br><strong>Vesting Schedule</strong><br>The vesting lock ensures a gradual release of tokens, aligning with the long-term commitment to community growth and engagement.</td><td></td><td>false</td></tr><tr><td><p><strong>Category</strong><br>Staking and Farming </p><ul><li>Reserved for users participating in staking and farming activities within the Syncronix ecosystem.</li><li>These tokens might be vested, promoting a sustained and stable staking/farming environment while rewarding participants over time.</li></ul></td><td><p><strong>Amount</strong><br>15,000,000.00<br><strong>Percentage</strong><br>15.00%<br><strong>Vesting Schedule</strong></p><p>Subject to vesting and lock-in periods to encourage long-term commitment.</p></td><td></td><td>false</td></tr></tbody></table>

{% hint style="info" %}
Liquidity Pools:&#x20;

### 65% (65,000,000.00 SNX)

* Constituting a significant portion of *Syncronix's* total token supply, Liquidity Pools play a crucial role in enhancing market liquidity and stability.
* These tokens will be utilized to initiate various liquidity pools, forming a dynamic ecosystem for decentralized exchange (DEX) and trading activities.
* The substantial allocation to Liquidity Pools reflects *Syncronix's* commitment to providing ample liquidity for users engaged in decentralized finance (DeFi) activities.
* Liquidity incentives, yield farming, and other liquidity-based programs will be implemented to encourage active participation, ensuring a dynamic and robust trading environment within the *Syncronix* ecosystem.
* An initial liquidity of 4-5 BNB will be seeded to kickstart and will be continually added periodically, ensuring sustainability and growth of liquidity within the *ecosystem*.
  {% endhint %}

***


---

# 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://syncronix-document.gitbook.io/syncronix-documents/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.
