# CryptoHunter World

## CryptoHunter World

- [Overview](https://docs.cryptohunter.world/overview.md)
- [Problems and solutions](https://docs.cryptohunter.world/overview/problems-and-solutions.md)
- [Roadmap](https://docs.cryptohunter.world/overview/roadmap.md)
- [Official Links](https://docs.cryptohunter.world/overview/official-links.md)
- [Hunter Mode](https://docs.cryptohunter.world/game-module/hunter-mode.md)
- [Hunter Mode 2.0: New Exploration with AI](https://docs.cryptohunter.world/game-module/hunter-mode/hunter-mode-2.0-new-exploration-with-ai.md)
- [Adventure Mode](https://docs.cryptohunter.world/game-module/adventure-mode.md)
- [Cryptid (Monster)](https://docs.cryptohunter.world/game-module/cryptid-monster.md)
- [Personality](https://docs.cryptohunter.world/game-module/cryptid-monster/personality.md): Cryptids Personality System
- [SPEED (SPD)](https://docs.cryptohunter.world/game-module/cryptid-monster/speed-spd.md): SPEED (SPD) Attribute Overview
- [Cryptids Trading](https://docs.cryptohunter.world/game-module/cryptid-monster/cryptids-trading.md)
- [Item System](https://docs.cryptohunter.world/game-module/item-system.md)
- [Item Drop System](https://docs.cryptohunter.world/game-module/item-system/item-drop-system.md): Item Drop Mechanics in Hunter Mode
- [Boost item](https://docs.cryptohunter.world/game-module/item-system/boost-item.md): Red Elixir (Energy Boost) Introduction
- [Whisper Orb](https://docs.cryptohunter.world/game-module/item-system/whisper-orb.md)
- [Ethereal Beacon](https://docs.cryptohunter.world/game-module/item-system/ethereal-beacon.md): Unlock the Mysteries of the Cryptids
- [Battle System](https://docs.cryptohunter.world/game-module/battle-system.md)
- [Cryptids Type](https://docs.cryptohunter.world/game-module/battle-system/cryptids-type.md): CryptoHunter World: Type-Based Battle System
- [Raid System](https://docs.cryptohunter.world/game-module/battle-system/raid-system.md): Cryptid Raid System
- [Token Economy](https://docs.cryptohunter.world/tokenomics/token-economy.md): Game design creates a better token economy.
- [Cryptid Token](https://docs.cryptohunter.world/tokenomics/token-economy/cryptid-token.md)
- [Glint Utility Token](https://docs.cryptohunter.world/tokenomics/token-economy/glint-utility-token.md)
- [XHUNT Event Token](https://docs.cryptohunter.world/tokenomics/token-economy/xhunt-event-token.md): XHUNT Token Whitepaper
- [CHW Governance Token](https://docs.cryptohunter.world/tokenomics/token-economy/chw-governance-token.md)
- [Token Distribution in Hunter Mode](https://docs.cryptohunter.world/tokenomics/token-economy/token-distribution-in-hunter-mode.md): Daily Token Distribution and Economy System
- [Seasonal PVP Rewards](https://docs.cryptohunter.world/tokenomics/token-economy/seasonal-pvp-rewards.md)
- [Shoes-NFT](https://docs.cryptohunter.world/tokenomics/shoes-nft.md)
- [Shoes Attributes](https://docs.cryptohunter.world/tokenomics/shoes-nft/shoes-attributes.md)
- [Shoes Level & Option](https://docs.cryptohunter.world/tokenomics/shoes-nft/shoes-level-and-option.md)
- [Option List & Costs](https://docs.cryptohunter.world/tokenomics/shoes-nft/shoes-level-and-option/option-list-and-costs.md)
- [Shoes Types](https://docs.cryptohunter.world/tokenomics/shoes-nft/shoes-types.md)
- [HP & Energy System](https://docs.cryptohunter.world/tokenomics/shoes-nft/hp-and-energy-system.md)
- [Score System](https://docs.cryptohunter.world/tokenomics/shoes-nft/hp-and-energy-system/score-system.md): Introduction to the Score System
- [HP Decrease System](https://docs.cryptohunter.world/tokenomics/shoes-nft/hp-and-energy-system/hp-decrease-system.md)
- [HP Repair Cost](https://docs.cryptohunter.world/tokenomics/shoes-nft/hp-and-energy-system/hp-repair-cost.md)
- [Shoes Minting](https://docs.cryptohunter.world/tokenomics/shoes-nft/shoes-minting.md)
- [Minting price](https://docs.cryptohunter.world/tokenomics/shoes-nft/shoes-minting/minting-price.md)
- [Genesis NFT](https://docs.cryptohunter.world/tokenomics/shoes-nft/shoes-minting/genesis-nft.md)
- [Ethereal NFT Shoes](https://docs.cryptohunter.world/tokenomics/shoes-nft/ethereal-nft-shoes.md)
- [Security Audit](https://docs.cryptohunter.world/policies/security-audit.md)
- [Privacy](https://docs.cryptohunter.world/policies/privacy.md)
- [Terms of Use](https://docs.cryptohunter.world/policies/terms-of-use.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.cryptohunter.world/overview.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.
