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

# How does the WiFi Bridge work?

Unlock the potential of your WiFi Bridge effortlessly. Here's how it works:

#### Power Connection

* **Plug In:** Connect the WiFi Bridge to a power source using the provided cable.
* **Portability:** Use a portable USB battery pack when on the move.

#### Network Connection

* **Setup:** Ensure your router is active, then follow the app's instructions to connect the WiFi Bridge to your home network.

#### Optimal Placement

* **Positioning:** Place the WiFi Bridge within 6 ft / 2 m of your Stick for a strong signal.

<figure><img src="https://480337956-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mg4Jg9fo_8jMW0As7z7%2Fuploads%2FPiM9MbWo9k5f97QoigAx%2Fspecs_wifi_bridge.png?alt=media&#x26;token=e18ef12c-d999-4e69-8119-a0894ec9937c" alt=""><figcaption><p>Bridge diagram</p></figcaption></figure>

#### Xtender Mode

* **Activation:** If WiFi isn't available, the WiFi Bridge can act as an Xtender.
* **Instructions:** When the LCD displays "Check app," press the button to activate Xtender mode, extending the range up to 300 ft / 90 m.

By following these steps, you'll harness the power of the WiFi Bridge for amplified signal range.


---

# 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/wifi-bridge/how-does-the-wifi-bridge-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.
