# Farm

Berries will be an essential component for making food and feeding your fusemon.

In order to farm, players must assign a certain set of Fusemon to be their farming buddies for that specific berry. As they level up your Berry Trees, tehy will need to have more buddies helping tehm out or the Tree will stop producing berries.

**Farming Buddies:**

* Water (for watering the tree)
* Grass (for keeping the tree healthy)

A few basic berries will be available when the game launches, with each season bringing a brand new berry to be farmed and new food recipes to be unlocked:

* Oran Berry
* Cheri Berry
* Chesto Berry
* Pecha Berry
* Rawst Berry
* Aspear Berry


---

# 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://fusionmonsters.gitbook.io/docs/mobile-game/adventure-mode/secret-base/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.
