# What do the Base's audible alerts mean, and can I turn them off?

Here’s what each alert from the Base means:

* **Long beep** – A cook was added.
* **3 quick beeps** – Your early warning temperature has been reached.
* **Continuous beeping** – The target temperature has been hit.
* **2 beeps every 3 seconds** – Ambient temperature is too high or too low based off set alerts.
* **4 beeps every 3 seconds** – Ambient and/or Internal Temperatures are too high or about to be too high. Please check on your Stick asap.
* **2 short beeps every 10 seconds** – The Base lost connection with the Stick.
* **1 short beep every 10 seconds** – The Stick’s battery is low.

To stop the sound, just press the button on the Base.

If you'd like to turn off all sounds, go to **WiFi Settings** in the app and disable audible alerts.


---

# 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.themeatstick.com/product-support/meatstick-v/audible-alerts.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.
