# The Farm

## The meaning of the farm.

The Farm is your own piece of land, where only you can place, remove, sell and buy. \
Everyone who join's your farm, can interact with you and others on your farm, but cannot change your farm. \
\
It is your choice of how you wanna shape the farm, with the available items you can buy with \
in-game currency or with the NFTs you own. \
\
Every farm holds 2500 small squares to be filled with objects, this limit has been set in the alpha stage of the game and is subject to change depending on the needs of and votes of the playing farmers.


---

# 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.farmerscommunitygame.com/gameplay/the-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.
