# 3.x Versions

In this section you will find the release notes for the 3.x version of CommandBox.

* [Version 3.9.0](https://commandbox.ortusbooks.com/5.3.0/release-history/3.x-versions/whats-new-in-3.9.0) - Nov 2017
* [Version 3.8.0 ](https://commandbox.ortusbooks.com/5.3.0/release-history/3.x-versions/whats-new-in-3.8.0)- Aug 2017
* [Version 3.7.0](https://commandbox.ortusbooks.com/5.3.0/release-history/3.x-versions/whats-new-in-3.7.0) - Jul 2017
* [Version 3.6.0](https://commandbox.ortusbooks.com/5.3.0/release-history/3.x-versions/whats-new-in-3.6.0) - Mar 2017
* [Version 3.5.0](https://commandbox.ortusbooks.com/5.3.0/release-history/3.x-versions/whats-new-in-3.5.0) - Jan 2017
* [Version 3.4.0](https://commandbox.ortusbooks.com/5.3.0/release-history/3.x-versions/whats-new-in-3.4.0) - Nov 2016
* [Version 3.3.0](https://commandbox.ortusbooks.com/5.3.0/release-history/3.x-versions/whats-new-in-3.3.0) - Oct 2016
* [Version 3.2.0](https://commandbox.ortusbooks.com/5.3.0/release-history/3.x-versions/whats-new-in-3.2.0) - Jul 2016
* [Version 3.1.1](https://commandbox.ortusbooks.com/5.3.0/release-history/3.x-versions/whats-new-in-3.1.1) - Jul 2016
* [Version 3.0.1](https://commandbox.ortusbooks.com/5.3.0/release-history/3.x-versions/whats-new-in-3.0.1) - Feb 2016
* [Version 3.0.0](https://commandbox.ortusbooks.com/5.3.0/release-history/3.x-versions/whats-new-in-3.0.0) - Feb 2016


---

# 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/5.3.0/release-history/3.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.
