# Mastery

## Mastery

Mastery describes how good a player is at cooking certain dishes.\\

Each dish has its own mastery value that can be found in the [recipe book](https://bendingmc.gitbook.io/bendingmc-wiki/cooking/getting-started/recipe-book), and\
can be increased until the maximum value is reached.

When the maximum value is reached, the dish will appear as mastered, which\
will unlock the ability for it to be cooked automatically.

\[mastered dish image here]

## Mastery Progress

Successfully cooking a dish will increase its mastery value by 1.\
The dish will be fully mastered once the maximum value of mastery is reached.

\[mastery level image here]

### Autocooking

Once a dish is fully mastered, the [cooking minigame](https://bendingmc.gitbook.io/bendingmc-wiki/cooking/getting-started/cooking-dishes#the-cooking-bar) can be skipped by left clicking on the recipe in the recipe book.\
Note that autocooking will only cook normal dishes. Perfect dishes can only be obtained by playing the cooking minigame.

\[autocook instructions item lore 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/mastery.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.
