# Addons

In this section, you can add extra features to the system in the form of addons. **Addons** allow you to expand the system's capabilities beyond the regular standard integrations. However, these should only be used by integrators or experienced users, as they often do not rely on official APIs.

<figure><img src="/files/YbiIf1PeISUiKBQKrYi8" alt="" width="563"><figcaption></figcaption></figure>

**Overview of Addons:**

* **Devices:** This area lists all devices that have been created or added through addons.
* **Templates:** Here, you can view addon templates that have been added either from the library or through a manual upload.
* **Online Library:** You can use this button to download and add addons from a central online library.
* **Manual Upload:** Here, you can manually upload and install addons that you have received externally.
* **On/Off Switch:** At the top right corner of the screen, there are switches to turn the addon system on or off. Be sure to activate addons only when you are certain they work properly and are suitable for installation.

<figure><img src="/files/aM0HCyEuy6oKmg6hd46k" alt="" width="563"><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/skills/addons.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.
