> For the complete documentation index, see [llms.txt](https://docs.crypticorn.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.crypticorn.com/crypticorn-token-aic/aic-tokenomics.md).

# AIC Tokenomics

### $AIC Token Details

* **Token Symbol:** $AIC&#x20;
* **Chain:** BNB (BEP-20)
* **CA:** 0x8E3F0b0b604bC69ea98A8039fF7884047bC3BD55
* Explorer-Link: <https://bscscan.com/address/0x8E3F0b0b604bC69ea98A8039fF7884047bC3BD55>
* **Function:** Utility Token
* **Total Supply:** 100,000,000 $AIC (fixed)
* **Taxes:** 2%/5% (buy/sell); can be modified, but only reduced! &#x20;

The token ecosystem will be deflationary with a carefully designed mechanism of regular buybacks and burns. Through the utility, we will acquire tokens, effectively reducing the overall supply in circulation.&#x20;

These tokens will then be permanently removed from circulation through systematic burns, ensuring a gradual decrease in the maximum number of tokens available. This deflationary model not only promotes scarcity and value appreciation but also rewards token holders by enhancing the rarity and desirability of their holdings.&#x20;

By implementing this robust mechanism, we aim to create a sustainable and thriving ecosystem that fosters long-term growth and incentivizes participation from our valued token holders.

Initially, the $AIC token will have a 2% tax for buying and an 5% tax for selling. The tax can only be reduced, not increased. The buy and sell tax will be reduced as the token's market cap increases, ensuring maximum growth potential.


---

# 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://docs.crypticorn.com/crypticorn-token-aic/aic-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.
