> For the complete documentation index, see [llms.txt](https://docs.ninox.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ninox.com/release-notes/readme.md).

# Ninox 4 release notes

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

## Introducing Ninox 4

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

We are introducing Ninox 4, the next generation of Ninox with AI-assisted, low-code tools to help you create and evolve business solutions faster.

For more information, visit Ninox Docs for [Users](/user-hub/user-hub.md) and [Builders](/builder-hub/readme.md), as well as the [Scripting](/ninox-scripting/ninox-scripting.md) and [API](/ninox-api/readme.md) documentation.

If you’re new to Ninox 4, begin with our [Getting started](/getting-started/getting-started.md) documentation for step‑by‑step guidance on your first setup.
{% endupdate %}
{% endupdates %}


---

# 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:

```
GET https://docs.ninox.com/release-notes/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.
