# SpiroVerse

## SpiroVerse light paper

- [Light paper Introduction](https://lightpaper.spiroverse.io/light-paper-introduction.md)
- [Problem](https://lightpaper.spiroverse.io/problem.md)
- [Solution](https://lightpaper.spiroverse.io/solution.md)
- [What is SpiroVerse](https://lightpaper.spiroverse.io/what-is-spiroverse.md)
- [SpiroVerse App](https://lightpaper.spiroverse.io/spiroverse-app.md)
- [Dapps](https://lightpaper.spiroverse.io/spiroverse-app/dapps.md)
- [Chats](https://lightpaper.spiroverse.io/spiroverse-app/chats.md)
- [Wallet](https://lightpaper.spiroverse.io/spiroverse-app/wallet.md)
- [AI Support](https://lightpaper.spiroverse.io/spiroverse-app/ai-support.md)
- [SpiroVerse Blockchain](https://lightpaper.spiroverse.io/spiroverse-blockchain.md)
- [SpiroVerse Community](https://lightpaper.spiroverse.io/spiroverse-community.md)
- [Key projects spheres](https://lightpaper.spiroverse.io/key-projects-spheres.md)
- [Wellness DNA](https://lightpaper.spiroverse.io/wellness-dna.md)
- [TAM](https://lightpaper.spiroverse.io/tokenomics/tam.md)
- [SpiroTron Token](https://lightpaper.spiroverse.io/tokenomics/spirotron-token.md)
- [Business model](https://lightpaper.spiroverse.io/tokenomics/business-model.md)
- [Tokens distribution](https://lightpaper.spiroverse.io/tokenomics/tokens-distribution.md): Explains the allocation of SpiroTron tokens to various stakeholders in the network
- [Founding team](https://lightpaper.spiroverse.io/contributors/founding-team.md): Founding team and core developers
- [Milestones](https://lightpaper.spiroverse.io/milestones.md)
- [Roadmap](https://lightpaper.spiroverse.io/roadmap.md)
- [SpiroVerse core values](https://lightpaper.spiroverse.io/spiroverse-core-values.md)
- [Into The Future](https://lightpaper.spiroverse.io/into-the-future.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://lightpaper.spiroverse.io/light-paper-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.
