> 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/legacy-products/legacy/chargers-and-xtender/what-does-the-meatstick-2020-chargers-led-indicates.md).

# What does the MeatStick (2020) charger's LED indicate?

Understanding the LED indications on The MeatStick (2020) charger is crucial. Here's what you need to know:

**Button Press Activation:**

* Press the button to light up the LED for 5-8 seconds.
* This indicates the charger is able to charge, not that it is currently charging the Stick.

**Power Level LED Indication:**

* **Green:** Adequate power (AAA batteries are in good condition).
* **Red:** Low power (AAA batteries are running low).

**No Stick on Charger with Button Press:**

* LED illuminates (Green/Red) for 5-8 seconds when the button is pressed.
* If no Stick is detected, the LED rapidly flashes red five times.

<figure><img src="https://480337956-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mg4Jg9fo_8jMW0As7z7%2Fuploads%2FoJUnYWdjh3em1cQG21Rc%2Fpasted%20image%200.png?alt=media&#x26;token=2924e99a-c852-43e0-b0b6-347ebde65c4a" alt="" width="189"><figcaption><p>The MeatStick (2020) charger</p></figcaption></figure>

**Note for Rechargeable Batteries:**\
If using rechargeable batteries, the red indication may appear earlier and last longer.

These LED indications offer insights into your charger's battery status.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.themeatstick.com/legacy-products/legacy/chargers-and-xtender/what-does-the-meatstick-2020-chargers-led-indicates.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
