# Cooking Dishes

## The Cooking Bar

After selecting a dish to cook from the recipe book, a minigame will start.\
Right clicking when the arrow on the bar is on green will successfully complete the minigame and cook the dish.

\[minigame bar image here]

This minigame can be skipped after fully mastering a dish. See [mastery](https://bendingmc.gitbook.io/bendingmc-wiki/cooking/getting-started/mastery) for more information.

## Perfection

When a dish is cooked, there is a chance for it to be of perfect quality.\
Perfect dishes have stronger effects and taste much better than normal dishes.

\[perfect dish image here]


---

# 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/cooking-dishes.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.
