# Sensor Cleaning

AP-LiDAR-One Gen II features an Hesai XT32M2X sensor with a window made from polycarbonate. Based on the sensor usage you may see dust, bugs and/or layers of mud/debris on the window. Before you attempt to clean your sensor, please read the instructions below on best practices.

### Required Materials

* Few clean microfiber cloths.
* Warm water.
* Mild liquid dishwashing soap.
* Spray bottle with clean water.
* Spray bottle with mild soapy water.
* 99% Isopropyl alcohol.

{% hint style="warning" %}
Avoid getting water into the power connector.
{% endhint %}

{% hint style="warning" %}
Avoid using hard water when cleaning the sensor.
{% endhint %}

{% hint style="warning" %}
Do not use acetone to clean the window. It will embrittle the polycarbonate.&#x20;
{% endhint %}

{% hint style="warning" %}
Do not wipe dirt directly from the sensor. Spray it off with warm water first.
{% endhint %}

### Procedure

1. Using the 99% isopropyl alcohol and a clean microfiber towel, wipe away bugs/mud/debris from the sensor.
2. Spray the sensor with warm, mild-soapy water and gently wipe the sensor with a clean microfiber towel. Wipe along the curve of the sensor, not top-to-bottom (think moving with the grain).
3. Spray the sensor with clean water to rinse off the soap and dry with a second microfiber towel.&#x20;


---

# 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://docs.aerial-precision.com/ap-lidar-one-user-manual/important-safety-information/sensor-cleaning.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.
