# Licensing

**Functions:**

* **Serial Number:** Displays the unique serial number (nomos) of the controller.
* **Status:** Indicates whether the nomos controller is properly licensed.
* **Update Online Licenses:** This button allows you to update licenses over the internet. This is useful when new licensing terms or features have been added.
* **Cancel:** Use this button to cancel the licensing process and go back to the previous view.

**Note:**

It is important that the nomos controller is licensed to make sure all functions and updates work correctly. The licensing process is usually linked to the serial number of the device.

<figure><img src="/files/4hpiRmrIRrrI4svbnXRM" alt=""><figcaption></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://documentation.nomos-system.com/nomos-system/integrator-en/administration/advanced/licensing.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.
