# Introduction

The set consists of:

* **Master** dongle (smallest one)
* **Virtual** dongle (largest one with two P1 connectors)

The dongles are already paired and ready to use.&#x20;

The Master dongle will be powered by the smart meter.

### Hardware

Below the used hardware including the link to read more about the different connectors.

| Dongle type | Hardware       | Link to pinout                                                      |
| ----------- | -------------- | ------------------------------------------------------------------- |
| Master      | P1 Dongle Pro  | [P1 Dongle Pro](https://docs.smart-stuff.nl/installeren/aansluiten) |
| Virtual     | P1 Dongle Pro+ | [P1 Dongle Pro+](https://docs.smart-stuff.nl/p1-dongle-pro+)        |

## Quick start

{% content-ref url="/pages/dJoFlanuRSEaVw5VHDU5" %}
[Installation](/virtual-p1-set/quick-start/installation.md)
{% endcontent-ref %}


---

# 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/virtual-p1-set/introduction.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.
