# Table of Contents

1. [Introduction](https://book-of-snails.gitbook.io/book-of-snails/introduction)
2. [Vision and Mission](https://book-of-snails.gitbook.io/book-of-snails/vision-and-mission)
3. [About Us](https://book-of-snails.gitbook.io/book-of-snails/about-us)
4. [The World of Helixia - Game Backstory](https://book-of-snails.gitbook.io/book-of-snails/our-story)
5. [Game Mechanics and Features](https://book-of-snails.gitbook.io/book-of-snails/game-mechanics-and-features)
   * [Gameplay Overview](https://book-of-snails.gitbook.io/book-of-snails/game-mechanics-and-features#gameplay-overview)
   * [Game Ecosystem](https://book-of-snails.gitbook.io/book-of-snails/game-mechanics-and-features#game-ecosystem)
   * [Play & Earn Model](https://book-of-snails.gitbook.io/book-of-snails/game-mechanics-and-features#play-and-earn-model)
6. [Heroes](https://book-of-snails.gitbook.io/book-of-snails/heroes)
7. [InfinityVerse](https://book-of-snails.gitbook.io/book-of-snails/infinityverse)
8. [Technological Framework](https://book-of-snails.gitbook.io/book-of-snails/technological-framework)
   * [Blockchain Integration](https://book-of-snails.gitbook.io/book-of-snails/technological-framework#blockchain-integration)
   * [Security Features](https://book-of-snails.gitbook.io/book-of-snails/technological-framework#security-features)
9. [Tokenomics](https://book-of-snails.gitbook.io/book-of-snails/tokenomics)
   * [Token Distribution](https://book-of-snails.gitbook.io/book-of-snails/tokenomics#token-distribution)
   * [Usage and Utility](https://book-of-snails.gitbook.io/book-of-snails/tokenomics#usage-and-utility)
10. [Roadmap](https://book-of-snails.gitbook.io/book-of-snails/roadmap)
11. [Community and Ecosystem](https://book-of-snails.gitbook.io/book-of-snails/community-and-ecosystem)
12. [Audit & AMA](https://book-of-snails.gitbook.io/book-of-snails/audit-and-ama)
13. [Legal Framework](https://book-of-snails.gitbook.io/book-of-snails/legal-framework)
    * [Terms of Use and Conditions](https://book-of-snails.gitbook.io/book-of-snails/legal-framework#terms-of-use-and-conditions)
    * [Code of Conduct](https://book-of-snails.gitbook.io/book-of-snails/legal-framework#code-of-conduct)
14. [Conclusion](https://book-of-snails.gitbook.io/book-of-snails/conclusion)
15. [Contact Information](https://book-of-snails.gitbook.io/book-of-snails/contact-information)
16. [Socials](https://book-of-snails.gitbook.io/book-of-snails/socials)


---

# Agent Instructions: 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://book-of-snails.gitbook.io/book-of-snails/table-of-contents.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.
