> 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.md).

# Instalación

- [Indicadores de estado LED de la cámara](https://help.verkada.com/verkada-cameras/es/instalacion/camera-led-status-indicators.md): Comprenda los indicadores de estado LED en las cámaras Verkada
- [Requisitos de alimentación de la cámara](https://help.verkada.com/verkada-cameras/es/instalacion/camera-power-requirements.md): Requisitos de alimentación para cámaras Verkada
- [Resolución de video de la cámara](https://help.verkada.com/verkada-cameras/es/instalacion/camera-video-resolution.md): Revise la resolución de video proporcionada con las cámaras Verkada
- [Consumo de ancho de banda y requisitos de enlace ascendente para video](https://help.verkada.com/verkada-cameras/es/instalacion/bandwidth-consumption-uplink-requirements-for-video.md): Las cámaras Verkada graban video localmente, lo que limita el consumo de ancho de banda
- [Clasificaciones ambientales de la cámara—IK e IP](https://help.verkada.com/verkada-cameras/es/instalacion/camera-environmental-ratingsik-and-ip.md): Conozca las clasificaciones basadas en estándares para resistencia a impactos y condiciones ambientales
- [Bitrates variables para cámaras PTZ](https://help.verkada.com/verkada-cameras/es/instalacion/variable-bitrates-for-ptz-cameras.md): Obtenga más información sobre los bitrates variables de las cámaras PTZ
- [Implementación de la cámara](https://help.verkada.com/verkada-cameras/es/instalacion/camera-deployment.md): Aprenda a prepararse para la instalación de la cámara y a solucionar problemas
- [Matriz de montaje de la cámara](https://help.verkada.com/verkada-cameras/es/instalacion/camera-deployment/camera-mount-matrix.md)
- [Desconecte y vuelva a conectar el cable de video CM41-S](https://help.verkada.com/verkada-cameras/es/instalacion/camera-deployment/disconnect-and-reconnect-the-cm41-s-video-cable.md): Aprenda a desconectar y volver a conectar el cable de video CM41-S de Verkada
- [Configure su CR63-E para implementación remota](https://help.verkada.com/verkada-cameras/es/instalacion/camera-deployment/set-up-your-cr63-e-for-remote-deployment.md)
- [Use iluminadores IR externos con cámaras Verkada](https://help.verkada.com/verkada-cameras/es/instalacion/camera-deployment/use-external-ir-illuminators-with-verkada-cameras.md): Aprenda a ampliar sus capacidades de imagen en condiciones de poca luz con cámaras Verkada
- [Configure Verkada con Zscaler](https://help.verkada.com/verkada-cameras/es/instalacion/camera-deployment/set-up-verkada-with-zscaler.md): Aprenda a implementar cámaras Verkada con Zscaler


---

# 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.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.
