# Farming

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

Each player has their own farm (of course, you can invite other players to farm with you! ) , where they can grow crops and feed monsters.&#x20;

Players can plant seeds, water and fertilize them, and wait for a certain amount of time to obtain the corresponding crops. These crops are the basic materials for many craft items. Seeds can be obtained by collecting resources or defeating monsters in the open world.

The game has a wide variety of crops, and there are also many factors that affect their growth, such as the Agricultural Specialty Skill, fertilizers, and weather etc.

<figure><img src="/files/HNYNnynhGyP47oXCAfbN" alt=""><figcaption><p>Grow Crops</p></figcaption></figure>

<figure><img src="/files/Xz3ztILM1VFj0GWxRKnB" alt=""><figcaption><p>Catch Monsters</p></figcaption></figure>

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

Monsters in the open world can be captured, but there are certain conditions to meet, such as learning the capturing skill and consuming items from the player's backpack. Each monster has different preferred items, and capturing them also requires the player's skill. The output of different monsters varies, and these outputs also have unique uses.


---

# 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.lumiterra.net/docs/the-economics/specialty/farming.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.
