# Kryxivia Documentation

## Kryxivia Documentation

- [Introduction](https://docs.kryxivia.io/introduction.md): Welcome to the official Kryxivia documentation, with details and explaination about the game!
- [Kryxivia Team](https://docs.kryxivia.io/kryxivia-team.md): The team behind the Kryxivia World project
- [Kryxivia Roadmap](https://docs.kryxivia.io/kryxivia-roadmap.md)
- [How to Play?](https://docs.kryxivia.io/how-to-play.md): How can I play in Kryxivia?
- [Community Telegrams](https://docs.kryxivia.io/community-telegrams.md)
- [Social networks & Token Addresses](https://docs.kryxivia.io/social-networks-and-token-addresses.md)
- [NFT Marketplace](https://docs.kryxivia.io/nft-marketplace.md)
- [Characters](https://docs.kryxivia.io/gameplay/characters.md)
- [Kryxit Gems (Spells)](https://docs.kryxivia.io/gameplay/kryxit-gems-spells.md)
- [The Kryxivia City](https://docs.kryxivia.io/gameplay/the-kryxivia-city.md)
- [Items & Inventory](https://docs.kryxivia.io/gameplay/items-and-inventory.md)
- [Mine & Dungeons](https://docs.kryxivia.io/gameplay/mine-and-dungeons.md)
- [Presentation & Tokenomics](https://docs.kryxivia.io/kryxivia-coin-kxa-main-blockchain-currency/presentation-and-tokenomics.md)
- [Team Official Wallets](https://docs.kryxivia.io/kryxivia-coin-kxa-main-blockchain-currency/team-official-wallets.md)
- [KXA Private & Public sale Plan](https://docs.kryxivia.io/kryxivia-coin-kxa-main-blockchain-currency/kxa-private-and-public-sale-plan.md)
- [Presentation & Tokenomics](https://docs.kryxivia.io/kryxit-shard-kxs-in-game-currency/presentation-and-tokenomics.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.kryxivia.io/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.
