# Mashtun

The "Mashtun" is the right type for mashing if you stirr your mash.

This device type also supports automatic **calibration**. Read [Calibration](/using-bricks/equipment/calibration.md) to find out, what the huge benefits of calibrating your device are.

![Interfaces of a mashtun](/files/OmSgnixL7b3BJJEaQPfn)

### Interfaces

&#x20;It offers three different interface types:

* Electrical switches for heating (required)
* Electrical switches for circulation, i.e., to control a pump or stirring using the software (optional)
* Temperature sensors for wort temperature (required)

### Settings of a mashtun

You can change the following settings:

* "When to turn the circulation on":
  * "Always on": The stirring will be always on. Only requirement: The recipe step (in Automatic) or toggle (manual) must have circulation to be set to "turned on".
  * "Only during and after heating": This will only turn the circulation on when the heating is turned on and a configurable amount of time (in minutes) after heating was turned off.
  * "Only when heating": Like the last option, only that circulation will be turned off immediately after heating is stopped without any delay.

![Settings of a mashtun device.](/files/JqBjfhAj7BmHGLzIC2bZ)


---

# 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.bierbot.com/using-bricks/equipment-types/mashtun.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.
