> For the complete documentation index, see [llms.txt](https://docs.foretellreality.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.foretellreality.com/foretell-ai/trying-aia-simulations/aia-simulation-in-vr-app.md).

# AIA Simulation in VR App

To download the VR app onto your Meta Quest headset, follow the instructions here:&#x20;

[Downloading Foretell](/overview/downloading-foretell.md)

Once you have downloaded the application onto your headset and opened it, the next step is to log in using your login credentials. You can click on input fields and keyboard characters by pointing your controller ray at it and pressing down the Trigger button with your index finger. Once you have typed in a Client Code, Username, and Password, click on the **"Log in"** button.

<figure><img src="/files/mbUUoGs3RC9FVbmkPVIF" alt="" width="375"><figcaption></figcaption></figure>

Logging in will open a new page that displays the available AI simulations. If at the top of your window there is both a "Meetings" tab and an "AI Simulations" tab, select the **"AI Simulations"** tab to see the available AI simulations.

<figure><img src="/files/JBoRhWXKdic7slub0Yhw" alt=""><figcaption></figcaption></figure>

The first row is the **"Simulation Library"** that shows you any simulations you can practice at will as many times as you want.

The second row shows you your **"Assigned Simulations"** that are tied to an assignment given to you in one of your courses

<figure><img src="/files/QZfHj1DQECdlxhnDOcdG" alt="" width="563"><figcaption></figcaption></figure>

To select an AI simulation, point your controller at one of the listed simulations and press the trigger button to select it. In the window that pops up click on the **"Join"** button to load the simulation environment.

<figure><img src="/files/2DIyNoZif1kCLZ0pDhDX" alt=""><figcaption></figcaption></figure>

Once you have loaded into an environment, all of the information about the simulation and controls for the simulation are accessible from the menu. To open the menu, find the concave Menu button on your left controller and press it. This will open up a menu bar of options. For more information about the current simulation, click on the **"AIA Controls"** button on the far left that looks like a robot.

<figure><img src="/files/ESJjzVSFWFcIl7iCMfNu" alt=""><figcaption></figcaption></figure>

You can review the information about the scenario by clicking through the **"About", "You", and "Counterpart"** tabs. The Environment simply shows you locations for the conversation.

<figure><img src="/files/qZeSQhrRn79KCYST6aAT" alt=""><figcaption></figcaption></figure>

To start the simulation, open up the Menu bar, select the **"AIA Controls"** button that looks like a robot, then click on the **"Start"** button that looks like a triangle. While in the middle of a conversation, you can use the **"Pause"** button to temporarily pause the conversation.

Not all simulations will start with the AI agent speaking. Sometimes you may need to say something yourself before the AI agent responds.

<figure><img src="/files/ZVH441ovem3mmeBqRK7m" alt=""><figcaption></figcaption></figure>

You also have access to the chat transcript, which you can enable and disable using the button that looks like two chat bubbles overlaid on top of one another.

<figure><img src="/files/BzsXbqM34M2MDvrRbXVa" alt=""><figcaption></figcaption></figure>

Once you have completed your conversation, you can click on the **"Stop"** button that looks like a square. This will finish the conversation. If this was an Assignment Simulation, this will use up one of your attempts.

<figure><img src="/files/YyIcmf5KAhQeEi4pgXPX" alt=""><figcaption></figcaption></figure>

For Assignment Simulations, the transcript and video will be automatically uploaded to our servers for your Course Admin to review. If you are in a practice session, a pop-up window will appear asking for permission to upload the transcript and video.&#x20;

<figure><img src="/files/19567WSKFbipXjoqEXYT" alt=""><figcaption></figcaption></figure>

Uploading your transcript and video will enable us to provide you with an immediate feedback panel that runs the transcript of the conversation through an assessment rubric created by the simulation Author. This assessment will reference the transcript and occasionally offer suggestions of places to improve.

<figure><img src="/files/lUs2GzwzKN66a0VlIdWE" alt=""><figcaption></figcaption></figure>


---

# 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.foretellreality.com/foretell-ai/trying-aia-simulations/aia-simulation-in-vr-app.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.
