> 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/mantenimiento-y-solucion-de-problemas.md).

# Mantenimiento y solución de problemas

- [Cámaras exteriores impermeables](https://help.verkada.com/verkada-cameras/es/mantenimiento-y-solucion-de-problemas/waterproof-outdoor-cameras.md): Aprenda a impermeabilizar las cámaras exteriores de Verkada
- [Mantenimiento de la cámara Dome de Verkada](https://help.verkada.com/verkada-cameras/es/mantenimiento-y-solucion-de-problemas/verkada-dome-camera-maintenance.md): Aprenda a cuidar su cámara Dome de Verkada
- [Limpie su cámara Dome de Verkada](https://help.verkada.com/verkada-cameras/es/mantenimiento-y-solucion-de-problemas/clean-your-verkada-dome-camera.md): Aprenda a limpiar las cúpulas de sus cámaras de Verkada
- [Descripción general de solución de problemas](https://help.verkada.com/verkada-cameras/es/mantenimiento-y-solucion-de-problemas/troubleshooting.md)
- [Pérdida de conexión de red para cámaras](https://help.verkada.com/verkada-cameras/es/mantenimiento-y-solucion-de-problemas/troubleshooting/loss-of-network-connection-for-cameras.md): Conozca cómo las cámaras siguen grabando incluso cuando no hay conexión a internet
- [Solucionar una cámara sin conexión](https://help.verkada.com/verkada-cameras/es/mantenimiento-y-solucion-de-problemas/troubleshooting/troubleshoot-offline-camera.md): Aprenda a solucionar problemas cuando una nueva cámara de Verkada está sin conexión
- [Solución de problemas de almacenamiento en búfer y latencia](https://help.verkada.com/verkada-cameras/es/mantenimiento-y-solucion-de-problemas/troubleshooting/troubleshooting-buffering-and-latency.md): Qué comprobar cuando tenga problemas de almacenamiento en búfer o latencia en sus cámaras
- [Solución de problemas de red: uso compartido de internet](https://help.verkada.com/verkada-cameras/es/mantenimiento-y-solucion-de-problemas/troubleshooting/network-troubleshooting-internet-sharing.md): Una guía para pruebas de red mediante una ruta fuera de banda separada hacia internet y para capturar un paquete mediante Wireshark
- [Preguntas comunes sobre almacenamiento](https://help.verkada.com/verkada-cameras/es/mantenimiento-y-solucion-de-problemas/troubleshooting/common-storage-questions.md): Conozca el almacenamiento integrado con el que cuenta una cámara de Verkada
- [Solucionar bandas en la transmisión de cámara](https://help.verkada.com/verkada-cameras/es/mantenimiento-y-solucion-de-problemas/troubleshooting/troubleshoot-banding-on-camera-feed.md): Aprenda a solucionar un problema de video común con cámaras de Verkada instaladas en interiores
- [Resolver problemas con cámaras faltantes](https://help.verkada.com/verkada-cameras/es/mantenimiento-y-solucion-de-problemas/troubleshooting/resolve-issues-with-missing-cameras.md): Aprenda a resolver problemas cuando faltan cámaras en su cuenta de Verkada
- [Resolver problemas con el modo nocturno](https://help.verkada.com/verkada-cameras/es/mantenimiento-y-solucion-de-problemas/troubleshooting/resolve-issues-with-night-mode.md): Problemas comunes con IR y el modo nocturno, con pasos para resolverlos
- [Guía de solución de problemas para cámaras PTZ](https://help.verkada.com/verkada-cameras/es/mantenimiento-y-solucion-de-problemas/troubleshooting/troubleshooting-guide-for-ptz-cameras.md): Solucione problemas de cámaras PTZ con WebRTC
- [Preguntas frecuentes sobre la cámara remota Verkada CR63-E](https://help.verkada.com/verkada-cameras/es/mantenimiento-y-solucion-de-problemas/troubleshooting/verkada-cr63-e-remote-camera-faqs.md)
- [Configurar el navegador para acceso a la red local](https://help.verkada.com/verkada-cameras/es/mantenimiento-y-solucion-de-problemas/configure-browser-for-local-network-access.md): Active la transmisión local en Chrome y Edge para Verkada Command


---

# 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/mantenimiento-y-solucion-de-problemas.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.
