> For the complete documentation index, see [llms.txt](https://docs.fanshood.io/mainpage/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fanshood.io/mainpage/fanshood-economic-model/usdfat.md).

# $FAT

$FAT: The native token, providing support for users' economic activities within the platform. This support mechanism not only increases user engagement but also enhances sustainability on an economic level.&#x20;

* The supply speed of $FAT is entirely based on the growth of the user base.&#x20;
* &#x20;As more product scenarios are implemented, users will need more $FAT to unlock additional value, including high-value content payments, exposure traffic support, or advertising costs. Therefore, the circulating supply of $FAT in the market will always be at a healthy inflation level, providing users with a good experience and ensuring investor returns. ·
* $FAT is released in the form of FairLaunch, with all users receiving it at the same time. Even in the initial stages, the team does not hold $FAT, ensuring that everyone starts on an equal footing. ·
* $FAT is linked only to the growth of the FansHood user base during the project's launch. FansHood will initiate the first airdrop and distribution of $FAT when the user count reaches 1 million.&#x20;

For the economic relationship between $FAT Token in the FansHood ecosystem, refer to the diagram below.&#x20;

<figure><img src="/files/BDRvOPsHsbJBo9lGxRqh" alt=""><figcaption></figcaption></figure>


---

# 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.fanshood.io/mainpage/fanshood-economic-model/usdfat.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.
