# Connecting devices

- [Boiler Control](https://pekaway.gitbook.io/van-pi-dokumentation/connecting-devices/boiler-control.md)
- [DIMMY - 7 Channel LED Controller WIRED](https://pekaway.gitbook.io/van-pi-dokumentation/connecting-devices/dimmy-7-channel-led-controller-wired.md)
- [DIMMY PRO - 8 Channel + RGBW](https://pekaway.gitbook.io/van-pi-dokumentation/connecting-devices/dimmy-pro-8-channel-+-rgbw.md)
- [IN-OUT-X PRO](https://pekaway.gitbook.io/van-pi-dokumentation/connecting-devices/in-out-x-pro.md)
- [Lasten via Relais](https://pekaway.gitbook.io/van-pi-dokumentation/connecting-devices/lasten-via-relais.md)
- [Beispielschaltung für ein stärkeres Relais](https://pekaway.gitbook.io/van-pi-dokumentation/connecting-devices/lasten-via-relais/beispielschaltung-fur-ein-starkeres-relais.md)
- [Signal Inputs](https://pekaway.gitbook.io/van-pi-dokumentation/connecting-devices/signal-inputs.md)
- [Tanksensoren](https://pekaway.gitbook.io/van-pi-dokumentation/connecting-devices/tanksensoren.md)
- [Widerstand(Ohm)](https://pekaway.gitbook.io/van-pi-dokumentation/connecting-devices/tanksensoren/widerstand-ohm.md)
- [Kapazitiv (V)](https://pekaway.gitbook.io/van-pi-dokumentation/connecting-devices/tanksensoren/kapazitiv-v.md)
- [Temperature Sensoren DS18B20](https://pekaway.gitbook.io/van-pi-dokumentation/connecting-devices/temperature-sensoren-ds18b20.md)
- [Verschieben/Ersetzen Temperatursensoren](https://pekaway.gitbook.io/van-pi-dokumentation/connecting-devices/temperature-sensoren-ds18b20/verschieben-ersetzen-temperatursensoren.md): Erweitert Sensor Verschieben/Ersetzen


---

# 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-dokumentation/connecting-devices.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.
