# Watersensors

The VAN PI OS is equipped to handle two types of water level sensors: Capacitive (V) and Resistance (OHM). These sensors can be easily configured through the system's web interface, allowing for seamless integration and accurate water level monitoring. This flexibility ensures that users can select the most suitable sensor type for their specific applications, enhancing the system's adaptability and reliability in various environments.


---

# 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://pekaway.gitbook.io/van-pi/connecting-devices/watersensors.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.
