# THE CHAIN HUNTERS\_JP

## THE CHAIN HUNTERS\_JP

- [コンセプト](https://the-chain-hunters.gitbook.io/jp/konseputo.md): THE CHAIN HUNTERSとはどのようなゲームか、どのような思想で生まれたかを解説します
- [NFTとゲーム内アイテム](https://the-chain-hunters.gitbook.io/jp/nft-and-in-game-item.md): 本ゲームで使用可能なNFTとゲーム内アイテムについて解説します
- [チェーンハンター](https://the-chain-hunters.gitbook.io/jp/nft-and-in-game-item/chain-hunter.md): THE CHAIN HUNTERSのメインNFT
- [レアリティ](https://the-chain-hunters.gitbook.io/jp/nft-and-in-game-item/chain-hunter/rarity.md): チェーンハンターの希少性を表すパラメータ
- [属性](https://the-chain-hunters.gitbook.io/jp/nft-and-in-game-item/chain-hunter/attribute.md): チェーンハンターとエネミーの有利不利を示すパラメータ
- [レベル / ステータス](https://the-chain-hunters.gitbook.io/jp/nft-and-in-game-item/chain-hunter/level-status.md): チェーンハンターの大まかな強さを表すパラメータ
- [ジョブ](https://the-chain-hunters.gitbook.io/jp/nft-and-in-game-item/chain-hunter/job.md): チェーンハンターの役割を示すパラメータ
- [スキル / 性格](https://the-chain-hunters.gitbook.io/jp/nft-and-in-game-item/chain-hunter/skill-personality.md): スキルはバトルを有利にする技、性格はそれを制御するパラメータ
- [スタミナ](https://the-chain-hunters.gitbook.io/jp/nft-and-in-game-item/chain-hunter/stamina.md): 各バトルモードに参加するために消費が必要なパラメータ
- [パーツ](https://the-chain-hunters.gitbook.io/jp/nft-and-in-game-item/parts.md): チェーンハンターのカスタマイズ要素
- [レーダーサイト](https://the-chain-hunters.gitbook.io/jp/nft-and-in-game-item/radar-sight.md): 賞金首のアジトを有利に進める消費アイテム
- [育成アイテム](https://the-chain-hunters.gitbook.io/jp/nft-and-in-game-item/training-items.md): チェーンハンター強化に必要な素材
- [ゲームシステム](https://the-chain-hunters.gitbook.io/jp/game-system.md): THE CHAIN HUNTERSはどのように遊ぶかを解説
- [チェーンドック](https://the-chain-hunters.gitbook.io/jp/game-system/chaindock.md): チェーンドック賞金首討伐の準備
- [賞金首のアジト](https://the-chain-hunters.gitbook.io/jp/game-system/bounty-head-lairs.md): 賞金首を討伐して仮想通貨やAmazonギフト券ゲットを目指せ
- [ギルド](https://the-chain-hunters.gitbook.io/jp/guild.md): 賞金首のアジトランキングを共にする最高のコミュニティ
- [マーケットプレイス](https://the-chain-hunters.gitbook.io/jp/marketplace.md): NFTやゲーム内アイテムの取引が可能なマーケットプレイスについて
- [エコノミクス](https://the-chain-hunters.gitbook.io/jp/economics.md): エコノミクス
- [ロードマップ](https://the-chain-hunters.gitbook.io/jp/roadmap.md)
- [その他各種リンク](https://the-chain-hunters.gitbook.io/jp/link.md)
- [FAQ](https://the-chain-hunters.gitbook.io/jp/faq.md)
- [修正ログ](https://the-chain-hunters.gitbook.io/jp/revision-log.md)
- [Switch to English](https://the-chain-hunters.gitbook.io/jp/switch-to-english.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/jp/konseputo.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.
