> 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-the-meatstick-x-chargers-led-indicate.md).

# What does the MeatStick / X charger's LED indicate?

Understanding the LED indications on The MeatStick and The MeatStick X chargers is essential. (Also applicable to the MeatStick Mini, The MeatStick 4, and the MeatStick Chef series)

Here's what you need to know:

**Charging Stick:**

* Place the Stick on the charger and press the button. The LED turns green or red based on the charger's battery status.

<figure><img src="https://480337956-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mg4Jg9fo_8jMW0As7z7%2Fuploads%2FoNcbaQBHAGX0PRpqkQBF%2Funnamed.png?alt=media&#x26;token=34c2e045-a09e-49fa-8657-4892f7b342e1" alt=""><figcaption><p>The MeatStick Charger</p></figcaption></figure>

* LED stays on while the Stick is charging and turns off once fully charged.
* If the LED flashes green followed by five red flashes, the charger can't detect the Stick. Clean the Stick and charger contact points. If the issue persists, [contact Support](https://tms.fyi/help).

**Xtender Mode Activation:**

* After pressing the button and removing the Stick, the charger enters Xtender Mode (Bluetooth signal amplifier), indicated by a slow flashing LED.
* Xtender mode deactivates after 30 minutes if no Stick signal is detected.

<figure><img src="https://480337956-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mg4Jg9fo_8jMW0As7z7%2Fuploads%2FfHsexEtktR0QZykznqqZ%2Funnamed%20(1).png?alt=media&#x26;token=5a7fdb9d-75a0-443a-b814-c2499e315c8f" alt=""><figcaption><p>The MeatStick X Charger</p></figcaption></figure>

* If the LED flashes green followed by twenty red flashes, there might be an issue with the Stick. [Contact Support](https://tms.fyi/help).

**Priority of LED Indications:**

* Solid green (charging status) takes precedence over flashing green (Xtender mode).
* After charging completes, the LED switches to flashing green if Xtender mode is active

**Switching Modes:**

* Placing another Stick on the charger without pressing the button maintains Xtender mode without charging.
* Pressing the button initiates both charging and Xtender mode, changing the LED from flashing green to solid green.

These LED indications ensure you're well-informed about your charger's 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-the-meatstick-x-chargers-led-indicate.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.
