> 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/primeros-pasos/quick-reference-guide-for-verkada-cameras.md).

# Guía de referencia rápida para cámaras de Verkada

## Instalación de hardware

* [Fichas técnicas de cámaras](https://www.verkada.com/docs/?product=videoSecurity\&contentType=datasheet)
* [Guías de configuración de cámaras](https://www.verkada.com/docs/?product=videoSecurity\&contentType=setupGuide)
* [Consumo de ancho de banda](/verkada-cameras/es/instalacion/bandwidth-consumption-uplink-requirements-for-video.md)
* [Usar iluminadores IR externos con cámaras Verkada](/verkada-cameras/es/instalacion/camera-deployment/use-external-ir-illuminators-with-verkada-cameras.md)

## Configuración y puesta en marcha

* [Configuración de red de la cámara](/verkada-cameras/es/configuracion/camera-network-settings.md)
* [Roles y permisos para cámaras](/verkada-cameras/es/primeros-pasos/roles-and-permissions-for-cameras.md)
* [Administrar tus sitios y subsitios](/verkada-cameras/es/configuracion/manage-sites-and-subsites.md)
* [Ver y editar los ajustes de la cámara](/verkada-cameras/es/configuracion/view-and-edit-camera-settings.md)
* [Encontrar el número de serie y la dirección MAC de una cámara](/verkada-cameras/es/configuracion/view-and-edit-camera-settings/find-a-cameras-serial-number-and-mac-address.md)
* [Configurar direcciones IP estáticas para cámaras](/verkada-cameras/es/configuracion/view-and-edit-camera-settings/configure-static-ip-addresses-for-cameras.md)
* [Administrador de ancho de banda empresarial](/verkada-cameras/es/configuracion/view-and-edit-camera-settings/enterprise-bandwidth-manager.md)
* [Activar copia de seguridad en la nube](/verkada-cameras/es/transmision-y-uso-compartido-de-video/view-historical-footage/cloud-backup.md)

## Transmisión

* [Transmisión en directo](/verkada-cameras/es/transmision-y-uso-compartido-de-video/live-streaming.md)
* [Ver grabación histórica](/verkada-cameras/es/transmision-y-uso-compartido-de-video/view-historical-footage.md)
* [Compartir video](/verkada-cameras/es/transmision-y-uso-compartido-de-video/sharing-video.md)

## Eventos y alertas

* [Configurar alertas de eventos de la cámara](/verkada-cameras/es/analitica/create-camera-event-alerts.md)
* [Define y minimiza tus alertas](/verkada-cameras/es/analitica/create-camera-event-alerts/optimize-your-alerts.md)
* [Compartir eventos](/verkada-cameras/es/analitica/create-camera-event-alerts/share-event-alerts.md)

## Solución de problemas

* [Pérdida de conexión de red para cámaras](/verkada-cameras/es/mantenimiento-y-solucion-de-problemas/troubleshooting/loss-of-network-connection-for-cameras.md)
* [Solucionar problemas de una cámara sin conexión](/verkada-cameras/es/mantenimiento-y-solucion-de-problemas/troubleshooting/troubleshoot-offline-camera.md)
* [Resolver problemas con cámaras faltantes](/verkada-cameras/es/mantenimiento-y-solucion-de-problemas/troubleshooting/resolve-issues-with-missing-cameras.md)
* [Solución de problemas de almacenamiento en búfer y latencia](/verkada-cameras/es/mantenimiento-y-solucion-de-problemas/troubleshooting/troubleshooting-buffering-and-latency.md)
* [Resolver problemas con el modo nocturno](/verkada-cameras/es/mantenimiento-y-solucion-de-problemas/troubleshooting/resolve-issues-with-night-mode.md)
* [Contactar con el equipo de soporte de Verkada](/command/es/necesitas-ayuda/contact-verkada-support.md)

## Mantenimiento

* [Limpia tu cámara Dome de Verkada](/verkada-cameras/es/mantenimiento-y-solucion-de-problemas/clean-your-verkada-dome-camera.md)
* [Mantenimiento de la cámara Dome de Verkada](/verkada-cameras/es/mantenimiento-y-solucion-de-problemas/verkada-dome-camera-maintenance.md)
* [Cámaras exteriores impermeables](/verkada-cameras/es/mantenimiento-y-solucion-de-problemas/waterproof-outdoor-cameras.md)

{% hint style="info" %}
Sigue [nuestro blog](https://www.verkada.com/blog/) para conocer todas nuestras últimas funciones y anuncios!
{% 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/primeros-pasos/quick-reference-guide-for-verkada-cameras.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.
