# Farmの配置

ゲームの初起動時には、スロットにFarmもMonsterも配置されていません。そのため、各スロットにFarmとMonsterを配置していきます。

<figure><img src="/files/04fjQZnmeMhknl5M8yfD" alt=""><figcaption></figcaption></figure>

1. 設置/回収\
   クリックするとFarmの設置か回収が出来る。
2. お気に入り
3. 地形アイコン\
   そのFarmの地形を表す。

   <figure><img src="/files/bs0q88fqLaC8qtq0TRt5" alt=""><figcaption></figcaption></figure>
4. Farm名
5. 総合パラメーター/最大総合パラメーター
6. 各種パラメーター<br>

   <figure><img src="/files/jP7d8OLwfxNAgUhoPRg2" alt=""><figcaption></figcaption></figure>
7. 特殊トレーニング\
   左からメインパラメーター、サブパラメーター、減少パラメーターを表示。
8. Farm Trait\
   配置しているMonsterに追加されるFarm Trait。
9. Farm強化\
   Farm強化アイテムを所持している場合、各種パラメーターを強化できる。
10. Farm名変更


---

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