> 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/air-quality/de/erste-schritte/quick-reference-guide-for-verkada-air-quality-sensors.md).

# Kurzanleitung für Verkada-Luftqualitätssensoren

## Hardwareinstallation

* [Sensordatenblätter](https://www.verkada.com/docs/?product=sensors\&contentType=datasheet)
* [Sensor-Einrichtungsanleitungen](https://www.verkada.com/docs/?product=sensors\&contentType=setupGuide)
* [Installationsrichtlinien für Sensoren](/air-quality/de/hardware-installation/installation-guidelines-for-sensors.md)

## Konfiguration und Einrichtung

* [Netzwerkeinstellungen für Luftqualitätssensoren](/air-quality/de/erste-schritte/air-quality-sensor-network-settings.md)
* [Rollen und Berechtigungen für Luftqualitätssensoren](/air-quality/de/erste-schritte/roles-and-permissions-for-air-quality-sensors.md)
* [Luftqualitätssensoreinstellungen in der Massenbearbeitung](/air-quality/de/konfiguration/bulk-edit-air-quality-sensor-settings.md)
* [Verkada-Kameras mit Luftqualitätssensoren integrieren](/air-quality/de/konfiguration/integrate-verkada-cameras-with-air-quality-sensors.md)
* [Messwerte von Luftqualitätssensoren](/air-quality/de/sensordaten/air-quality-sensor-readings.md)
* [Einstellungen für Luftqualitätssensoren](/air-quality/de/sensordaten/air-quality-sensor-settings.md)
* [Best Practices zur Vape-Erkennung](/air-quality/de/sensordaten/best-practices-for-vape-detection.md)
* [Ihr Sensor-Dashboard verwalten](/air-quality/de/sensordaten/manage-your-sensor-dashboard.md)
* [Daten von Luftqualitätssensoren anzeigen](/air-quality/de/sensordaten/view-air-quality-sensor-data.md)

## Ereignisse und Alarme

* [Alarmmeldungen für Luftqualitätsereignisse konfigurieren](/air-quality/de/ereignisse-and-alarme/configure-air-quality-event-alerts.md)
* [Alarme über alle Verkada-Produkte hinweg verwalten](/verkada-cameras/de/analysen/create-camera-event-alerts.md)
* [Zonen für Luftqualitätssensoren](/air-quality/de/ereignisse-and-alarme/air-quality-sensor-zones.md)
* [Analyse von Luftqualitätsereignissen](/air-quality/de/ereignisse-and-alarme/air-quality-event-analytics.md)

## Fehlerbehebung

* [Verlust der Netzwerkverbindung bei Luftqualitätssensoren](/air-quality/de/fehlerbehebung/loss-of-network-connection-for-air-quality-sensors.md)

{% hint style="info" %}
Folgen Sie [unserem Blog](https://www.verkada.com/blog/) für alle unsere neuesten Funktionen und Ankündigungen!
{% endhint %}


---

# 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/air-quality/de/erste-schritte/quick-reference-guide-for-verkada-air-quality-sensors.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.
