# Farm Placement

When the game is first launched, neither Farm nor Monster are placed in the slots. Therefore, it is necessary to place a Farm and a Monster in each slot.&#x20;

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

1. Placement/Remove \
   Click to install or retrieve the Farm.&#x20;
2. Favorite&#x20;
3. Terrain icon \
   Indicates the terrain of the Farm.

   <figure><img src="/files/ls4d8yuAJXvPzsi5LsKs" alt=""><figcaption></figcaption></figure>
4. Farm Name&#x20;
5. Total Parameters / Maximum Total Parameters&#x20;
6. Various parameters<br>

   <figure><img src="/files/xQ8nEiodLnQI9U1Huh7a" alt=""><figcaption></figcaption></figure>
7. Special Training \
   Displays main parameters, sub-parameters, and decreasing parameters from left to right.&#x20;
8. Farm Trait \
   Farm Trait added to the placed Monster.&#x20;
9. Farm Enhancement \
   If you have farm enhancement items, you can enhance various parameters.&#x20;
10. Farm Name Change


---

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