# Documents

The documents page provides you with documentation and manuals about our services.

1. Click on **Knowledge Base** in the menu for an overview of the available documentation
2. The highlighted documents contain important information and are shown in tiles
3. All other documentations about a topic are listed below the tiles
4. Every header indicates another topic, scroll down to check for more subjects
5. Use the search field to look for specific topics
6. This online KPN Things User Guide can be accessed through this link

{% hint style="info" %}
Scroll down on the **Documents** page to check for all documentation grouped by topic.
{% endhint %}

<figure><img src="/files/9sbFb16Ba2f42kAqCqqA" alt=""><figcaption><p>Documents</p></figcaption></figure>


---

# 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.kpnthings.com/kpn-things/the-portal-explained/support/documents.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.
