# 2024

{% hint style="info" %}
If this is your first time installing Conducttr you will first need to download the Harmon AIR runtime. To do this, follow the steps described [here](/release-notes/installing-scenario-editor.md).
{% endhint %}

[AXS 1.4.0 - December 23rd 2024](/release-notes/2024/december-2024.md#december-24th-2024)

[V.1.32.9 - October 15th 2024](/release-notes/2024/october-2024.md#october-15th-2024)

[V.1.32.8 - October 7th 2024](/release-notes/2024/october-2024.md)

[V.1.32.6 - September 17th 2024](/release-notes/2024/september-2024.md#september-17th-2024)

[V.1.31.42 - July 30th 2024](/release-notes/2024/july-2024.md#july-30th-2024)

[V.1.31.41 - July 29th 2024](/release-notes/2024/july-2024.md#july-29th-2024)

[V.1.31.39 - July 22nd 2024](/release-notes/2024/july-2024.md#july-22nd-2024)

[V.1.31.31 - July 12th 2024](/release-notes/2024/july-2024.md#july-12th-2024)

[V.1.31.26 - June 24th 2024](/release-notes/2024/june-2024.md#june-24th-2024)

[V.1.31.24 - June 14th 2024](/release-notes/2024/june-2024.md#june-14th-2024)

[V.1.31.20 - June 12th 2024](/release-notes/2024/june-2024.md#june-12th-2024)


---

# 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://helpdocs.conducttr.com/release-notes/2024.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.
