# Product and Releases

Use this section to follow Umbraco releases and plan your next step.

Find the latest release information, test upcoming versions, or browse older documentation.

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Release Notes</td><td><a href="https://releases.umbraco.com/all-releases/">https://releases.umbraco.com/all-releases/</a></td></tr><tr><td>Legacy Documentation</td><td><a href="/pages/mqLlYetG59vCDI2jIdNd">/pages/mqLlYetG59vCDI2jIdNd</a></td></tr></tbody></table>

## In this section

* Current release information and release history.
* Guidance for testing the latest release candidate.
* Links to documentation for versions outside active support.

{% hint style="info" %}
This documentation covers supported Umbraco CMS versions. Use the legacy documentation for older versions.
{% endhint %}


---

# 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.umbraco.com/umbraco-cms/18.latest/understand-umbraco-cms/product-and-releases.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.
