# Fansland

## Fansland

- [Welcome](https://docs.fansland.io/overview/welcome.md): Welcome to Fansland!
- [Introduction](https://docs.fansland.io/overview/introduction.md): Introductions of Fansland
- [Key Features](https://docs.fansland.io/about-fansland/key-features.md): Keys features of Fansland
- [Fans Points Program](https://docs.fansland.io/about-fansland/fans-points-program.md): Points Program
- [$FANS Tokenomics](https://docs.fansland.io/about-fansland/usdfans-tokenomics.md): $Fans tokenomics details
- [$FANS Token Utility](https://docs.fansland.io/about-fansland/usdfans-tokenomics/usdfans-token-utility.md): $Fans token utility
- [Interdependence of Fansland + AI](https://docs.fansland.io/about-fansland/usdfans-tokenomics/interdependence-of-fansland-+-ai.md): Fansland + AI
- [How to get $FANS on Fansland Dapp](https://docs.fansland.io/about-fansland/usdfans-tokenomics/how-to-get-usdfans-on-fansland-dapp.md): Earn $Fans token
- [Milestones](https://docs.fansland.io/about-fansland/milestones.md): Milestones of Fansland
- [NFT Ticket](https://docs.fansland.io/about-fansland/nft-ticket.md): NFT ticket infomations
- [2nd Fest, Bangkok,  Nov 12-13, 2024](https://docs.fansland.io/web3-music-festival/2nd-fest-bangkok-nov-12-13-2024.md): Fansland ❤️ Devcon
- [1st Fest, Bangkok, May 4-5, 2024](https://docs.fansland.io/web3-music-festival/1st-fest-bangkok-may-4-5-2024.md): Hello, Thailand!
- [Next Stop: Hongkong!](https://docs.fansland.io/web3-music-festival/next-stop-hongkong.md)
- [Contact Us](https://docs.fansland.io/community-and-resources/contact-us.md): contact us
- [Quick Links](https://docs.fansland.io/community-and-resources/quick-links.md): links


---

# 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.fansland.io/overview/welcome.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.
