# ゲームシステム

### 概略

THE CHAIN HUNTERSはNFTの収集→育成→賞金首討伐というサイクルで進行します。

<figure><img src="/files/HHKw4yliqQJKAjCdjJw6" alt=""><figcaption></figcaption></figure>

次頁から育成及び賞金首討伐について詳しく説明します。\
※収集についてはチェーンハンターのページをご参照ください。

{% content-ref url="/pages/8uI7c5VNlYabz511npke" %}
[チェーンハンター](/jp/nft-and-in-game-item/chain-hunter.md)
{% endcontent-ref %}

{% content-ref url="/pages/PohMA5orgrrWB1fbQN9n" %}
[チェーンドック](/jp/game-system/chaindock.md)
{% endcontent-ref %}

{% content-ref url="/pages/Z4hME0kXyKiULAw5HLrV" %}
[賞金首のアジト](/jp/game-system/bounty-head-lairs.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://the-chain-hunters.gitbook.io/jp/game-system.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.
