# Token Distribution

Total Token Supply = 1,000,000,000 $APUFF

<table><thead><tr><th>Category</th><th width="114">Supply</th><th width="220">Vesting Schedule</th><th>% Unlocked at TGE</th></tr></thead><tbody><tr><td>Long term incentive program</td><td>38%</td><td>4 years linear vesting</td><td>0%</td></tr><tr><td>Public Sale</td><td>15%</td><td>All unlock at TGE</td><td>15%</td></tr><tr><td>Ecosystem Fund</td><td>10%</td><td>2 years linear vesting</td><td>0%</td></tr><tr><td>Airdrop</td><td>7%</td><td>2% Unlocked after Season 1 ends.<br>2% 3 months vesting for Season 1</td><td>0%</td></tr><tr><td>Treasury</td><td>8%</td><td>2 years linear vesting</td><td>0%</td></tr><tr><td>Private Investors</td><td>10%</td><td>1% unlock at TGE, 3 months cliff and 9-15 months linear vesting </td><td>1%</td></tr><tr><td>Team</td><td>12%</td><td>6 months cliff, 18 months linear vesting</td><td>0%</td></tr><tr><td>Total</td><td>100%</td><td>-</td><td>16%</td></tr></tbody></table>

### Long Term Incentive Program (38%)

**Description:** The long term incentives will be allocated to regular emissions across strategies and pools. Emission rates for the corresponding epoch will be determined by the voting results from veAPUFF. See more details in Voting Gauges

**Release Schedule:** 4 years linear vesting starting from TGE

### Public Sale (15%)

**Description:** 15% is reserved for the Token Generation Event of AirPuff, where participants can contribute ETH and receive $APUFF in a fair and equal price. Refer to the [Phase 2: $APUFF Token Generation Event](/airpuff/usdapuff-launch-odyssey.md#phase-2-usdapuff-token-generation-event) for more information.

**Release Schedule:** 100% unlock at TGE

### Ecosystem Fund (10%)

**Description:** The Ecosystem Fund will be reserved for growing and expanding the AirPuff ecosystem, covering needs like liquidity set up for initial Protocol owned liquidity, and Co-marketing efforts with partners etc.

**Release Schedule:** 2 years linear vesting

i: 3% of the Ecosystem Fund will be reserved for Protocol owned liquidity, locking for 1 year.

i: Released ecosystem funds will be kept as ecosystem fund WILL NOT immediately become part of circulating supply, it will only be utilized if required.

### Airdrop (7%)

**Description:** To reward our early supporters, 7% of the tokens will be reserved for airdrops. Airdrops will be allocated to users based on the points they have collected through deposits and referrals. Visit [Points & Referral](/airpuff/points-and-referrals.md) for more details.

**Release Schedule:** TBC

### Treasury (8%)

**Description:** 8% of the tokens will be reserved in the treasury for AirPuff development.

**Release Schedule:** 2 years linear vesting

i: Released ecosystem funds will be kept as ecosystem fund WILL NOT immediately become part of circulating supply, it will only be utilized if required.

### Private Investors (10%)

**Description:** Tokens allocated to private investors are locked in smart contract and subject to the preset vesting schedule.

**Release Schedule:** \~1% will be released at TGE, while remaining will be locked with 3 months cliff and 9-15 months linear vesting

### Team (12%)

**Description:** Tokens allocated to the team are locked in smart contract and subject to the vesting schedule.

**Release Schedule:** 6 months cliff with 18 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.airpuff.io/tokenomics-usdapuff/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.
