> 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/xtender-and-bridge-placement.md).

# How close does the Xtender need to be?

For optimal performance, keeping the Xtender close to the Stick is key. Here's what you should know:

**Recommended Distance:**\
We recommend having the Xtender at least 3ft / 1m away from the Stick, if not closer.

#### Ideal Proximity

* **Close Placement:** Keep the Xtender or X chargers close to the Stick for better results.
* **Location:** Choose a nearby, shaded, and open spot without obstructions.
* **Avoid Metal Covers:** Do not use metal covers as they impact signal range.
* **Weather Protection:** Shield from rain or direct sunlight.

#### Directional Placement

* **Positioning:** Aim the Xtender or chargers in the direction where you need the signal.
* **Magnet Use:** If using the magnet, avoid placing it on a surface that gets hot.

#### Recommended Distance

* **Distance:** Keep the Xtender or chargers at least 6 ft / 2 m away from the Stick, or closer if possible.
* **Heat Sensitivity:** Ensure the magnet is not on a heat-sensitive surface.

<figure><img src="https://480337956-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mg4Jg9fo_8jMW0As7z7%2Fuploads%2FNtiAKXFzwbHfPBL3oN52%2Fcyberx-minix_rangemdpi.png?alt=media&#x26;token=01d48954-e2d5-4b34-895e-d731c023038e" alt="" width="375"><figcaption><p>Max Distance for the MeatStick, The MeatStick X and Mini X charger, and device</p></figcaption></figure>

By adhering to these guidelines, you'll enhance the effectiveness of your devices.


---

# 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/xtender-and-bridge-placement.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.
