# Requirements

## Which versions of macOS and Windows are supported?

{% tabs %}
{% tab title="Mac" %}
The current release of EditReady supports macOS `12` and newer. This includes macOS `15` and all Apple silicon (M1 and newer) systems.&#x20;

* The most recent version of EditReady that works on `10.15` is [`24.4`](https://docs.hedge.video/editready/pages/CZBbZpEEwcQNlXDNNAJW#id-24.4-codex-hde-and-connect)&#x20;
* The most recent version of EditReady that works on `11` is [`24.4`](https://docs.hedge.video/editready/pages/CZBbZpEEwcQNlXDNNAJW#id-24.4-codex-hde-and-connect)

Legacy versions of EditReady (version 2.\* or older) do not work on Apple Silicon.
{% endtab %}

{% tab title="Windows" %}
EditReady is not yet available on Windows.
{% endtab %}
{% endtabs %}


---

# 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.hedge.video/editready/requirements.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.
