> 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/installation.md).

# Installation

- [Indicateurs d’état LED de la caméra](https://help.verkada.com/verkada-cameras/fr/installation/camera-led-status-indicators.md): Comprenez les indicateurs d’état LED des caméras Verkada
- [Exigences d’alimentation des caméras](https://help.verkada.com/verkada-cameras/fr/installation/camera-power-requirements.md): Exigences d’alimentation des caméras Verkada
- [Résolution vidéo de la caméra](https://help.verkada.com/verkada-cameras/fr/installation/camera-video-resolution.md): Examinez la résolution vidéo fournie par les caméras Verkada
- [Consommation de bande passante et exigences de liaison montante pour la vidéo](https://help.verkada.com/verkada-cameras/fr/installation/bandwidth-consumption-uplink-requirements-for-video.md): Les caméras Verkada enregistrer localement la vidéo, limitant la consommation de bande passante
- [Indices environnementaux des caméras — IK et IP](https://help.verkada.com/verkada-cameras/fr/installation/camera-environmental-ratingsik-and-ip.md): Découvrez les indices normalisés de résistance aux chocs et aux conditions environnementales
- [Débits binaires variables pour les caméras PTZ](https://help.verkada.com/verkada-cameras/fr/installation/variable-bitrates-for-ptz-cameras.md): Découvrez les débits binaires variables pour les caméras PTZ
- [Déploiement des caméras](https://help.verkada.com/verkada-cameras/fr/installation/camera-deployment.md): Découvrez comment préparer l’installation des caméras et résoudre les problèmes
- [Matrice de montage des caméras](https://help.verkada.com/verkada-cameras/fr/installation/camera-deployment/camera-mount-matrix.md)
- [Déconnecter et reconnecter le câble vidéo CM41-S](https://help.verkada.com/verkada-cameras/fr/installation/camera-deployment/disconnect-and-reconnect-the-cm41-s-video-cable.md): Découvrez comment déconnecter et reconnecter le câble vidéo CM41-S de Verkada
- [Configurez votre CR63-E pour un déploiement à distance](https://help.verkada.com/verkada-cameras/fr/installation/camera-deployment/set-up-your-cr63-e-for-remote-deployment.md)
- [Utiliser des illuminateurs IR externes avec les caméras Verkada](https://help.verkada.com/verkada-cameras/fr/installation/camera-deployment/use-external-ir-illuminators-with-verkada-cameras.md): Découvrez comment étendre vos capacités d’imagerie en faible luminosité avec les caméras Verkada
- [Résoudre les problèmes d’affichage de Command avec Zscaler Internet Access](https://help.verkada.com/verkada-cameras/fr/installation/camera-deployment/troubleshoot-command-display-issues-with-zscaler-internet-access.md)
- [Configurer Verkada avec ZScaler](https://help.verkada.com/verkada-cameras/fr/installation/camera-deployment/set-up-verkada-with-zscaler.md): Découvrez comment déployer des caméras Verkada avec Zscaler


---

# 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/installation.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.
