> For the complete documentation index, see [llms.txt](https://docs.boii.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.boii.dev/fivem-paid-resources/planting-system/guides.md).

# Guides

This section covers everything you need to configure, extend, and actually use the growing system.

Whether you're adding new crops, tweaking yield balance, introducing pests, or tying it into your own survival or economy systems these guides break it down by topic.

***

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Adding Plants</td><td><a href="/files/cZNCydEyjjGk9Q8CQJ7B">/files/cZNCydEyjjGk9Q8CQJ7B</a></td><td><a href="/pages/lYhwtZFi7e1r2cJRaZ7y">/pages/lYhwtZFi7e1r2cJRaZ7y</a></td></tr><tr><td>Adding Pests &#x26; Diseases</td><td><a href="/files/Zf9823LvEC8JkyR861EI">/files/Zf9823LvEC8JkyR861EI</a></td><td><a href="/pages/VZEBvQ0fI5A3EpHFNedw">/pages/VZEBvQ0fI5A3EpHFNedw</a></td></tr><tr><td>Adjusting Environment</td><td><a href="/files/KAcpbxZLC7zNu039waZe">/files/KAcpbxZLC7zNu039waZe</a></td><td><a href="/pages/LzvyGZ6u9lDIMtDnDcZ4">/pages/LzvyGZ6u9lDIMtDnDcZ4</a></td></tr></tbody></table>


---

# 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://docs.boii.dev/fivem-paid-resources/planting-system/guides.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.
