# Engineering

- [Skript Engine](https://docs.buildings.ability.abb/collection/german-14.2-freezed/dokumentation/engineering/skript-engine.md)
- [Skripte konfigurieren](https://docs.buildings.ability.abb/collection/german-14.2-freezed/dokumentation/engineering/skript-engine/skripte-konfigurieren.md)
- [Python Skripte schreiben](https://docs.buildings.ability.abb/collection/german-14.2-freezed/dokumentation/engineering/skript-engine/python-skripte-schreiben.md)
- [Output Logging und Fehlerbehandlung](https://docs.buildings.ability.abb/collection/german-14.2-freezed/dokumentation/engineering/skript-engine/python-skripte-schreiben/output-logging-und-fehlerbehandlung.md)
- [Vorinstallierte Python-Bibliotheken im Eliona-System](https://docs.buildings.ability.abb/collection/german-14.2-freezed/dokumentation/engineering/skript-engine/python-skripte-schreiben/vorinstallierte-python-bibliotheken-im-eliona-system.md)
- [Erstellen und Lesen von Dateien](https://docs.buildings.ability.abb/collection/german-14.2-freezed/dokumentation/engineering/skript-engine/python-skripte-schreiben/erstellen-und-lesen-von-dateien.md)
- [PL/PgSQL-Skripte schreiben](https://docs.buildings.ability.abb/collection/german-14.2-freezed/dokumentation/engineering/skript-engine/pl-pgsql-skripte-schreiben.md)
- [Asset-Modellierung / Templates](https://docs.buildings.ability.abb/collection/german-14.2-freezed/dokumentation/engineering/asset-modellierung-templates.md)
- [Ein neues Template erstellen](https://docs.buildings.ability.abb/collection/german-14.2-freezed/dokumentation/engineering/asset-modellierung-templates/ein-neues-template-erstellen.md)
- [Ein neues Asset-Charakteristik-Template erstellen](https://docs.buildings.ability.abb/collection/german-14.2-freezed/dokumentation/engineering/asset-modellierung-templates/ein-neues-asset-charakteristik-template-erstellen.md)


---

# 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.buildings.ability.abb/collection/german-14.2-freezed/dokumentation/engineering.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.
