# Recipe Book

## Using the Recipe Book

The recipe book displays all locked and unlocked recipes.\
Locked recipes will appear in gray, while unlocked recipes appear in full color.

Clicking on any of the unlocked recipes, if all ingredients are provided, will trigger a [minigame](https://bendingmc.gitbook.io/bendingmc-wiki/cooking/getting-started/cooking-dishes#the-cooking-bar).\
After successfully completing the minigame, the selected dish will be cooked.

\[minigame image here]

## Unlocking Recipes

New recipes can be unlocked by collecting recipe scraps.\
Collecting those will unlock a random, unknown recipe.

Recipe scraps can be acquired by fishing, quests, and random loot found throughout the map.

\[recipe scrap image here]

Some special recipes can only be unlocked by defeating certain bosses. See more in the future.

<figure><img src="/files/jfFalO094FhODF1hHLkx" alt=""><figcaption><p>Recipe book with locked recipes</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/cooking/recipe-book.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.
