> 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 Verkada
- [Descripción general de la 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 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 Verkada está sin conexión
- [Solucionar problemas de buffering y latencia](https://help.verkada.com/verkada-cameras/es/mantenimiento-y-solucion-de-problemas/troubleshooting/troubleshooting-buffering-and-latency.md): Qué revisar cuando tenga problemas de buffering o latencia en sus cámaras
- [Solución de problemas de red - Compartir 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 separada fuera de banda hacia internet y para realizar una captura de paquetes con Wireshark
- [Preguntas frecuentes 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 Verkada
- [Solucionar problemas de 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 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 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)
- [Configure 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): Habilite 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:

```
GET https://help.verkada.com/verkada-cameras/es/mantenimiento-y-solucion-de-problemas.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
