# Farm

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

1. Farm List&#x20;
2. Farm set switching
3. Monster Rank & Name&#x20;
4. Remove \
   -Returns the placed Monster to the Bag
5. Bad Stats \
   -Icon will be displayed when a Monster is fatigued or injured
6. Monster \
   -Click on a placed Monster to replace it with another Monster.
7. Farm Name \
   -Click on a Farm name to replace it with another Farm.
8. Monster's Parameter1 \
   -From the top, Fatigue, Stress, and Lifespan. Click to open the General page of Monster details.
9. Monster's Parameter2 \
   -Display of basic parameters. Click to open Battle1 of Monster details.
10. Monster's Skill \
    -Displays the skill currently set in the monster. Click to open Battle2 of Monster Details
11. Raise \
    -Moves to the raising screen
12. Farm Slot (Monster not placed) \
    -Can be released for 10,000 BIT at certain player ranks
13. Farm Slot (Farm not yet placed) \
    -Can be released for 20,000 BIT at certain player ranks
14. Tournament(PvE) \
    -The current tournaments are displayed. For details, go to the [Tournament](/play-guide/open-beta/farm/tournament-pve.md) page


---

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