> For the complete documentation index, see [llms.txt](https://doc.aiai.now/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.aiai.now/usdaiai-token/token-distribution.md).

# Token Distribution

This distribution strategy aims to ensure incentives for active participation, support for liquidity, and strategic partnerships. Click on each allocation to see the smart contract related.

The table presents the distribution of $AIAI tokens across different allocations:

* **Reward Pool**: Allocates 420,000,000 tokens, which is 42% of the total supply. There is a daily emission of 1 million tokens distributed to all active Twins. A smart contract can be accessed [here](https://basescan.org/address/0x79d5472593f19149053727ddd5e4c02f734cf2e1).
* **Liquidity**: Allocates 380,000,000 tokens, accounting for 38% of the total supply, dedicated to providing liquidity in DEX. Notably, 100% of LP is locked. The associated smart contract is available [here](https://beta.uncx.network/lockers/univ3/chain/8453/address/0xd95f157be0764b16188bf61af91732212ccee183/lock/0x231278edd38b00b07fbd52120cef685b9baebcc1857).
* **Partner Pool**: Consists of 200,000,000 tokens, making up 20% of the total supply. This allocation supports staking and airdrop programs with partners, allowing a maximum daily emission of 1 million tokens. Further details are linked [here](https://basescan.org/address/0xf8b632300db3d8cae4cf6ac72754d95df5a0e3a1).
* **Total Supply**: The overall total supply is 1,000,000,000 tokens, representing 100% of the available tokens within these allocations. Further information can be found [here](https://basescan.org/token/0x9dca9fa8c4730205757fdaf147b39b428844a6a3).

<table data-full-width="false"><thead><tr><th width="153">Allocation</th><th width="159">$AIAI Amount</th><th width="96">Percent</th><th>Note</th></tr></thead><tbody><tr><td><a href="https://basescan.org/address/0x79d5472593f19149053727ddd5e4c02f734cf2e1">Reward Pool</a></td><td>420,000,000</td><td>42%</td><td>We intend to issue a daily maximum emission of 1M distributed to all active Twins once we hit the minimum number of 100 active agents. </td></tr><tr><td><a href="https://beta.uncx.network/lockers/univ3/chain/8453/address/0xd95f157be0764b16188bf61af91732212ccee183/lock/0x231278edd38b00b07fbd52120cef685b9baebcc1857">Liquidity</a></td><td>380,000,000</td><td>38%</td><td><p>Provision for liquidity DEX </p><p><em>*100% LP locked</em></p></td></tr><tr><td><a href="https://basescan.org/address/0xf8b632300db3d8cae4cf6ac72754d95df5a0e3a1">Partner Pool</a></td><td>200,000,000</td><td>20%</td><td>Staking and Airdrop program with Partners. Max 1M daily  emission.</td></tr><tr><td><a href="https://basescan.org/token/0x9dca9fa8c4730205757fdaf147b39b428844a6a3">Total Supply</a></td><td>1,000,000,000</td><td>100%</td><td><br></td></tr></tbody></table>


---

# 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://doc.aiai.now/usdaiai-token/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.
