> 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.md).

# Foretell AI

- [Welcome to Foretell AI](https://docs.foretellreality.com/foretell-ai/welcome-to-foretell-ai.md)
- [User Roles](https://docs.foretellreality.com/foretell-ai/welcome-to-foretell-ai/user-roles.md)
- [Authoring Tool](https://docs.foretellreality.com/foretell-ai/authoring-tool.md)
- [Scenario](https://docs.foretellreality.com/foretell-ai/authoring-tool/scenario.md)
- [Interpersonal Simulation](https://docs.foretellreality.com/foretell-ai/authoring-tool/scenario/interpersonal-simulation.md)
- [AI Personas](https://docs.foretellreality.com/foretell-ai/authoring-tool/ai-personas.md)
- [Character Identity](https://docs.foretellreality.com/foretell-ai/authoring-tool/ai-personas/character-identity.md)
- [Speaking Style](https://docs.foretellreality.com/foretell-ai/authoring-tool/ai-personas/speaking-style.md)
- [Testing](https://docs.foretellreality.com/foretell-ai/authoring-tool/ai-personas/testing.md)
- [Trainee Personas](https://docs.foretellreality.com/foretell-ai/authoring-tool/trainee-personas.md)
- [Assessment Criteria](https://docs.foretellreality.com/foretell-ai/authoring-tool/assessment-criteria.md)
- [Guardrails](https://docs.foretellreality.com/foretell-ai/authoring-tool/guardrails.md)
- [Sharing and Distributing Simulations](https://docs.foretellreality.com/foretell-ai/authoring-tool/sharing-and-distributing-simulations.md)
- [Trying AIA Simulations](https://docs.foretellreality.com/foretell-ai/trying-aia-simulations.md)
- [AIA Simulation in VR App](https://docs.foretellreality.com/foretell-ai/trying-aia-simulations/aia-simulation-in-vr-app.md)
- [AIA Simulation in Desktop App](https://docs.foretellreality.com/foretell-ai/trying-aia-simulations/aia-simulation-in-desktop-app.md)
- [AIA Simulation on Web](https://docs.foretellreality.com/foretell-ai/trying-aia-simulations/aia-simulation-on-web.md)
- [Web Simulation From Library](https://docs.foretellreality.com/foretell-ai/trying-aia-simulations/aia-simulation-on-web/web-simulation-from-library.md)
- [Web Simulation from Course Assignment](https://docs.foretellreality.com/foretell-ai/trying-aia-simulations/aia-simulation-on-web/web-simulation-from-course-assignment.md)
- [Reviewing Simulation Sessions](https://docs.foretellreality.com/foretell-ai/trying-aia-simulations/reviewing-simulation-sessions.md)
- [Organization Management](https://docs.foretellreality.com/foretell-ai/organization-management.md)
- [Department Management](https://docs.foretellreality.com/foretell-ai/department-management.md)
- [Course Management](https://docs.foretellreality.com/foretell-ai/course-management.md)
- [Manage Course Users](https://docs.foretellreality.com/foretell-ai/course-management/manage-course-users.md)
- [Creating An Assignment](https://docs.foretellreality.com/foretell-ai/course-management/creating-an-assignment.md)
- [Viewing Submissions](https://docs.foretellreality.com/foretell-ai/course-management/viewing-submissions.md)


---

# 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.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.
