# FansHood

## FansHood

- [Overview](https://docs.fanshood.io/mainpage/overview.md)
- [Why FansHood?](https://docs.fanshood.io/mainpage/why-fanshood.md)
- [Why FansHood Is the Future of Social](https://docs.fanshood.io/mainpage/why-fanshood/why-fanshood-is-the-future-of-social.md)
- [What Problems Does FansHood Solve?](https://docs.fanshood.io/mainpage/why-fanshood/what-problems-does-fanshood-solve.md)
- [Advantages of FansHood](https://docs.fanshood.io/mainpage/why-fanshood/advantages-of-fanshood.md)
- [FansHood Core](https://docs.fanshood.io/mainpage/fanshood-core.md)
- [How It Woks](https://docs.fanshood.io/mainpage/fanshood-core/how-it-woks.md)
- [Pricing Mechanism](https://docs.fanshood.io/mainpage/fanshood-core/pricing-mechanism.md)
- [Why Pricing Models Matter](https://docs.fanshood.io/mainpage/fanshood-core/why-pricing-models-matter.md)
- [Hood Trading Fund Allocation](https://docs.fanshood.io/mainpage/fanshood-core/hood-trading-fund-allocation.md)
- [PUMP Mechanism](https://docs.fanshood.io/mainpage/pump-mechanism.md)
- [FansHood Economic Model](https://docs.fanshood.io/mainpage/fanshood-economic-model.md)
- [$FAT](https://docs.fanshood.io/mainpage/fanshood-economic-model/usdfat.md)
- [Token Allocation](https://docs.fanshood.io/mainpage/fanshood-economic-model/token-allocation.md)
- [TAX](https://docs.fanshood.io/mainpage/fanshood-economic-model/tax.md)
- [Fans](https://docs.fanshood.io/mainpage/fanshood-economic-model/fans.md)
- [Points](https://docs.fanshood.io/mainpage/fanshood-economic-model/points.md)
- [NFT](https://docs.fanshood.io/mainpage/fanshood-economic-model/nft.md)
- [Fund Allocation](https://docs.fanshood.io/mainpage/fanshood-economic-model/fund-allocation.md)
- [How to Play](https://docs.fanshood.io/mainpage/how-to-play.md)
- [How to Get Started](https://docs.fanshood.io/mainpage/how-to-play/how-to-get-started.md)
- [Register FansHood](https://docs.fanshood.io/mainpage/how-to-play/register-fanshood.md)
- [Go to the Hood Trading Page](https://docs.fanshood.io/mainpage/how-to-play/go-to-the-hood-trading-page.md)
- [Deposit Funds](https://docs.fanshood.io/mainpage/how-to-play/deposit-funds.md)
- [Issue Hood](https://docs.fanshood.io/mainpage/how-to-play/issue-hood.md)
- [Buy Hood](https://docs.fanshood.io/mainpage/how-to-play/buy-hood.md)
- [Sell Hood](https://docs.fanshood.io/mainpage/how-to-play/sell-hood.md)
- [Demo Video](https://docs.fanshood.io/mainpage/how-to-play/demo-video.md)
- [RoadMap](https://docs.fanshood.io/mainpage/roadmap.md)
- [Disclaimer](https://docs.fanshood.io/mainpage/disclaimer.md)
- [Privacy Policy](https://docs.fanshood.io/mainpage/privacy-policy.md)
- [Security Audit](https://docs.fanshood.io/mainpage/security-audit.md)
- [Join FansHood](https://docs.fanshood.io/mainpage/join-fanshood.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.fanshood.io/mainpage/overview.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.
