> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/verkada-cameras/installation/camera-deployment/connect-a-verkada-camera-using-a-wi-fi-bridge.md).

# Connect a Verkada Camera Using a Wi-Fi Bridge

Learn how to connect a Verkada camera with a Wi-Fi bridge

When a [Verkada camera](https://www.verkada.com/security-cameras) is installed remotely, a [mobile router](/verkada-cameras/installation/camera-deployment/use-a-camera-on-a-cradlepoint-connection.md) can be used to connect it. When a camera is mounted within the line-of-sight of an existing network, [a point-to-point connection](/verkada-cameras/installation/camera-deployment/connect-a-verkada-camera-via-a-wireless-bridgepoint-to-point-connection.md) can bridge the gap. But what about when the camera is installed beyond the reach of an Ethernet cable and hidden from the view of a point-to-point link? You can use a Wi-Fi bridge to connect your Verkada camera to an existing Wi-Fi network.

![](https://1795869993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FylYKicREo6JpuOJH4teK%2Fuploads%2Fgit-blob-d092f1378c97146ce488b3d863678c346dc6fbc9%2F600052824f87010a77b2462ea4b68ee430924741.png?alt=media)

## Required equipment

* Existing Wi-Fi network
* Ethernet cables
* Wi-Fi bridge (with wireless client mode)
* 802.3af/at PoE source (usually a switch or PoE injector)

## Installation

{% stepper %}
{% step %}
**Configure your Wi-Fi bridge to connect to your access point as described in its documentation.**
{% endstep %}

{% step %}
**Proceed like with any Verkada camera. You will use the bridge as your network link.**
{% endstep %}
{% endstepper %}

{% hint style="info" %}
We **strongly recommended** that you test your Verkada Camera in its desired location. Depending on the environment and signal strength, your experience can vary.
{% endhint %}


---

# 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://help.verkada.com/verkada-cameras/installation/camera-deployment/connect-a-verkada-camera-using-a-wi-fi-bridge.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.
