> 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/how-does-the-xtender-work.md).

# How does the Xtender (X Charger) work?

The Xtender boosts your signal range by capturing and amplifying signals from nearby Sticks. Here's how it works:

1. Press the button on the charger to activate the Xtender mode.
2. You can check the Xtender mode status of the charger by observing the LED light on the charger. If there's a constant green light blinking on the LED, it means that the Xtender mode is on.
3. Position it in close proximity, within 3ft / 1m to your Stick, ensuring an improved signal.
4. Continue your cooking process with added confidence.

#### Activation

1. **Insert Batteries:**
   * Insert 2 x AA batteries into your charger.
   * The Xtender automatically turns on.
2. **Activate Xtender Mode:**
   * If batteries are already inside, press the button on the charger.
   * Check for a constant green blinking LED to confirm Xtender mode is on.

#### Usage

* **Placement:**
  * Position the charger within 6ft / 2m of your Stick for optimal signal.
* **Automatic Turn Off:**
  * The Xtender turns off automatically if no Stick signal is detected for 10 minutes.

<figure><img src="https://480337956-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mg4Jg9fo_8jMW0As7z7%2Fuploads%2FO4z1ftVJDfOd2zphavNI%2FStick%20with%20X%20Charger%20with%20BG%20%5B09132023_ft%5D%20copy.gif?alt=media&#x26;token=5e05b8d0-14c7-44d5-86b2-704264e2a310" alt="" width="375"><figcaption><p>Use Xtender to increase wireless range</p></figcaption></figure>

Upon completing your cooking, the Xtender will automatically turned off if it does not detect any live Stick for 10 minutes.


---

# 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/how-does-the-xtender-work.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.
