# Releaseinformationen,User-Requests und Bugs

- [Release Informationen](https://docs.openwowi.de/releaseinformationen-user-requests-und-bugs/release-informationen.md): Für alle Entwicklungen nach dem Release der OPENWOWI 1.2 finden Sie hier entsprechende Informationen.
- [User-Requests](https://docs.openwowi.de/releaseinformationen-user-requests-und-bugs/user-requests.md): Die OPENWOWI entwickelt sich stetig weiter. Auf dieser Seite informieren wir über Änderungswünsche unserer User und deren Stand.
- [Bekannte Bugs](https://docs.openwowi.de/releaseinformationen-user-requests-und-bugs/bekannte-bugs.md): Auf dieser Seite finden Sie Informationen über bekannte Probleme mit der OPENWOWI 1.2 und Informationen über den Stand des Bugfixings.


---

# 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.openwowi.de/releaseinformationen-user-requests-und-bugs.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.
