> For the complete documentation index, see [llms.txt](https://docs.autonos.vip/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.autonos.vip/6.-protocol-economics-the-usdauton-token/6.2-token-allocation-and-distribution.md).

# 6.2 Token Allocation and Distribution

The total supply of $AUTON is fixed at **1,000,000,000 (1 Billion) tokens**. The distribution is architected to prioritize community ownership and deep market liquidity from day one.

| **Allocation Category**          | **Percentage** | **Amount ($AUTON)** | **Purpose & Vesting**                                                                                                          |
| -------------------------------- | -------------- | ------------------- | ------------------------------------------------------------------------------------------------------------------------------ |
| **Public Liquidity & Ecosystem** | 85%            | 850,000,000         | Distributed via DEX liquidity, community incentives, and fair-launch mechanisms. No long-term lockups for public participants. |
| **Core Contributors**            | 10%            | 100,000,000         | Reserved for the founding team and early developers. Subject to a 12-month cliff followed by 36-month linear vesting.          |
| **Treasury & Operations**        | 5%             | 50,000,000          | Managed by the DAO for security audits, partnerships, and operational scaling.                                                 |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.autonos.vip/6.-protocol-economics-the-usdauton-token/6.2-token-allocation-and-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.
