# Overview

You can use the Experience Editor to combine animations, audio recordings, and other materials into a single packaged experience. You can see examples of the types of materials that you can produce in the Experiences area of the ENGAGE app.

The Experience Editor is included with ENGAGE on Windows and macOS desktop devices, as well as Meta Quest 3 headsets. To access the Experience Editor, you must have a PLUS, Enterprise, or Education subscription.

{% hint style="info" %}
The Experience Editor is only officially supported on Microsoft Windows. On all other devices, the Experience Editor is considered a beta release.
{% 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.engagevr.io/engage/experience-editor/overview.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.
