# Hash Fragment

手持ちのHash Fragment5つにつき1つのRegeneration Hashに変換できます。&#x20;

Regeneration Hashは変換時にランダムで抽選されます。 各Monster（派生型含む）につき流通上限が100個+ランダム200個となっており、変換時の流通量に合わせて確率が決定されます。流通量の上限に達したものは抽選されなくなります。

Regeneration Hashを使うと、無料でMonster NFTを手に入れることができます。このMonsterは取引可能です。

<figure><img src="/files/5738VCtopZGMQxRvwFS5" alt=""><figcaption></figcaption></figure>

1. Monster名
2. メインシード
3. サブシード
4. 流通状況
5. 抽選確率
6. 変換数の入力
7. 生成開始


---

# 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/play-guide/open-beta/monster-xie-hui/hash-fragment.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.
