# 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): Aprende 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): Aprende a cuidar tu cámara Dome de Verkada
- [Limpiar tu cámara Dome de Verkada](https://help.verkada.com/verkada-cameras/es/mantenimiento-y-solucion-de-problemas/clean-your-verkada-dome-camera.md): Aprende a limpiar las cúpulas de tus cámaras Verkada
- [Resumen 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): Aprende cómo las cámaras continúan 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): Aprende a solucionar problemas cuando una nueva cámara Verkada está sin conexión
- [Solución de problemas de 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 tienes problemas de búfer o latencia en tus 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 probar la red mediante una ruta externa independiente hacia Internet y cómo realizar una captura de paquetes mediante Wireshark
- [Preguntas comunes sobre almacenamiento](https://help.verkada.com/verkada-cameras/es/mantenimiento-y-solucion-de-problemas/troubleshooting/common-storage-questions.md): Conoce el almacenamiento integrado con el que cuenta una cámara Verkada
- [Solucionar bandas en la transmisión de la cámara](https://help.verkada.com/verkada-cameras/es/mantenimiento-y-solucion-de-problemas/troubleshooting/troubleshoot-banding-on-camera-feed.md): Aprende 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): Aprende a resolver problemas cuando faltan cámaras en tu 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): Soluciona 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): Habilita la transmisión local en Chrome y Edge para Verkada Command


---

# Agent Instructions: 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.
