# Other

## ・**Farm**

Monsterを育てる拠点です。Coachや、アイテムを使用することでFarmを強化して育成を有利に運べるようになります。最大で3つにまで拡張することが可能で、複数のMonsterを大会に参加させるパーティー戦の場合、ファームを拡張してMonsterをそれぞれに配置する必要があります。

Farm NFTを配置すると育成に特殊な効果が発揮されますが、Coachによる強化状況はFarm毎に別々となります。

## **・Fusion**

Monsterを2体融合することで、新しいMonsterを生み出すことができます。融合時にベースとサブを設定し、生み出されるMonsterの候補が決定します。融合元Monsterの基本パラメーターや特性の一部を引き継ぎます。融合時にアイテムを使用することで特定の効果を発揮します。

寿命が残っていても融合素体に使えますが、Monster Memoryは入手できません。

## **・結晶化**

寿命を迎えたMonsterを消費して結晶を作成できます。1体のMonsterに1度だけ使用して強化可能です。基本パラメーターの上昇や、特性の獲得が発生します。

同時にMonster Memoryを入手します。

## **・Coach化**

寿命を迎えたMonsterをCoachに変化させ、Farmの各トレーニングを強化することで、パラメータ変動に補正がかかるようになります。

同時にMonster Memoryを入手します。

<br>


---

# 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/monster/other.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.
