# Ninox 4 Release Notes

{% updates format="full" %}
{% update date="2026-04-22" %}

## Ninox 4 ist da

**Ninox 4.0**\
\[Plattform: Cloud]

Ninox 4 ist die nächste Generation von Ninox. \
AI-gestützte Low-Code-Tools helfen dir, Lösungen schneller zu erstellen und weiterzuentwickeln.

Weitere Informationen findest du in den Ninox Docs für [Nutzer](/user-hub/de/user-hub.md) und [Builder](/builder-hub/de/readme.md) sowie in der [Skripting](/ninox-scripting/de/ninox-scripting.md)- und [API](/ninox-api/de/readme.md)-Dokumentation.

Wenn du neu bei Ninox 4 bist, beginne mit unserer [Getting Started](/getting-started/de/erste-schritte.md) Dokumentation. Dort findest du eine Schritt-für-Schritt-Anleitung für deine erstes Setup.
{% endupdate %}
{% endupdates %}


---

# 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.ninox.com/release-notes/de/readme.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.
