# Version

- [v2026.2.0](https://docs.biobox.io/release-notes/version/v2026.2.0.md): Reasoning Summaries connect multi-omic evidence, disease context, and scientific rationale behind every ranked result.
- [v5.6.0](https://docs.biobox.io/release-notes/version/v5.6.0.md): Leave the table joins behind and customize data tables returned with your queries in seconds.
- [v5.5.0](https://docs.biobox.io/release-notes/version/v5.5.0.md): Data pack management, create new graph explorer sessions, and a centralized place to view all information about an target.
- [v5.4.0](https://docs.biobox.io/release-notes/version/v5.4.0.md): Python data adapters for seamless data upload, faster graph model curation and a more intuitive query language.
- [v5.3.0](https://docs.biobox.io/release-notes/version/v5.3.0.md)
- [v5.14.0](https://docs.biobox.io/release-notes/version/v5.14.0.md): Natural language GraphRAG conversation memory and Graph model pathway enrichment


---

# 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.biobox.io/release-notes/version.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.
