# Initial Token Distribution

Total Supply: 250,000,000\
\
Initial Supply: 100,000,000​

<table><thead><tr><th width="283">Category</th><th>Percent</th><th width="138">Token</th><th>SYN</th><th width="193">veSYN</th></tr></thead><tbody><tr><td>LGE + initial liquidity</td><td>5%</td><td>12,500,000</td><td>100%</td><td>0%</td></tr><tr><td>Team (vested for 12 months)</td><td>10%</td><td>25,000,000</td><td>30%</td><td>70%</td></tr><tr><td>Reserve (marketing, advisors, initial liquid incentive,..)</td><td>4%</td><td>10,000,000</td><td>100%</td><td>0%</td></tr><tr><td>Ecosystem Incentives</td><td>10%</td><td>25,000,000</td><td>0%</td><td>100%</td></tr><tr><td>Partner Allocations (protocol NFT + user airdrop)</td><td>9%</td><td>22,500,000</td><td>0%</td><td>100%</td></tr><tr><td>Emissions</td><td>62%</td><td>155,000,000</td><td>100%</td><td>0%</td></tr></tbody></table>

The $SYN allocated to the team will be on a 12 month vesting schedule. 10% will be claimable from Epoch 1. Rest of tokens will be claimable linearly every day for remainder of vesting schedule. All will be publicly visible on a vesting contract. Tokens in Reserve fund are liquid and held as $SYN, but will only be given out as max locked veSYN until split function is introduced after which all of it will be max locked.​​


---

# 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://solid-sync-organization.gitbook.io/solid-sync/solid-sync-tokenomics/initial-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.
