# Clean Your Verkada Dome Camera

There may be times when the dome cover of your Verkada camera will be dirty because of [dust, debris, fingerprints,](/verkada-cameras/maintenance-and-troubleshooting/verkada-dome-camera-maintenance.md) moisture, condensation, and so on. As a result, the infrared (IR) illuminators reflect light to the lenses and give you an [unfavorable view in night mode](/verkada-cameras/maintenance-and-troubleshooting/troubleshooting/resolve-issues-with-night-mode.md).

{% hint style="warning" %}
To avoid issues with night mode, avoid touching the clear dome cover as much as possible. Simply touching the camera dome cover will ruin the quality of the view.
{% endhint %}

## Cleaning a camera dome

{% hint style="danger" %}
**Required supplies**: Microfiber cloth and rubbing alcohol.
{% endhint %}

{% stepper %}
{% step %}
**Apply the rubbing alcohol to the microfiber cloth.**
{% endstep %}

{% step %}
**Wipe the inside and outside of the dome in a mini-circular motion. You only need 2 fingers to gently and precisely wipe the dome cover.**
{% endstep %}

{% step %}
**Do not apply excessive force to the cover. Too much force can result in permanent scratches on the cover.**
{% endstep %}

{% step %}
**Do not touch the clear dome cover when you reinstall the cover to avoid fingerprints.**
{% endstep %}
{% endstepper %}


---

# 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/verkada-cameras/maintenance-and-troubleshooting/clean-your-verkada-dome-camera.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.
