> 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/es/instalacion/camera-deployment/connect-a-verkada-camera-using-a-wi-fi-bridge.md).

# Conecta una cámara Verkada usando un puente Wi‑Fi

Aprende a conectar una cámara Verkada con un puente Wi‑Fi

Cuando una [cámara Verkada](https://www.verkada.com/security-cameras) se instala de forma remota, una [router móvil](/verkada-cameras/es/instalacion/camera-deployment/use-a-camera-on-a-cradlepoint-connection.md) puede usarse para conectarla. Cuando una cámara se monta dentro de la línea de visión de una red existente, [una conexión punto a punto](/verkada-cameras/es/instalacion/camera-deployment/connect-a-verkada-camera-via-a-wireless-bridgepoint-to-point-connection.md) puede salvar la distancia. Pero, ¿qué pasa cuando la cámara se instala fuera del alcance de un cable Ethernet y fuera de la vista de un enlace punto a punto? Puedes usar un puente Wi-Fi para conectar tu cámara Verkada a una red Wi-Fi existente.

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

## Equipo requerido

* Red Wi-Fi existente
* Cables Ethernet
* Puente Wi-Fi (con modo cliente inalámbrico)
* Fuente PoE 802.3af/at (normalmente un switch o inyector PoE)

## Instalación

{% stepper %}
{% step %}
**Configura tu puente Wi-Fi para conectarlo a tu punto de acceso como se describe en su documentación.**
{% endstep %}

{% step %}
**Procede como con cualquier cámara Verkada. Usarás el puente como enlace de red.**
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Nosotros **recomendamos encarecidamente** que pruebes tu cámara Verkada en la ubicación deseada. Según el entorno y la intensidad de la señal, tu experiencia puede variar.
{% 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/es/instalacion/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.
