# Intro

- [Release History](https://coldbox-orm.ortusbooks.com/v3.x-3/intro/release-history.md)
- [What's New With 3.9.0](https://coldbox-orm.ortusbooks.com/v3.x-3/intro/release-history/whats-new-with-3.9.0.md): August 10, 2022
- [What's New With 3.8.0](https://coldbox-orm.ortusbooks.com/v3.x-3/intro/release-history/whats-new-with-3.8.0.md): March 11, 2022
- [What's New With 3.7.0](https://coldbox-orm.ortusbooks.com/v3.x-3/intro/release-history/whats-new-with-3.7.0.md): January 13, 2022
- [What's New With 3.6.0](https://coldbox-orm.ortusbooks.com/v3.x-3/intro/release-history/whats-new-with-3.6.0.md): January 10, 2022
- [What's New With 3.5.0](https://coldbox-orm.ortusbooks.com/v3.x-3/intro/release-history/whats-new-with-3.5.0.md): December 16, 2021
- [What's New With 3.4.0](https://coldbox-orm.ortusbooks.com/v3.x-3/intro/release-history/whats-new-with-3.4.0.md): April 27, 2021
- [What's New With 3.3.0](https://coldbox-orm.ortusbooks.com/v3.x-3/intro/release-history/whats-new-with-3.3.0.md): April 27, 2021
- [What's New With 3.2.x](https://coldbox-orm.ortusbooks.com/v3.x-3/intro/release-history/whats-new-with-3.2.x.md): March 31, 2021
- [What's New With 3.1.0](https://coldbox-orm.ortusbooks.com/v3.x-3/intro/release-history/whats-new-with-3.1.0.md): March 30, 2021
- [What's New With 3.0.0](https://coldbox-orm.ortusbooks.com/v3.x-3/intro/release-history/whats-new-with-3.0.0.md): February 12, 2021
- [About This Book](https://coldbox-orm.ortusbooks.com/v3.x-3/intro/about-this-book.md)
- [Author](https://coldbox-orm.ortusbooks.com/v3.x-3/intro/author.md)


---

# 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-orm.ortusbooks.com/v3.x-3/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.
