# Viewing the completed experience

This section is optional, but if you view the completed presentation, you will gain a better understanding of what you are aiming to create.

To load the completed presentation experience, 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 **Start Session**.
2. From the list of available locations, select the **Tropical Stage**.

{% hint style="info" %}
You can choose any location. When a experience loads, it moves all users to the location that was set in the Experience Editor. However, it's faster if you choose the appropriate location at the start.
{% endhint %}

3. On the **Start Session** screen, select **Just Me**.
4. After you join the Session, open your menu, and then select **Content**.
5. On the Content page, select **Device Storage**.
6. If you have access to Cloud File Manager, select **Device** to view your local files.
7. Select the `tropical_stage_presentation_final.engage` file, and then select **Load**.

For instructions on how to control the playback after the experience files loads, see [Controlling the playback of an experience](/engage/essential-features/accessing-engage-content/controlling-the-playback-of-content.md).


---

# 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/tutorials/introductory-presentation/viewing-the-completed-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.
