# THE CHAIN HUNTERS\_EN

## THE CHAIN HUNTERS\_EN

- [Concept](https://the-chain-hunters.gitbook.io/en/concept.md): Explaining what kind of game THE CHAIN HUNTERS is and the philosophy behind its creation.
- [NFT & In-Game Item](https://the-chain-hunters.gitbook.io/en/nft-and-in-game-item.md): Explaining NFTs and in-game items that can be used in this game.
- [Chain Hunters](https://the-chain-hunters.gitbook.io/en/nft-and-in-game-item/chain-hunter.md): Main NFT of THE CHAIN HUNTERS.
- [Rarity](https://the-chain-hunters.gitbook.io/en/nft-and-in-game-item/chain-hunter/rarity.md): The parameter that represents the rarity of a Chain Hunter
- [Attribute](https://the-chain-hunters.gitbook.io/en/nft-and-in-game-item/chain-hunter/attribute.md): The parameter indicates the advantages and disadvantages between Chain Hunters and enemies.
- [Level / Status](https://the-chain-hunters.gitbook.io/en/nft-and-in-game-item/chain-hunter/level-status.md): The parameter represents the general strength of a Chain Hunter.
- [Job](https://the-chain-hunters.gitbook.io/en/nft-and-in-game-item/chain-hunter/job.md): The parameter indicats the role of a Chain Hunter.
- [Skill / Personality](https://the-chain-hunters.gitbook.io/en/nft-and-in-game-item/chain-hunter/skill-personality.md): Skills are techniques that give an advantage in battle, Personality is the parameter that controls them.
- [Stamina](https://the-chain-hunters.gitbook.io/en/nft-and-in-game-item/chain-hunter/stamina.md): The parameter required to be consumed for participating in each battle mode.
- [Parts](https://the-chain-hunters.gitbook.io/en/nft-and-in-game-item/parts.md): The customization elements for a Chain Hunter.
- [Radar Sight](https://the-chain-hunters.gitbook.io/en/nft-and-in-game-item/radar-sight.md): Consumable items that give an advantage in progressing through a Bounty Head's lair.
- [Training Items](https://the-chain-hunters.gitbook.io/en/nft-and-in-game-item/training-items.md): Materials necessary for training a Chain Hunter.
- [Game System](https://the-chain-hunters.gitbook.io/en/game-system.md): Explaining how to play THE CHAIN HUNTERS.
- [ChainDock](https://the-chain-hunters.gitbook.io/en/game-system/chaindock.md): Preparation for Bounty Heads hunting
- [Bounty Head Lairs](https://the-chain-hunters.gitbook.io/en/game-system/bounty-head-lairs.md): Aim to subdue Bounty Heads and earn Cryptocurrency or Amazon gift vouchers.
- [Guild](https://the-chain-hunters.gitbook.io/en/guild.md): The ultimate community to share the ranks in the Bounty Head lair leaderboard.
- [Marketplace](https://the-chain-hunters.gitbook.io/en/marketplace.md): Marketplace where trading of NFTs and in-game items is possible.
- [Economics](https://the-chain-hunters.gitbook.io/en/economics.md): Economics
- [Roadmap](https://the-chain-hunters.gitbook.io/en/roadmap.md): Roadmap
- [Links](https://the-chain-hunters.gitbook.io/en/link.md)
- [FAQ](https://the-chain-hunters.gitbook.io/en/faq.md)
- [Revision Log](https://the-chain-hunters.gitbook.io/en/revision-log.md)
- [日本語 (Language)](https://the-chain-hunters.gitbook.io/en/switch-to-japanese.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://the-chain-hunters.gitbook.io/en/concept.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.
