# BOOMTOWN.meme

## BOOMTOWN.meme

- [Introduction](https://boomtown.gitbook.io/boomtown/start-here/introduction.md)
- [How It Works](https://boomtown.gitbook.io/boomtown/start-here/how-it-works.md)
- [$BOOM Token](https://boomtown.gitbook.io/boomtown/start-here/readme.md)
- [Business Model](https://boomtown.gitbook.io/boomtown/start-here/readme-1.md)
- [Meet The Team](https://boomtown.gitbook.io/boomtown/start-here/readme-2.md)
- [Are You A Builder? #BuildOnBoom](https://boomtown.gitbook.io/boomtown/start-here/readme-3.md)
- [Roadmap](https://boomtown.gitbook.io/boomtown/start-here/readme-4.md)
- [$BOOM Tokenomics](https://boomtown.gitbook.io/boomtown/token/readme.md)
- [$BOOM Pumpamentals](https://boomtown.gitbook.io/boomtown/token/readme-1.md)
- [Daily Auction (How To Mint)](https://boomtown.gitbook.io/boomtown/token/readme-2.md)
- [Token Distribution](https://boomtown.gitbook.io/boomtown/token/readme-3.md)
- [Buy & Burn](https://boomtown.gitbook.io/boomtown/token/readme-4.md)
- [Referral Rewards](https://boomtown.gitbook.io/boomtown/token/readme-5.md)
- [Community Vault](https://boomtown.gitbook.io/boomtown/token/readme-6.md)
- [Contracts & Audits](https://boomtown.gitbook.io/boomtown/token/readme-7.md)
- [What is a "Boomtown"?](https://boomtown.gitbook.io/boomtown/faq/what-is-a-boomtown.md)
- [What should I build?](https://boomtown.gitbook.io/boomtown/faq/what-should-i-build.md)
- [Is $BOOM a security token?](https://boomtown.gitbook.io/boomtown/faq/is-boom-a-security-token.md)
- [Disclaimers](https://boomtown.gitbook.io/boomtown/other-stuff/readme.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://boomtown.gitbook.io/boomtown/start-here/introduction.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.
