# Air Quality Sensor Status LED

Each Verkada [Air Quality Sensor](https://www.verkada.com/air-quality/sensors#overview) is equipped with an outside LED light. This light indicates its operating status. Verkada offers the [SV11](https://www.verkada.com/sensors/sv11/) series and SV20 series (including [SV21](https://docs.verkada.com/docs/air-quality-sensors-overview.pdf), [SV23](https://docs.verkada.com/docs/air-quality-sensors-overview.pdf), [SV25](https://docs.verkada.com/docs/air-quality-sensors-overview.pdf)).

***

## SV20 series

The newer SV20 series ([SV21](https://docs.verkada.com/docs/air-quality-sensors-overview.pdf), [SV23](https://docs.verkada.com/docs/air-quality-sensors-overview.pdf), [SV25](https://docs.verkada.com/docs/air-quality-sensors-overview.pdf)) uses a white LED indicator; however, its status is analogous to that of the blue LED on the SV11.

<div align="left" data-with-frame="true"><img src="/files/ECRzLYkaLpWLOfX9zJBI" alt=""></div>

## SV11 series

The [SV11](https://www.verkada.com/sensors/sv11/) series follows the same LED convention as all Verkada cameras.

<div align="left" data-with-frame="true"><img src="/files/25bIZl4DjJEDZaX4MGSI" alt=""></div>


---

# 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/air-quality/sensor-data/air-quality-sensor-status-led.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.
