> 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/welcome-to-foretell-ai.md).

# Welcome to Foretell AI

## A Guide to Foretell AI&#x20;

Foretell AI gives learners a safe space to practice professional skills. We leverage the latest advancements in artificial intelligence (AI) technology to create realistic AI Avatars built for immersive roleplay simulations.&#x20;

A key to our platform's success is the ability for users to create their own AI Avatars to play as characters in their own custom roleplay simulations.

This guide is for all those who want to create their own AI Avatar personas and add to the collection of roleplay simulations available on the Foretell AI platform.

## Foretell AI Overview

Foretell AI combines virtual reality (VR) and artificial intelligence (AI) to create natural roleplaying simulations in immersive environments. These roleplaying simulations can be used on desktop, web browser, and VR headsets like the Meta Quest.

Foretell AI is composed of three core components:

1. [Authoring Tool](/foretell-ai/authoring-tool.md) - where [Authors](/foretell-ai/welcome-to-foretell-ai/user-roles.md) create AI Avatar personas and simulations
2. [AIA Simulation](/foretell-ai/trying-aia-simulations.md) - where [Learners](/foretell-ai/welcome-to-foretell-ai/user-roles.md) join a simulation involving an AI Avatar
3. [Evaluation Module](/foretell-ai/trying-aia-simulations/reviewing-simulation-sessions.md) - where [Learners and Administrators](/foretell-ai/welcome-to-foretell-ai/user-roles.md) review simulation results

<figure><img src="/files/vV9SPsvaDufUxKkFiw93" 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, and the optional `goal` query parameter:

```
GET https://docs.foretellreality.com/foretell-ai/welcome-to-foretell-ai.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
