> 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/fr/maintenance-et-depannage.md).

# Maintenance et dépannage

- [Caméras extérieures étanches](https://help.verkada.com/verkada-cameras/fr/maintenance-et-depannage/waterproof-outdoor-cameras.md): Apprenez à rendre étanches les caméras extérieures Verkada
- [Maintenance de la caméra Dome Verkada](https://help.verkada.com/verkada-cameras/fr/maintenance-et-depannage/verkada-dome-camera-maintenance.md): Apprenez à entretenir votre caméra Dome Verkada
- [Nettoyer votre caméra Dome Verkada](https://help.verkada.com/verkada-cameras/fr/maintenance-et-depannage/clean-your-verkada-dome-camera.md): Apprenez à nettoyer les dômes de vos caméras Verkada
- [Aperçu du dépannage](https://help.verkada.com/verkada-cameras/fr/maintenance-et-depannage/troubleshooting.md)
- [Perte de connexion réseau pour les caméras](https://help.verkada.com/verkada-cameras/fr/maintenance-et-depannage/troubleshooting/loss-of-network-connection-for-cameras.md): Découvrez comment les caméras continuent à enregistrer même lorsqu’il n’y a pas de connexion Internet
- [Dépanner une caméra hors ligne](https://help.verkada.com/verkada-cameras/fr/maintenance-et-depannage/troubleshooting/troubleshoot-offline-camera.md): Apprenez à dépanner lorsqu’une nouvelle caméra Verkada est hors ligne
- [Dépannage réseau - partage Internet](https://help.verkada.com/verkada-cameras/fr/maintenance-et-depannage/troubleshooting/network-troubleshooting-internet-sharing.md): Un guide des tests réseau via un chemin hors bande séparé vers Internet et de la façon de capturer des paquets avec Wireshark
- [Questions fréquentes sur le stockage](https://help.verkada.com/verkada-cameras/fr/maintenance-et-depannage/troubleshooting/common-storage-questions.md): Découvrez le stockage embarqué dont est équipée une caméra Verkada
- [Dépanner le banding sur le flux vidéo](https://help.verkada.com/verkada-cameras/fr/maintenance-et-depannage/troubleshooting/troubleshoot-banding-on-camera-feed.md): Apprenez à dépanner un problème vidéo courant avec les caméras Verkada installées en intérieur
- [Résoudre les problèmes de caméras manquantes](https://help.verkada.com/verkada-cameras/fr/maintenance-et-depannage/troubleshooting/resolve-issues-with-missing-cameras.md): Apprenez à résoudre les problèmes lorsque des caméras sont absentes de votre compte Verkada
- [Résoudre les problèmes de mode nuit](https://help.verkada.com/verkada-cameras/fr/maintenance-et-depannage/troubleshooting/resolve-issues-with-night-mode.md): Problèmes courants liés à l’IR et au mode nuit, avec les étapes pour les résoudre
- [Guide de dépannage pour les caméras PTZ](https://help.verkada.com/verkada-cameras/fr/maintenance-et-depannage/troubleshooting/troubleshooting-guide-for-ptz-cameras.md): Dépannez les caméras PTZ avec WebRTC
- [FAQ sur la caméra à distance Verkada CR63-E](https://help.verkada.com/verkada-cameras/fr/maintenance-et-depannage/troubleshooting/verkada-cr63-e-remote-camera-faqs.md)
- [Configurer le navigateur pour l’accès au réseau local](https://help.verkada.com/verkada-cameras/fr/maintenance-et-depannage/configure-browser-for-local-network-access.md): Activez la diffusion locale dans Chrome et Edge pour 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/fr/maintenance-et-depannage.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.
