# Tokenomics

Re.Monsterでは独自FTの発行は行わないため、TokenomicsはNFTにのみ存在します。

全ての資産はNFTとして発行され、消費されます。各NFTの詳細は、Assetsで確認できます。

{% content-ref url="/pages/yA3UTCCFkmoYV5O7frQi" %}
[Assets](/japanese/overview/assets.md)
{% endcontent-ref %}

<figure><img src="https://lh6.googleusercontent.com/fuwrlE_Q1foV6Afpf3uu9VtrwdgGmRpc_2bfbWgY5XkycC5Cbk86PiJMxTxv9b9K3943iYGVthfC1muj1He0w7JhXsHUKC13HJydbQdcH4DQKa7_TtPL-OS4sKguThBwCTdFbtTyV5iNqPY-AjEU7AI" alt=""><figcaption></figcaption></figure>

**●発行上限有り**

Mint上限に達した時点でそれ以上のNFTはMintされなくなります。

Game中で消費されることはありません。

* 各Genesis Hash
* 各Farm

<figure><img src="https://lh4.googleusercontent.com/gJTvBwM1R4PG6BxV_jxGMCFUGgmYM1VIgNtTsFzxQFJEmLS_PsrvMhMZFDSBbutRLyvLUmrMoNRerwWOxqa-qDb72N6gOZeQ938JoYdnAC9M97s2rOE0eGV7Ey1Uy1FCHXexvcbmugYcCEWy4TYn05A" alt=""><figcaption></figcaption></figure>

**●供給上限有り**

Mint上限は有りませんが、流通量の制限に達した時点でそれ以上のNFTはMintされなくなります。

上限に達した場合、Game中で消費（Burn）されることで新規に発行されるようになります。

* 各General Hash
* 各育成アイテム（上級）
* 各再生アイテム（上級）
* 各融合アイテム（上級）

<figure><img src="https://lh6.googleusercontent.com/UbXQ4aSZP2TqSO9dLER0U_GeCi_ENjpHHTqbq9I56nBFuVRMcsrM17JxU5HfXDZ0iP-FVnWQQqv_YuK9HauTDXnsRqvHkqHZVWmIrfCOnFq5B5-e9TW0si5n0OsE_epXJDCELGjZNZJpM0pqMeVXpgc" alt=""><figcaption></figcaption></figure>

**●発行上限無し**

特に上限なく発行されますがGame中で消費されていきます。

* Monster
* Monster Crystal
* Coach
* Ticket
* 各育成アイテム
* 各再生アイテム
* 各融合アイテム

<figure><img src="https://lh5.googleusercontent.com/isCvNPZ-FL8gG_tTtde71jNQQLn5Avii0MFAbSSsSl5-5ifWZBmBAGF3R7nvMHUj_ZmG1tAchBjMD7nSVEHrt_Dmw9Ao0fPforR_COO_KeinIL0tQGIlPt0-i5bbiAyOoYvrAH7rXERvq4md9usvgh8" alt=""><figcaption></figcaption></figure>

全体のAssetの流れとしては、以下のようになります。

<figure><img src="https://lh6.googleusercontent.com/NG1ukLMMMOPb-wpbMD4hNccaqpAR0DwOqBPnu8ClQcBtud2WwSpeGDv6yGbLlrmzZpL57gyVcaXrAR2Yqt0AEOZw7SUXgmHtKrxfuM1cdDiPQ1mnIFAbZ56rFW9lXxZ3uy8FR5QCQbJjd-YjYJgBByY" alt=""><figcaption></figcaption></figure>


---

# 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://docs.remonster.world/japanese/overview/tokenomics.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.
