# 再生

保有するNFTからMonsterを生み出します。生まれるMonsterは1サイクルごとに決まり、そのサイクル中は常に同じMonsterが生まれます。 また、再生アイテムを使うことでもMonsterを生み出すことができます。

## Monsterの抽選

Monsterの抽選確率はNFTが存在するチェーンによって異なります。 Re.Monsterはコラボ主体のプロジェクトであり、コラボMonsterごとに拠点となるチェーンがあります。 そのため、拠点となるチェーンのNFTからMonsterを生み出すと、そのMonsterの抽選確率が上がります。抽選確率は、出現Monsterが確定してないNFTを選択時に確認することができます。

Monsterの各種パラメーターは以下のロジックに従って決定されます。

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

フリーは、再生時に「Free」を選択することで適用されます。生まれるMonsterの種類は選択したNFTに由来し、基本パラメーターと特性はフリー用のルールが適用されます。

フリーで生まれたMonsterは取引不可で、同時に1体までしか保有できません。また、融合によりFreeの特性が引き継がれていきます。再度無料で再生するには、フリーMonsterを結晶やコーチに変換する必要があります。

なお、フリーMonsterを変換した結晶やコーチも、取引はできません。

より詳しいロジックは、公式ドキュメントをご覧ください。

## 再生

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

1. 再生元の選択
2. 融合再生に切り替え
3. 再生の実行\
   -再生元を決定後、コストが表示される
4. フリーMonsterを持っていなければ、無料再生に切り替え可能
5. 保有再生チケット \
   -ボタンを押すとチケットを消費してOAS無しで再生できる


---

# 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/zai-sheng.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.
