> For the complete documentation index, see [llms.txt](https://contact-182.gitbook.io/last-resort/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://contact-182.gitbook.io/last-resort/city-life/agriculture.md).

# Agriculture

The more we welcome survivors, the more food we need to grow, and central command will soon not be able to feed everyone. Grab a piece of land you'll be able to farm and sell your product to the players who need the extra energy to go on missions or hire other players to do it for you.\
\ <mark style="background-color:purple;">Season 2</mark> - Buy your agricultural license\ <mark style="background-color:blue;">Season 3</mark> - Start growing and selling your production\ <mark style="background-color:yellow;">Subsequent season</mark> - Bid on new seeds found in explorations and get ever better yields, grow your business.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://contact-182.gitbook.io/last-resort/city-life/agriculture.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.
