> For the complete documentation index, see [llms.txt](https://docs.smart-stuff.nl/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.smart-stuff.nl/dsmr-api/start-1/startscherm.md).

# Startscherm

De dongle is te benaderen via het ip-adres van de dongle of via de url. Hieronder een overzicht van de url's per dongle type.

| Dongle                        | url                            |
| ----------------------------- | ------------------------------ |
| Ultra (Mini)                  | <http://ultra-dongle.local/>   |
| P1 Dongle Pro                 | <http://p1-dongle-pro.local/>  |
| P1 Dongle Pro+/NRG Dongle Pro | <http://nrg-dongle-pro.local/> |
| Ethernet Dongle Pro           | <http://eth-dongle-pro.local/> |

## Browser toegang

De dongle is via de browser te benaderen met url of het ip-adres. De benadering via de url is het meest prettige. Soms blokkert de router het gebruik van de url. Benader dan de dongle via het ip-adres.

Het ip-adres van de dongle wordt pas na aanmelden op het wifi-netwerk uitgegeven en is vooraf niet bekend. Het ip-adres kan op twee manieren worden verkregen, namelijk:

1. Door in uw router op zoek te gaan naar de dongle en daar het ip-adres uit te lezen.
2. Vul op site [http://ipcheck.smart-stuff.nl](http://ipcheck.smart-stuff.nl/) het mac-adres in dat op het label onder de dongle staat bij mac:

{% hint style="info" %}
Om veiligheid redenen kunt u de dongle standaard alleen via uw wifi netwerk te benaderen. Wilt u ook buiten uw netwerk bij de dongle check dan [Extern toegang](/dsmr-api/instellingen/extern-toegang.md).
{% endhint %}

## Webinterface

Na het juist invoeren van de url/ip-adres ziet u het startscherm, zie hieronder. De weergave is afhankelijk van uw slimme meter, eventuele gasaansluiting, eventueel gebruik van een watersensor en eventuele zonnepanelen of windmolen.

![home scherm](/files/tkbBEJLpUN4m2BX995se)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/dsmr-api/start-1/startscherm.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.
