# Overview

Per toestel is het vaak mogelijk om verschillende software te installeren. Daarom zijn de handleidingen opgedeeld in toestel- en softwareafhankelijke instructies.&#x20;

## Toestelafhankelijk

| Toestel                 | Link naar instructie                                                              |
| ----------------------- | --------------------------------------------------------------------------------- |
| P1 Dongle Pro+          | [naar handleiding](https://docs.smart-stuff.nl/p1-dongle-pro+/)                   |
| Ethernet P1 Dongle Pro+ | [naar handleiding](https://docs.smart-stuff.nl/ethernet-p1-dongle-pro+/)          |
| Ultra Mini              | [naar handleiding](https://docs.smart-stuff.nl/ultra-mini/)                       |
| Ultra                   | [naar handleiding](https://docs.smart-stuff.nl/ultra/)                            |
| P1 Modbus Pro           | [naar handleiding](https://docs.smart-stuff.nl/p1-modbus-dongle/)                 |
| Waterlezer              | [naar handleiding](https://docs.smart-stuff.nl/waterlezer-or-h2o-dongle-esphome/) |
| S0                      | [naar handleiding](https://docs.smart-stuff.nl/esphome-s0-dongle/)                |
| P1 Splitter Pro         | [naar handleiding](https://docs.smart-stuff.nl/p1-bridge/)                        |

## Softwareafhankelijk

| Software | Link naar instructie                                                   |
| -------- | ---------------------------------------------------------------------- |
| DSMR-API | [naar handleiding](https://docs.smart-stuff.nl/dsmr-api/)              |
| ESPHome  | [naar handleiding](https://docs.smart-stuff.nl/esphome-p1-dongle-pro/) |

## Archief

Er zijn enkele handleiding naar het archief gegaan. Deze zijn te vinden op&#x20;

<https://martijn-hendriks.gitbook.io/archive>

Dit zijn de handleidingen van de eerste generatie dongles: P1 Dongle / P1 Ethernet.

| Toestel                | Link naar instructie                                                    |
| ---------------------- | ----------------------------------------------------------------------- |
| P1 Dongle Pro          | [naar handleiding](broken://spaces/vTGCAhDAE4XdkKPkKBuT)                |
| Ethernet P1 Dongle Pro | [naar handleiding](https://docs.smart-stuff.nl/ethernet-p1-dongle-pro/) |


---

# 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.smart-stuff.nl/overview/overview.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.
