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

# Tokenomics

**Total supply:** 500,000,000.00 IDEA

**Circulating supply:** 23,000,000.00 IDEA

**Locked supply:** 480,000,000.00 IDEA (96.000%)

**Next unlock:** 10,000,000.00 IDEA, February 17, 2022

10m IDEA tokens that will be unlocked on February 17, 2022 will be used for: liquidity, staking rewards, new crypto exchanges, multiple project improvements.

Staking is currently live on Pool - X. You can stake $IDEA and earn an annual percentage rate (APR) of 24%. Percentage of the tokens will improve the staking rewards.

$IDEA has recently listed on two new exchanges, including ProBit Global and MEXC Global. It is now listed on 5 different exchanges, KuCoin, Gate.io, FMFW\.io, ProBit Global, and MEXC Global. Percentage of the tokens will go to listing on new exchanges.

With many upcoming projects such as IDO, WorkX, Game studio, etc., percentage of tokens will go to improvements of these.

**Subsequent unlock:** 10,000,000.00 IDEA, February 10, 2023

The subsequent lockup that's unlocked on February 10, 2023 will be used for same or similar purposes, such as staking on multiple platforms, depending on the decision made on whether the tokens should be burned, invested in improvements, or increased lock.


---

# 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://ideaology-2.gitbook.io/what-is-ideaido/token-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.
