# Farming

The Wilderness offers more than danger and treasure—it also brings **new crops** to cultivate. Farming now runs deeper, giving adventurers new resources, new flavors, and new opportunities.

### 🌽 New Crops <a href="#new-crops" id="new-crops"></a>

Four unique crops can be discovered and grown:

* 🥬 Lettuce
* 🌽 Corn
* 🍅 Tomato
* 🌶️ Chili

<p align="center"><img src="/files/dAkp8gyQzEKUmm46Iffy" alt=""></p>

### 🔎 Finding Seeds <a href="#finding-seeds" id="finding-seeds"></a>

Seeds are **rare and valuable**, found only in **loot chests across the Wilderness**. Just like artifacts, they reward those who explore far from home.

### 🌿 Cultivating Crops <a href="#cultivating-crops" id="cultivating-crops"></a>

* Crops must be planted in a **Planter block**.
* Crops have to be watered to grow.
* Fertilize with **bone meal** to speed up the process.

<p align="center"><img src="/files/igRErPscvLgcorjwCCOs" alt="" data-size="original"></p>

### 🍲 Uses for Crops <a href="#uses-for-crops" id="uses-for-crops"></a>

Freshly harvested crops can be used in [Cooking](https://wiki.dandycraft.net/dandycraft-wiki/survival-tutorials/cooking), unlocking richer dishes and more powerful effects.


---

# 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.dandycraft.net/dandycraft-wiki/survival-tutorials/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.
