# Crypture World

## Crypture World

- [Crypture World](https://whitepaper.cryptureworld.com/crypture-world/master.md): Play-2-Earn NFT Game on WAX Blockchain.
- [Making a WAX Wallet](https://whitepaper.cryptureworld.com/crypture-world/getting-started/making-a-wax-wallet.md): How to link your WAX Wallet in Crypture World
- [How to adventure](https://whitepaper.cryptureworld.com/crypture-world/getting-started/how-to-adventure.md): How to send Cryptures to adventure
- [Game mechanics](https://whitepaper.cryptureworld.com/crypture-world/about-the-game/game-mechanics.md): A play-to-earn engaging game
- [Economy](https://whitepaper.cryptureworld.com/crypture-world/about-the-game/economy.md)
- [Cryptures](https://whitepaper.cryptureworld.com/crypture-world/about-the-game/cryptures.md)
- [Eggs](https://whitepaper.cryptureworld.com/crypture-world/about-the-game/eggs.md): How Cryptures come to be
- [Rarities](https://whitepaper.cryptureworld.com/crypture-world/about-the-game/rarities.md): Cryptures' and Incubators' Rarities
- [Combat](https://whitepaper.cryptureworld.com/crypture-world/about-the-game/combat.md)
- [Play-to-Earn](https://whitepaper.cryptureworld.com/crypture-world/about-the-game/play-to-earn.md)
- [Governance Token](https://whitepaper.cryptureworld.com/crypture-world/about-the-game/governance-token.md)
- [Adventures](https://whitepaper.cryptureworld.com/crypture-world/how-to-play/adventures.md): Build your team comp and send it to adventure!
- [Farm](https://whitepaper.cryptureworld.com/crypture-world/how-to-play/farm.md)
- [Alchemy](https://whitepaper.cryptureworld.com/crypture-world/how-to-play/alchemy.md)
- [Mining](https://whitepaper.cryptureworld.com/crypture-world/how-to-play/mining.md)
- [Evolutions](https://whitepaper.cryptureworld.com/crypture-world/how-to-play/evolutions.md): Evolve your Cryptures!
- [Store](https://whitepaper.cryptureworld.com/crypture-world/how-to-play/store.md)
- [Referral system](https://whitepaper.cryptureworld.com/crypture-world/others/referral-system.md)
- [Breeding (work in progress)](https://whitepaper.cryptureworld.com/crypture-world/others/breeding.md): Obtain new Cryptures!
- [Badges](https://whitepaper.cryptureworld.com/crypture-world/others/badges.md): How badges are obtained and their purpose.
- [Leaderboards](https://whitepaper.cryptureworld.com/crypture-world/others/leaderboards.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://whitepaper.cryptureworld.com/crypture-world/master.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.
