# Getting Started

In the context of custom crops, foraging refers to the process of obtaining seeds and natural crops, In the wild there are two main ways: wilderness gardens and seed crafting. More ways will be possible in the future as the system is expanded.

**Wilderness Shrubs**

* \- Wilderness Shrubs are custom plants that grow throughout the world and can be found in a wide variety of biomes, when broken these gardens will randomly drop one crop that grows in that climate.
* \- Shrubs come in six varieties: **Arid, Frosty, Soggy, Shaded, Tropical** and **Windy** distributed throughout the world.
* \- When broken they each drop *one* crop of the corresponding climate type. These shrubs are found in a selection of biomes based on those area's climates, *Frosty Shrubs* are found in the cold *Taiga*, *Arid Shrubs* in the dry *Deserts* and so forth.

**Seed Crafting**

\- Any crop *(found foraging, bought from other players or harvested from a cultivated plant)* can be put into a crafting grid to receive one of the corresponding seed type regardless of tier, with a *1:1* ratio.

<figure><img src="/files/S354Y4RrJxF8cJ9rUFlI" alt=""><figcaption><p>All shrubs from left to right: Arid, Frosty, Shaded, Soggy, Tropical and Windy</p></figcaption></figure>

***

<figure><img src="/files/w3NgKVbgKThCPOOoUIhS" alt=""><figcaption><p>An example of crafting one of any produce item into the corresponding seed.</p></figcaption></figure>


---

# 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.bendingmc.net/bendingmc-wiki/crops/getting-started.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.
