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

# FUN Tokenomics

### **Total Supply**

550,000,000 FUN

### **Initial Allocation**

* **1% (5,500,000 FUN)**&#x77;ill be used for the initial liquidity pool
* **1%** **(5,500,000 FUN)** for IDO (Initial DEX Offering),a total of 100,000 USDT will be initially released, with 30% being unlocked upfront, and the remaining amount will be linearly released over a period of 10 months.
* **1% (5,500,000 FUN)** for Airdrop
* **20%** **(110,000,000 FUN)** will be used for mining
* **20%** **(110,000,000 FUN)** for Trading Rewards
* **24% (132,000,000FUN)**&#x66;or ecological support
* **5%(27,500,000FUN)** will be allocated to community
* **13%(71,500,000FUN)** for marketing
* **15%(82,500,000FUN)** reserved for the team building


---

# 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://famswaps-organization.gitbook.io/famswap/governance-and-tokenomics/fun-tokenomics.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.
