# Token Distribution

<table><thead><tr><th width="151">Category</th><th width="115">Proportion</th><th width="151">Token#</th><th width="90">TGE Unlock</th><th>Cliff Period (Months)</th><th>Vesting (Months)</th></tr></thead><tbody><tr><td><strong>Seed</strong></td><td>10%</td><td>100,000,000</td><td>5%</td><td>2</td><td>8</td></tr><tr><td><strong>KOL Round</strong></td><td>2%</td><td>20,000,000</td><td>10%</td><td>2</td><td>6</td></tr><tr><td><strong>Public</strong></td><td>3%</td><td>30,000,000</td><td>15%</td><td>2</td><td>6</td></tr><tr><td><strong>Team</strong></td><td>20%</td><td>200,000,000</td><td>-</td><td>8</td><td>18</td></tr><tr><td><strong>Advisory</strong></td><td>5%</td><td>50,000,000</td><td>-</td><td>8</td><td>18</td></tr><tr><td><strong>Liquidity</strong></td><td>10%</td><td>100,000,000</td><td>-</td><td>-</td><td>2</td></tr><tr><td><strong>Treasury</strong></td><td>25%</td><td>200,000,000</td><td>-</td><td>-</td><td>36</td></tr><tr><td><strong>Farming</strong></td><td>20%</td><td>150,000,000</td><td>-</td><td>-</td><td>36</td></tr><tr><td><strong>Airdrop</strong></td><td>5%</td><td>50,000,000</td><td>-</td><td>-</td><td>1</td></tr></tbody></table>

***

#### Key Details:

* **Seed**: Initial investors will receive 10% of the total token supply, with 5% unlocked at TGE (Token Generation Event) and a 2-month cliff, followed by 8 months of linear vesting.
* **KOL Round**: Key Opinion Leaders (KOLs) will be allocated 2% of the token supply, with 10% unlocked at TGE, a 2-month cliff, and 6 months of vesting.
* **Public Round**: 3% of the token supply will be available for public sale, with 15% unlocked at TGE, a 2-month cliff, and 6 months of vesting.
* **Team**: 20% of the total token supply is allocated to the team, with an 8-month cliff, followed by 18 months of linear vesting.
* **Advisory**: Advisors are allocated 5% of the token supply, with an 8-month cliff, followed by 18 months of vesting.
* **Liquidity**: 10% of the token supply is reserved for liquidity purposes, with a 2-month vesting period.
* **Treasury**: 25% of the total token supply is allocated to the protocol treasury, which will be vested over 36 months to ensure long-term stability and fund future development initiatives.
* **Farming**: 20% of the token supply is allocated to farming rewards, vested over 36 months.
* **Airdrop**: 5% of the total supply is reserved for airdrops, with a 1-month vesting period.


---

# 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://nebula-18.gitbook.io/nebula/token/nebula-token-info/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.
