# 4.x Versions

In this section you will find the release notes for the 4.x version of CommandBox.&#x20;

* [Version 4.8.0](/6.0.0-1/release-history/4.x-versions/whats-new-in-4.8.0.md) - Sept 2019
* [Version 4.7.0](/6.0.0-1/release-history/4.x-versions/whats-new-in-4.7.0.md) - June 2019
* [Version 4.6.0](/6.0.0-1/release-history/4.x-versions/whats-new-in-4.6.0.md) - Mar 2019
* [Version 4.5.0](/6.0.0-1/release-history/4.x-versions/whats-new-in-4.5.0.md) - Dec 2018
* [Version 4.4.0](/6.0.0-1/release-history/4.x-versions/whats-new-in-4.4.0.md) - Nov 2018
* [Version 4.3.0](/6.0.0-1/release-history/4.x-versions/whats-new-in-4.3.0.md) - Oct 2018
* [Version 4.2.0](/6.0.0-1/release-history/4.x-versions/whats-new-in-4.2.0.md) - Aug 2018
* [Version 4.1.0](/6.0.0-1/release-history/4.x-versions/whats-new-in-4.1.0.md) - Jun 2018
* [Version 4.0.0](/6.0.0-1/release-history/4.x-versions/whats-new-in-4.0.0.md) - Jun 2018


---

# 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://commandbox.ortusbooks.com/6.0.0-1/release-history/4.x-versions.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.
