# Routers

If you have a proposition that supports routers and you have a routers subscription, then you can view the status of your routers by clicking on Routers in the menu.

## Routers page

The router page shows a list of your wireless routers. The data shown, is retrieved from the Router Management Platform (RMS). The actual router management is done in the RMS, which can be reached using the break-out buttons in the list.

<figure><img src="/files/js2ZZBNB6TeYw44IN8du" alt=""><figcaption><p>Routers List</p></figcaption></figure>

Elements on the page are:

* The name of the router&#x20;
* The  name of the KPN Things project, this router belongs to
* The router model name
* The router status (Online, Offline, Pending)
* The ICCID of the (primary) SIM-card that is inserted in the router
* The IMEI of the the router
* The signal strength that is measured by the router (in dBm)
* The version of the routers firmware
* Information on credits for this router:
  * Credit Type
  * Credit Expiry Date


---

# 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/building-blocks/devices/routers.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.
