# Tokenomics

Re.Monster does not issue its own fungible tokens (FTs), so the tokenomics exists only in NFTs.

All assets are issued and consumed as NFTs. Details of each NFT can be found in Assets.

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

<figure><img src="https://lh6.googleusercontent.com/8uTh1VCZLComRW2fuybdxyMKNLxUQ-2l5088xwYhWHP-9qE_ak5y3-9FgyeRAJXbTTzSzjQ0ibwnwF13IxkQEsKpuB-TBR4S5HtEFyLtuiXAPCKeg7AnZ06gMEQxZGVGaGz2kkRQPl2MXjugkbyttNA" alt=""><figcaption></figcaption></figure>

**●**&#x4C;imited Amount Issued NFTs

Once the mint limit is reached, no more NFTs will be minted.

It will not be consumed in the game.

* Each Genesis Hash
* Each Farm NFT

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

**●**&#x53;upply Capped NFTs

While there is no minting limit, once the circulation supply limit is achieved, no additional NFTs will be minted.&#x20;

Upon reaching the limit, new NFTs will be issued through the in-game burning process.

* Each General Hash
* Each Training Item（High-Class）
* Each Regeneration Item（High-Class）
* Each Fusion Item（High-Class）

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

**●**&#x55;nlimited Amount Issued NFTs

These will be issued without any limit, but will be consumed during gameplay.

* Monster
* Monster Crystal
* Coach
* Ticket
* Each Training Item
* Each Regeneration Item
* Each Fusion Item

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

The Overall Asset Flow is as follows:

<figure><img src="https://lh6.googleusercontent.com/nHj6enMHvIo1M0Q8VT3kWlkMRrCt2jOvDRuus86tDGuwfs1c91vAXjgYYjaAZiaLKpAkimpB_b5bTjlC_1UczKFzxR6PxA9Vz-nAs7BPFU_t8UJI5HeSBVCX40rox7wwi6Rj4-S-PtbqU7bifY6WxBI" 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/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.
