> For the complete documentation index, see [llms.txt](https://autobots-organization.gitbook.io/autoair-ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://autobots-organization.gitbook.io/autoair-ai/aai-token/tokenomics.md).

# Tokenomics

* **Ticker:** $AAI
* **Total Supply:** 100,000,000 $AAI
* **Initial Price:** 1 $HOLD = 666 $AAI (\~$0.01)
* **Initial Marketcap:** $332,500
* **FDV:** $1,000,000
* **Tax:** 2% / 4%
* **Contract:** [0x144B83555D8A3119b0a69a7BC2F0a0388308FeE3](https://era.zksync.network/token/0x144b83555d8a3119b0a69a7bc2f0a0388308fee3)

## **Details Tokenomics**

<figure><img src="/files/8mBsn88XSKzoSBHN82hI" alt=""><figcaption></figcaption></figure>

| **Allocation**            | **Percentage** | **TGE** | **Vesting Details**                                                                    |
| ------------------------- | -------------- | ------- | -------------------------------------------------------------------------------------- |
| Public Sale (Holdstation) | 20%            | 100%    | Immediate                                                                              |
| Team                      | 5%             | 0%      | 6-month cliff, then 12-month linear vesting                                            |
| Airdrop                   | 10%            | 0%      | 2 months cliff - split into multiple tranches, align with the major ecosystem airdrops |
| Community Reserve         | 20%            | 0%      | 6-month linear vesting                                                                 |
| Private Round             | 25%            | 33%     | Remaining vests linearly over 6 months                                                 |
| Seed Round                | 15%            | 0%      | Cliff 2 months, then 6-month linear vesting                                            |
| Liquidity                 | 5%             | 100%    | Locked for 2 years                                                                     |
| Total                     | 100%           |         |                                                                                        |

<figure><img src="/files/4PVhkYGgTYJLr5IEgvGT" alt=""><figcaption><p>Vesting Schedule</p></figcaption></figure>

This table provides a clear overview of the token distribution, immediate availability at TGE, and the vesting schedule for each category of the AutoAir AI. This structure aims to balance the needs of early investors and team members with the project's long-term sustainability and success.


---

# 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, and the optional `goal` query parameter:

```
GET https://autobots-organization.gitbook.io/autoair-ai/aai-token/tokenomics.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
