> 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-social/overview/our-features.md).

# Our Features

**Foretell Tip:** VR is best when shared with others.  Invite your colleagues, friends, and family to meet you in Foretell Reality Group.

## Beautiful VR Environments&#x20;

Each environment is tailored to evoke a feeling, whether it be professional, casual, friendly, or familial, and encourages users to actively participate, collaborate, and play with innovative tools. From indoor environments like a cozy meeting room with a porch, to outdoor environments like a campsite where you can roast marshmallows and drink hot cocoa, clients can choose to include as many environments as they need for their enterprise use case.

<figure><img src="/files/w6J49iibBfpIBZHwxw6z" alt=""><figcaption><p>The Beach Side Resort is the perfect destination for your next event.</p></figcaption></figure>

## Social VR Experience

Taking into account the computing power of current VR headsets, our social VR experiences support up to 25 active participants and an unlimited number of viewers (Observers) in one session. Larger audiences can be split into concurrent sessions replicating the same VR experience, or join the primary session as viewers.

## Multi-Media Player

We provide a wide range of tools to support different learning styles, including the presentation of 3D objects, 360 pictures and videos, 2D media, spatial drawing, and more. By offering a spectrum of media that is simply not available in traditional learning environments, we help to inspire engagement and productivity in learners of all backgrounds and learning styles.

<figure><img src="/files/kqxs1mjXONQA8Lrv6KX9" alt=""><figcaption><p>Foretell Reality’s classrooms provide a familiar educational setting that is ideal for training, presentation practice, and class activities</p></figcaption></figure>

## Roles & Permissions

The Foretell Reality Platform allows setup for user roles and respective permissions at two levels:

1. **System administration capabilities** which determine whether a user is allowed to create new users, configure permissions, and select features available for each VR experience.
2. **Experience capabilities** which determine the functionality that is available for each role during a VR experience. A Leader has access to all experience functionalities and can grant or disallow access to regular users (Participants). Observers are users who are invisible to Participants, cannot use all the capabilities that Participants can, but can record and document the sessions.


---

# 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-social/overview/our-features.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.
