# Accessing ENGAGE Experiences

The ENGAGE application includes a curated collection of immersive experiences and 360° videos.

If you want to share an Experience with other people, we recommend that you start the Experience in a Session. An Experience begins to play as soon as it downloads, and you may not be able control the playback. If you invite people to a Session before you start the Experience, you ensure that everyone views the Experience from the start.

## In a Session

1. Open ENGAGE, and then log in.
2. Start a Session and invite everyone you want to share the Experience with. For more information, see [Creating a Session](/engage/sessions/creating-a-session.md) and [Inviting others to your Session](/engage/sessions/inviting-others-to-your-session.md).
3. Open your menu or tablet, and then select **Experiences** <img src="/files/i7sNV1Tmp5tjx9aPSTxb" alt="" data-size="line">.
4. Select an Experience from the library.
5. On the Experience information page, select **START**.
6. In the **Load Experience** prompt, select **Confirm**.

## From the menu screen

1. Open ENGAGE, and then log in.
2. On the menu screen, select **Experiences** <img src="/files/i7sNV1Tmp5tjx9aPSTxb" alt="" data-size="line">.
3. Select an Experience from the library.
4. On the Experience information page, select **START**.
5. On the **Start Session** page, choose **Just Me** to view the Experience by yourself. You can choose **With Others**, but some people may miss the start of the Experience.


---

# 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/essential-features/accessing-engage-content.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.
