> For the complete documentation index, see [llms.txt](https://docs.themeatstick.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.themeatstick.com/the-meatstick-app/app/what-does-the-sticks-battery-colors-levels-represent.md).

# What do the Stick's battery colors / levels represent?

In the app, your Stick's battery shows as a colored indicator so you can tell its charge at a glance. There are three levels:

| Color      | What it means                                | What to do                                                    |
| ---------- | -------------------------------------------- | ------------------------------------------------------------- |
| **Green**  | Good charge — plenty of runway for your cook | Nothing — you're set                                          |
| **Yellow** | Getting low                                  | Fine to finish a short cook; top it up soon                   |
| **Red**    | Low battery — running out                    | Charge before your next cook (or mid-cook if it's a long one) |

![The MeatStick Battery Level](https://cdn.shopify.com/s/files/1/0080/0410/8403/files/FAQ_battery_0413-02.jpg?v=1586770081)

A fully charged Stick runs for **50+ hours**, so a green battery easily covers even an overnight smoke. If you see red, drop the Stick on its base or charger — see [Battery and charging](/cooking-and-care/cooking-and-care/battery-and-charging.md).


---

# 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.themeatstick.com/the-meatstick-app/app/what-does-the-sticks-battery-colors-levels-represent.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.
