> 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/ja/mentenansutotoraburushtingu/clean-your-verkada-dome-camera.md).

# Verkada Dome カメラを清掃する

VerkadaカメラのDomeカバーが、〜のために汚れることがあります [ほこり、ゴミ、指紋、](/verkada-cameras/ja/mentenansutotoraburushtingu/verkada-dome-camera-maintenance.md) 湿気、結露などです。その結果、赤外線（IR）イルミネーターがレンズに光を反射し、 [夜間モードで見づらい映像になります](/verkada-cameras/ja/mentenansutotoraburushtingu/troubleshooting/resolve-issues-with-night-mode.md).

{% hint style="warning" %}
夜間モードの問題を避けるには、透明なDomeカバーにできるだけ触れないでください。カメラのDomeカバーに触れるだけで、映像品質が損なわれます。
{% endhint %}

## カメラのDomeの清掃

{% hint style="danger" %}
**必要な用具**: マイクロファイバークロスと消毒用アルコール。
{% endhint %}

{% stepper %}
{% step %}
**マイクロファイバークロスに消毒用アルコールを塗布します。**
{% endstep %}

{% step %}
**Domeの内側と外側をMiniの円を描くように拭きます。Domeカバーは、2本の指でやさしく正確に拭くだけで十分です。**
{% endstep %}

{% step %}
**カバーに強い力をかけないでください。力を入れすぎると、カバーに永久的な傷が付くおそれがあります。**
{% endstep %}

{% step %}
**指紋が付かないよう、カバーを再装着する際は透明なDomeカバーに触れないでください。**
{% endstep %}
{% endstepper %}


---

# 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/ja/mentenansutotoraburushtingu/clean-your-verkada-dome-camera.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.
