> For the complete documentation index, see [llms.txt](https://docs.buildings.ability.abb/collection/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.buildings.ability.abb/collection/german-14.2-freezed/dokumentation/einstellungen/lizenz.md).

# Lizenz

## Lizenz

Unter Einstellungen ->  *Lizenz* finden Sie die Eliona Lizenz. In Eliona  werden die Kosten für die Nutzung von Ressourcen in **Infravolts** gemessen, welche als virtuelle Währung fungieren. Die Anzeige gliedert sich in verschiedene Bereiche:

Im Bereich **\[A]** **Infravolt Übersicht** werden die **Gesamtanzahl an Infravolts**, die im Abonnement enthalten sind, die aktuell **verwendeten Infravolts** sowie die noch **verfügbaren Infravolts** dargestellt. Diese Übersicht gibt Aufschluss über den Verbrauch und das verbleibende Guthaben.

<figure><img src="/files/PPQnhQijLuxmQXVx04AD" alt=""><figcaption></figcaption></figure>

**\[B] Pakete:** Im Abschnitt **Pakete** wird das Abonnement detailliert beschrieben, einschließlich der zugewiesenen Infravolts. Bei Bedarf kann das Abonnement erweitert werden, indem ein neuer **Lizenzschlüssel** hochgeladen wird. Dafür klickt man auf den entsprechenden Button, wählt die Lizenzschlüsseldatei aus und lädt sie hoch. Zusätzlich wird das Ablaufdatum des Abonnements angezeigt, sowie eine Kontaktadresse für Anpassungen am Abonnement.

**\[C] Infravolt Verbrauch:** Der Bereich **Infravolt Verbrauch** zeigt eine detaillierte Auflistung aller Komponenten, die Infravolts verbrauchen. Die **Konnektivität** kostet einmalig 100 Infravolts für beliebig viele Verbindungen. Für jeden Benutzer werden 10 Infravolts berechnet. Die Kosten pro Asset hängen von der Anzahl der verknüpften Attribute ab.

**\[D] Verteilung der Assets:** Im Abschnitt **Verteilung der Assets** werden die Kosten nach **Asset-Typen** aufgeschlüsselt. Jeder Asset-Typ verursacht Kosten, die auf der Anzahl und den Attributen der jeweiligen Assets basieren.&#x20;


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.buildings.ability.abb/collection/german-14.2-freezed/dokumentation/einstellungen/lizenz.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
