# Produce

Produce is an ERC-1155 NFT awarded alongside YIELD when a mature Crop is harvested. Each Produce NFT has a unique identifier that distinguishes it from other Crops harvested in the game. The type and quantity of Produce awarded depends on several factors, such as the type of Seed planted, its rarity, and any special actions taken during the growth phase, such as the use of Items.

The primary application of Produce lies in the preparation of Food & Alchemy.


---

# 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.cryptovalleys.io/the-game/seeds-and-farming/produce.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.
