# Plaato

## Plaato Wireless Airlock

Is a digital airlock and thermometer for continuous fermentation real-time monitoring that operates on WiFi.  [https://www.plaato.io](https://www.plaato.io/)

![](/files/-LbSwAerOnDx8H7D2AlM)

### Brew Session Setup

See the [Fermentation](/brew-session/fermentation.md) tab in a brew session to turn on Plaato logging.  After the device logs for the first time you will see the name show up in the devices section under the [Fermentation](/brew-session/fermentation.md) tab of the [brew session](/brew-session.md).

### Webhook URL

Your Plaato Webhook URL can be found under integrations.  You will need this to enter into the Plaato app. <https://www.brewersfriend.com/homebrew/profile/integrations>

![](/files/-LbSwhqloYJ1qnqHWlPu)


---

# 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.brewersfriend.com/devices/plaato.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.
