# Farm

Once you obtain a Monster, the first step is to place it in the Farm. Initially, there is only one Farm, but you can expand up to two more Farms and have a total of three, depending on your progress in the game (player rank).&#x20;

To participate in tournaments or ranked matches, you need to place your Monsters in the Farm, so expanding your Farms is essential for team battles.

Expanding Farms can be achieved through the use of in-game currency. However, for a more efficient way to raise a monster, players may choose to incorporate Farm NFTs, which confer a distinct advantage in this regard.

Farms can be boosted by using a Coach and boost items.


---

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