# Loading a saved experience

You can load any experience that's saved locally on your device. You can load an experience when you start the Experience Editor or from within the Experience Editor.

## Loading an experience when you start the Experience Editor

1. Open the ENGAGE app and log in.
2. On the menu screen, select **Create & Edit**.
3. On the **Creator Tools** page, select **Experience Editor**.
4. Select **Load Scene**.
5. Select the scene that you want to load.
6. On the file information page, select **Load**.
7. If you haven't accessed the selected location on your current device, select **Download**.
8. In the **Load Location** window, select **Confirm**.

## Loading an experience from within the Experience Editor

1. On the editor panel, select the menu icon (<img src="/files/5R1ZoaTKV2IgyrycoxFe" alt="" data-size="line">).
2. Select **My Sequences**.
3. Select a scene to load.
4. Select **Load Content**.


---

# 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/experience-management/loading-a-saved-experience.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.
