# エコノミクス

### ゲーム内通貨について

THE CHAIN HUNTERSでは以下の通貨を使用します。

| 通貨名 | 用途                                                                       | 入手手段                    |
| --- | ------------------------------------------------------------------------ | ----------------------- |
| コイン | <p>ゲームアイテム購入が主目的です。<br>1.ゲーム内アイテムの購入<br>2.ガチャ<br>3.マーケットプレイスでのアイテム購入</p> | アプリ決済・クレジットカード・仮想通貨での購入 |
| ダイヤ | <p>出金が主目的です。<br>1.仮想通貨への交換<br>2.Amazonギフトへの交換<br>3.コインへの交換</p>           | 賞金首の与ダメージランキング報酬        |
| ルビー | <p>出金が主目的です。<br>1.Amazonギフトへの交換<br>2.コインへの交換</p>                         | チェーンハンター・パーツの売却         |

※アプリ決済・クレジットカードにて決済した場合は仮想通貨/Amazonギフト券への出金及びマーケットプレイスへの出品に一定期間制限がかかります。

### その他エコシステムについて

詳細につきましては後日公表予定です。


---

# 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/economics.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.
