# Intro

- [Release History](https://coldbox.ortusbooks.com/v6.x/intro/release-history.md): A historical snapshot of all major versions of ColdBox
- [What's New With 6.11.0](https://coldbox.ortusbooks.com/v6.x/intro/release-history/whats-new-with-6.11.0.md): April 28, 2025
- [What's New With 6.10.0](https://coldbox.ortusbooks.com/v6.x/intro/release-history/whats-new-with-6.10.0.md): May 13, 2024
- [What's New With 6.9.0](https://coldbox.ortusbooks.com/v6.x/intro/release-history/whats-new-with-6.9.0.md): June 9, 2023
- [What's New With 6.8.2](https://coldbox.ortusbooks.com/v6.x/intro/release-history/whats-new-with-6.8.2.md): May 1, 2023
- [What's New With 6.8.1](https://coldbox.ortusbooks.com/v6.x/intro/release-history/whats-new-with-6.8.1.md): August 11, 2022
- [What's New With 6.8.0](https://coldbox.ortusbooks.com/v6.x/intro/release-history/whats-new-with-6.8.0.md): July 23, 2022
- [What's New With 6.7.0](https://coldbox.ortusbooks.com/v6.x/intro/release-history/whats-new-with-6.7.0.md): June 21, 2022
- [What's New With 6.6.1](https://coldbox.ortusbooks.com/v6.x/intro/release-history/whats-new-with-6.6.1.md): February 17, 2022
- [What's New With 6.6.0](https://coldbox.ortusbooks.com/v6.x/intro/release-history/whats-new-with-6.6.0.md): February 02, 2022
- [What's New With 6.5.x](https://coldbox.ortusbooks.com/v6.x/intro/release-history/whats-new-with-6.5.0.md): July 9th, 2021
- [What's New With 6.4.0](https://coldbox.ortusbooks.com/v6.x/intro/release-history/whats-new-with-6.4.0.md)
- [What's New With 6.3.0](https://coldbox.ortusbooks.com/v6.x/intro/release-history/whats-new-with-6.3.0.md)
- [What's New With 6.2.x](https://coldbox.ortusbooks.com/v6.x/intro/release-history/whats-new-with-6.2.0.md)
- [What's New With 6.1.0](https://coldbox.ortusbooks.com/v6.x/intro/release-history/whats-new-with-6.1.0.md)
- [What's New With 6.0.0](https://coldbox.ortusbooks.com/v6.x/intro/release-history/whats-new-with-6.0.0.md)
- [Upgrading to ColdBox 6](https://coldbox.ortusbooks.com/v6.x/intro/release-history/upgrading-to-coldbox-6.md)
- [About This Book](https://coldbox.ortusbooks.com/v6.x/intro/about-this-book.md): Learn about the authors of ColdBox and how to support the project.
- [Author](https://coldbox.ortusbooks.com/v6.x/intro/author.md): Author biographies of the ColdBox Platform


---

# 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://coldbox.ortusbooks.com/v6.x/intro.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.
