> For the complete documentation index, see [llms.txt](https://aidefiagents.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aidefiagents.gitbook.io/whitepaper/project-economic/tokenomics.md).

# Tokenomics

The allocation of $DEFAI tokens is strategically planned to promote balanced and sustainable growth within the DeFi Agents AI ecosystem. The total supply is meticulously managed to align with the platform's long-term goals and vision.

## Allocation Breakdown

* Total Supply: 1,000,000,000 $DEFAI
* Liquidity Pool: 18%&#x20;
* Team: 10% | 0% TGE 3-month cliff, 10% per month linear
* Advisors: 5% | 0% TGE 3-month cliff, 25% per month linear
* Marketing: 13.25% | 12 months vesting
* Community Reward: 17% | 12 months vesting
* Seed Round: 18.75%&#x20;
* KOL Round: 6%
* Public Round: 12%

## Token Sale

Hard Cap: $825,000

Public Sale Details:

* Token Name: $DEFAI
* Token Contract: TBA
* Price per Token (Public): $0.0025
* Token Network: Base
* Vesting Schedule for Public Sale 35% TGE | 3 months vesting&#x20;
* Initial Market Cap: $243,750
* Fully Diluted Value: $2,500,000
* CEX & DEX: MEXC, Uniswap (v3)
* Launchpad: GameFi.org, Eesee, SETAI


---

# 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://aidefiagents.gitbook.io/whitepaper/project-economic/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.
