# powerIO system FAQ

- [Beibehalten von Anwendungen bei einem Firmware Update](https://support.powerio.com/hub/faq-and-news/powerio-system-faq/beibehalten-von-anwendungen-bei-einem-firmware-update.md): Um sicherzustellen dass Applications, bei einem Firmware update beibehalten werden, müssen nur wenige Voraussetzungen erfüllt sein.
- [Updates und Versionen](https://support.powerio.com/hub/faq-and-news/powerio-system-faq/updates-und-versionen.md): Dieser Artikel klärt auf, welche Updates zur Verfügung stehen und wie die Versionen ausgelesen werden können.
- [Diagnose Datei erstellen](https://support.powerio.com/hub/faq-and-news/powerio-system-faq/diagnose-datei-erstellen.md): Dieser Artikel zeigt, wie man eine Diagnose Datei erstellt, welche dem powerIO support als Unterstützung zur Fehlerbehebung dient.


---

# 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://support.powerio.com/hub/faq-and-news/powerio-system-faq.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.
