# Farm

Monsterを手に入れたら、まずはFarmに配置します。Farmは初期状態では1つですが、Gameの進行状況（プレイヤーランク）に併せて最大で2つまで増設して3つにすることができます。

大会やランクマッチに参加するためにはMonsterをFarmに配置する必要があるため、チームバトルの場合はFarmの増設は必須となります。

Farmの増設はGame内通貨だけでできますが、Farm NFTを配置することで育成に有利な効果を得られるようになります。

FarmはCoachや強化アイテムを使用することで強化することができます。


---

# 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/game/farm.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.
