# Trying AIA Simulations

Foretell AI works in a Virtual Reality application, in a desktop application, and in a web browser.

In all of these platforms, there are two primary modes of experiencing AIA simulations.

* AIA Simulation from the Library&#x20;
  * These are simulations that have either been shared with a group you are in such as a department or course, or simulations that have been shared with your account specifically that are not tied to a specific course or assignment
    * You can practice these simulations as often as you want
* AIA Simulation from Course Assignment
  * These are simulations that have been assigned to you as part of a course assignment
    * Typically you will have a limited amount of attempts for these simulations, after which you will submit the transcript and recording of one attempt to be reviewed by the Course Admin

For instructions on how to experience the AIA Simulations on each platform, use the list below

* [VR Application](/foretell-ai/trying-aia-simulations/aia-simulation-in-vr-app.md)
* [Desktop Application](/foretell-ai/trying-aia-simulations/aia-simulation-in-desktop-app.md)
* [Website](/foretell-ai/trying-aia-simulations/aia-simulation-on-web.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.foretellreality.com/foretell-ai/trying-aia-simulations.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.
