# 6.2 Distribution Model

Total Supply: 1,000,000,000 $ACCESS\
The distribution is structured to prevent centralization and ensure high initial liquidity depth.

DISTRIBUTION TABLE

| CATEGORY                | PERCENTAGE | AMOUNT      | VESTING TERMS                        |
| ----------------------- | ---------- | ----------- | ------------------------------------ |
| Liquidity Fog Injection | 60%        | 600,000,000 | 100% Unlocked at TGE (Fair Launch)   |
| Community Airdrop       | 20%        | 200,000,000 | 100% Unlocked at TGE                 |
| Core Contributors       | 10%        | 100,000,000 | 1 Year Cliff, 4 Year Linear Vesting  |
| Protocol Treasury       | 5%         | 50,000,000  | DAO Controlled (Multisig)            |
| Ecosystem Grants        | 5%         | 50,000,000  | Discretionary release for developers |


---

# 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.accessth.xyz/part-6/6.2-distribution-model.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.
