# Xoob

## Xoob

- [Introduction](https://docs.xoob.gg/xoob/introduction.md)
- [Seasons](https://docs.xoob.gg/xoob/platform/seasons.md)
- [NFT Sale](https://docs.xoob.gg/xoob/platform/nft-sale.md)
- [Mystery Boxes](https://docs.xoob.gg/xoob/platform/mystery-boxes.md)
- [XOOB Points (XP)](https://docs.xoob.gg/xoob/platform/xoob-points-xp.md): XOOB Points (XP) are an internal currency exclusive to XOOB that can be used to receive perks and participate in events on the platform.
- [XOOB ID](https://docs.xoob.gg/xoob/platform/xoob-id.md)
- [Quests](https://docs.xoob.gg/xoob/where-to-mine-xp/quests.md)
- [Staking CHR](https://docs.xoob.gg/xoob/where-to-mine-xp/staking-chr.md)
- [Daily Boxes](https://docs.xoob.gg/xoob/where-to-mine-xp/daily-boxes.md): This addition is designed to reward our users for their consistent participation, fostering a more engaged and interactive community.
- [Telegram Mini-Game](https://docs.xoob.gg/xoob/where-to-mine-xp/telegram-mini-game.md): XOOB Mini-Game is the first version of the game, which is now available to users. Let’s dive into what the MVP version offers and how you can start your journey in milk production.
- [Events](https://docs.xoob.gg/xoob/where-to-mine-xp/events.md): Participate in special events organized within the XOOB platform to earn XOOB Points.
- [Why Chromia?](https://docs.xoob.gg/xoob/technology/why-chromia.md): This page discusses the advantages, improvements, and value-adds waiting for you at LaunchJoy.
- [Disclaimer](https://docs.xoob.gg/xoob/disclaimer/disclaimer.md): This page discusses the advantages, improvements, and value-adds waiting for you at LaunchJoy.


---

# 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.xoob.gg/xoob/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.
