> For the complete documentation index, see [llms.txt](https://docs.engagevr.io/engage/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.engagevr.io/engage/experience-editor/tutorials/introductory-presentation/opening-the-experience-in-the-experience-editor.md).

# Opening the experience in the Experience Editor

First, copy the experience files to the appropriate folder on your device, as described in [Adding files to your lesson folder](/engage/experience-editor/tutorials/introductory-presentation/adding-files-to-your-lesson-folder.md), and then complete the following steps:

1. On the menu screen of the ENGAGE application, select **Create & Edit**.
2. On the **Creator Tools** page, select **Load Experience**.
3. If you have access to Cloud File Manager, select **Device** to view your local files.
4. Select the `tropical_stage_presentation_start.engage` file, and then select **Load**.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/tutorials/introductory-presentation/opening-the-experience-in-the-experience-editor.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.
