> For the complete documentation index, see [llms.txt](https://docs.sefiraat.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sefiraat.dev/cultivation/machines/cooking-work-stations.md).

# Cooking Work Stations

These machines let you prepare your meals from raw materials. To use, Right-click your material on the workbench.

Right clicking any workbench with a block in your hand will lets you customise the bottom portion of the counter. This does not consume the block you used to customize.

Shift Right-clicking will customise the top portion.

<figure><img src="/files/75aI6LANEPfi8h6EuCtO" alt="" width="375"><figcaption><p>(Left- default table, Right- table customized to netherite block)</p></figcaption></figure>

| Workbenches                |
| -------------------------- |
| Chopping Board             |
| Blender                    |
| Slicing Board              |
| Grinding Pastel and Mortar |
| Mashing Bowl               |
| Boiling Pot                |
| Oven                       |
| Frying Pan                 |
| Grill                      |
| Finishing                  |

<figure><img src="/files/GzbznhkyTo7Dt7k6ejAI" alt=""><figcaption><p>All workbenches in series as shown in the above table.</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.sefiraat.dev/cultivation/machines/cooking-work-stations.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.
