> For the complete documentation index, see [llms.txt](https://docs.kpnthings.com/kpn-things/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kpnthings.com/kpn-things/getting-started/quickstart/registration-and-setup.md).

# Registration and setup

Follow the steps to create your **Freemium** account.

{% stepper %}
{% step %}

### Choose to register

Open <https://portal.kpnthings.com/> and click on **Register for free.**

<img src="/files/yQDmpatsBOrOjztz769O" alt="" data-size="original">
{% endstep %}

{% step %}

### Enter your account details

1. Please enter a valid **E-mail** you like to create your account on
2. Please enter your **First Name.** No special characters allowed
3. Please enter your **Last Name**. No special characters allowed
4. Please enter your **Company Name**. The company name cannot contain a hyphen character (-) or a question mark (?)
5. Please enter a valid **Phone Number**. Make sure the country code is included. A phone number is not mandatory
6. Please check the box to agree with the general [**Terms and Conditions**](/kpn-things/iot-line-up/terms-and-conditions.md)
7. Please check the box when you would like to stay informed. This is not mandatory
8. Click on **Register** to create your account

<img src="/files/PcH0kTcQrRC1KUt6dIZY" alt="" data-size="original">

{% hint style="info" %}
If you intend to upgrade your account later,  it is advised to enter the company name correctly and use your business email address. This way you have an account that can be upgraded later with the same data.
{% endhint %}
{% endstep %}

{% step %}

### Create a password

After registration you receive an activation E-mail. This may take some time. Click the **Set your password now** link in the email and create a password.&#x20;

<img src="/files/jfGAXXHK1VjOR5A7BJ8V" alt="" data-size="original">

You will recieve a confirmation that the password change is succesful.

<img src="/files/V0J8OImh2wzUdT4tZZdK" alt="" data-size="original">
{% endstep %}

{% step %}

### Log in to KPN Things

As soon as you created your password you will be forwarded to the KPN Things portal.

When visiting the KPN Things Portal in the future, you can access the portal via [**https://portal.kpnthings.com**](https://portal.kpnthings.com/).

<img src="/files/pn1CYwQXnLLqbXlyMuot" alt="" data-size="original">

In some cases you land in the KPN Developer Portal or in the MijnKPN Zakelijk portal. In this case you can go to the KPN Things Portal by clicking on the **KPN Things** icon.

<img src="/files/ShorCynAJduhgd5xN9yT" alt="" data-size="original">
{% endstep %}

{% step %}

### Ready to start

You are now ready to set up your solution and go to the next step.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
We would like to advice you to start testing using our free **Device Simulator** app. This way you know for sure that you have configured the portal correctly.
{% endhint %}

{% content-ref url="/pages/GX4mDpn14lklt4lG50Uy" %}
[Device Simulator Web app](/kpn-things/getting-started/quickstart/device-simulator-web-app.md)
{% endcontent-ref %}

{% hint style="info" %}
You know how to start and want to use an actual device? Perhaps one of the explanation pages about some of the most used **test devices** will be useful to you.
{% endhint %}

{% content-ref url="/pages/XPQYqK7quaahDW35zfkV" %}
[Connect devices](/kpn-things/getting-started/tutorials/connect-devices.md)
{% endcontent-ref %}


---

# 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.kpnthings.com/kpn-things/getting-started/quickstart/registration-and-setup.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.
