# Token vesting

The token vesting is shown in [Table 2](#tab_token_vesting).

#### Table 2: Token vesting <a href="#tab_token_vesting" id="tab_token_vesting"></a>

|                       |                                                                                                                            |
| --------------------- | -------------------------------------------------------------------------------------------------------------------------- |
| Seed                  | 6 months cliff, then 12 months linear vesting.                                                                             |
| Strategic             | 6 months cliff, then 12 months linear vesting.                                                                             |
| KOLs                  | 10% at TGE, 3 month cliff, then 15 months linear vesting.                                                                  |
| Public sale           | 10% at TGE, 3 months cliff, then 4 months linear vesting.                                                                  |
| Liquidity and listing | 100% unlocked at TGE, circulated when listed                                                                               |
| Community Grants Fund | Unlock 3 million $IFX at TGE for community airdrop. Later schedule is under DAO governance.                                |
| Ecosystem Fund        | Locked at TGE, gradually unlocked under the BMW model for GPU providers and Ecosystem partners. Release all within 4 years |
| Inferix Foundation    | 12 months lock, then 24 months linear vesting.                                                                             |


---

# 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://docs.inferix.io/inferix-whitepaper/economic-model/token-metrics-and-allocation/token-vesting.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.
