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

# Installation

- [LED-Statusanzeigen der Kamera](https://help.verkada.com/verkada-cameras/de/installation/camera-led-status-indicators.md): Verstehen Sie die LED-Statusanzeigen an Verkada-Kameras
- [Stromanforderungen der Kamera](https://help.verkada.com/verkada-cameras/de/installation/camera-power-requirements.md): Stromanforderungen für Verkada-Kameras
- [Videoauflösung der Kamera](https://help.verkada.com/verkada-cameras/de/installation/camera-video-resolution.md): Informieren Sie sich über die mit Verkada-Kameras bereitgestellte Videoauflösung
- [Bandbreitenverbrauch und Uplink-Anforderungen für Video](https://help.verkada.com/verkada-cameras/de/installation/bandwidth-consumption-uplink-requirements-for-video.md): Verkada-Kameras zeichnen Video lokal auf und begrenzen so den Bandbreitenverbrauch
- [Umwelt-/Schutzklassen der Kamera – IK und IP](https://help.verkada.com/verkada-cameras/de/installation/camera-environmental-ratingsik-and-ip.md): Erfahren Sie mehr über standardbasierte Schutzklassen für Stoßfestigkeit und Umgebungsbedingungen
- [Variable Bitraten für PTZ-Kameras](https://help.verkada.com/verkada-cameras/de/installation/variable-bitrates-for-ptz-cameras.md): Erfahren Sie mehr über die variablen Bitraten für PTZ-Kameras
- [Kamera-Bereitstellung](https://help.verkada.com/verkada-cameras/de/installation/camera-deployment.md): Erfahren Sie, wie Sie sich auf die Kamerainstallation vorbereiten und Probleme beheben
- [Kamerahalterungsmatrix](https://help.verkada.com/verkada-cameras/de/installation/camera-deployment/camera-mount-matrix.md)
- [Das Videokabel des CM41-S trennen und wieder anschließen](https://help.verkada.com/verkada-cameras/de/installation/camera-deployment/disconnect-and-reconnect-the-cm41-s-video-cable.md): Erfahren Sie, wie Sie das Videokabel des CM41-S von Verkada trennen und wieder anschließen
- [Richten Sie Ihr CR63-E für die Fernbereitstellung ein](https://help.verkada.com/verkada-cameras/de/installation/camera-deployment/set-up-your-cr63-e-for-remote-deployment.md)
- [Externe IR-Illuminatoren mit Verkada-Kameras verwenden](https://help.verkada.com/verkada-cameras/de/installation/camera-deployment/use-external-ir-illuminators-with-verkada-cameras.md): Erfahren Sie, wie Sie Ihre Bildgebung bei schwachem Licht mit Verkada-Kameras erweitern können
- [Probleme mit der Command-Anzeige bei Zscaler Internet Access beheben](https://help.verkada.com/verkada-cameras/de/installation/camera-deployment/troubleshoot-command-display-issues-with-zscaler-internet-access.md)
- [Verkada mit Zscaler einrichten](https://help.verkada.com/verkada-cameras/de/installation/camera-deployment/set-up-verkada-with-zscaler.md): Erfahren Sie, wie Sie Verkada-Kameras mit Zscaler bereitstellen


---

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