# Farming

Farming is a great opportunity to obtain limited resources over time. You can farm your land by yourself or assing Chainmons to do the work for you. Depending on the Chainmon, they are more or less suitable for specific tasks, so capturing a wild variety improves your chances for more yield.

Through [Morphing](/game-mechanics/morphing.md), you can farm resources spread across the world yourself. However, it's more efficient to build a base and setup autonomous opportunities for your Chainmons to farm for you instead.


---

# 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://wiki.chainmonsters.com/game-mechanics/housing/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.
