# Farm

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

1. Farm一覧
2. Farmセットの切り替え
3. Monsterランク & 名前
4. Remove\
   -配置しているMonsterをBagに戻す
5. Bad Stats\
   -Monsterが疲労やケガ状態だとアイコンが表示される
6. Monster\
   -配置してあるMonsterをクリックすると別のMonsterに入れ替えられる
7. Farm名\
   -クリックすると他のFarmに入れ替える
8. MonsterのParameter1\
   -上から疲労度、ストレス、寿命。クリックするとMonster詳細のGeneralを開く
9. MonsterのParameter2\
   -基本パラメーター表示。クリックするとMonsterの詳細のBattle1を開く。
10. MonsterのSkill\
    -現在MonsterにセットされているSkillを表示。クリックするとMonster詳細のBattle2を開
11. 育成\
    -育成画面に遷移
12. Farmスロット2\
    -特定のプレイヤーランクになると10,000BITで解放可能
13. Farmスロット3\
    -特定のプレイヤーランクになると20,000BITで解放可能
14. Tournament(PvE)\
    -現在開催されているTournamentを表示。詳細は[Tournament](/japanese/play-guide/open-beta/farm/tournament-pve.md)ページへ


---

# 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.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.
