# LOOPLAY Docs

## Docs

- [Introduction](https://docs.looplay.gg/introduction.md)
- [Official Links](https://docs.looplay.gg/official-links.md)
- [What is Looplay.GG](https://docs.looplay.gg/what-is-looplay.gg.md)
- [Our Vision](https://docs.looplay.gg/our-vision.md)
- [Getting Started](https://docs.looplay.gg/getting-started.md)
- [How Looplay.GG works](https://docs.looplay.gg/getting-started/how-looplay.gg-works.md)
- [Game Hub Layer](https://docs.looplay.gg/getting-started/how-looplay.gg-works/game-hub-layer.md)
- [Economy Layer](https://docs.looplay.gg/getting-started/how-looplay.gg-works/economy-layer.md)
- [Omni Distribution Layer](https://docs.looplay.gg/getting-started/how-looplay.gg-works/omni-distribution-layer.md)
- [Core Features](https://docs.looplay.gg/getting-started/core-features.md): The Platform Layer
- [Spining](https://docs.looplay.gg/getting-started/core-features/spining.md)
- [Lottery Pool (Coming Soon)](https://docs.looplay.gg/getting-started/core-features/lottery-pool-coming-soon.md)
- [Check-in and Missions](https://docs.looplay.gg/getting-started/core-features/check-in-and-missions.md)
- [Referral](https://docs.looplay.gg/getting-started/core-features/referral.md)
- [Shop](https://docs.looplay.gg/getting-started/core-features/shop.md)
- [Game Creators](https://docs.looplay.gg/game-creators.md)
- [Create Game in Looplay.GG](https://docs.looplay.gg/game-creators/create-game-in-looplay.gg.md)
- [How to Launch Token](https://docs.looplay.gg/game-creators/how-to-launch-token.md)
- [Game Jam (Coming Soon)](https://docs.looplay.gg/game-jam-coming-soon.md)
- [Looplay V1.0](https://docs.looplay.gg/looplay-v1.0.md)
- [Terms & Legal](https://docs.looplay.gg/terms-and-legal.md)
- [Term of Service](https://docs.looplay.gg/terms-and-legal/term-of-service.md)
- [Privacy Policy](https://docs.looplay.gg/terms-and-legal/privacy-policy.md)
- [Q\&A](https://docs.looplay.gg/q-and-a.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.looplay.gg/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.
