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

# Foretell Social

- [OVERVIEW](https://docs.foretellreality.com/foretell-social/overview.md)
- [What We Do](https://docs.foretellreality.com/foretell-social/overview/what-we-do.md)
- [Our Features](https://docs.foretellreality.com/foretell-social/overview/our-features.md)
- [Downloading Foretell](https://docs.foretellreality.com/foretell-social/overview/downloading-foretell.md)
- [Getting Started](https://docs.foretellreality.com/foretell-social/overview/getting-started.md)
- [FORETELL BASICS](https://docs.foretellreality.com/foretell-social/foretell-basics.md)
- [Controller Functionality](https://docs.foretellreality.com/foretell-social/foretell-basics/controller-functionality.md)
- [Quick Menu](https://docs.foretellreality.com/foretell-social/foretell-basics/quick-menu.md)
- [User Roles and Permissions](https://docs.foretellreality.com/foretell-social/foretell-basics/user-roles-and-permissions.md)
- [Locomotion](https://docs.foretellreality.com/foretell-social/foretell-basics/locomotion.md)
- [MODERATOR FEATURES](https://docs.foretellreality.com/foretell-social/moderator-features.md)
- [Room Moderation](https://docs.foretellreality.com/foretell-social/moderator-features/room-moderation.md)
- [Environment Switching](https://docs.foretellreality.com/foretell-social/moderator-features/environment-switching.md)
- [Media Control](https://docs.foretellreality.com/foretell-social/moderator-features/media-control.md)
- [3D Recording](https://docs.foretellreality.com/foretell-social/moderator-features/3d-recording.md)
- [3D Spatial Drawing](https://docs.foretellreality.com/foretell-social/moderator-features/3d-spatial-drawing.md)
- [Secret Chat](https://docs.foretellreality.com/foretell-social/moderator-features/secret-chat.md)
- [Interactive Ball](https://docs.foretellreality.com/foretell-social/moderator-features/interactive-ball.md)
- [PLATFORM FEATURES](https://docs.foretellreality.com/foretell-social/platform-features.md)
- [VR Environments](https://docs.foretellreality.com/foretell-social/platform-features/vr-environments.md)
- [Avatar Customization](https://docs.foretellreality.com/foretell-social/platform-features/avatar-customization.md)
- [Web Admin Panel](https://docs.foretellreality.com/foretell-social/platform-features/web-admin-panel.md)
- [Metrics](https://docs.foretellreality.com/foretell-social/platform-features/metrics.md)
- [BEST PRACTICES FOR MEETINGS IN VR](https://docs.foretellreality.com/foretell-social/best-practices-for-meetings-in-vr.md)
- [Adjust Headset Fit and View](https://docs.foretellreality.com/foretell-social/best-practices-for-meetings-in-vr/adjust-headset-fit-and-view.md)
- [Setting Up Guardian](https://docs.foretellreality.com/foretell-social/best-practices-for-meetings-in-vr/setting-up-guardian.md)
- [Turn On Hand Tracking](https://docs.foretellreality.com/foretell-social/best-practices-for-meetings-in-vr/turn-on-hand-tracking.md)
- [VR Casting](https://docs.foretellreality.com/foretell-social/best-practices-for-meetings-in-vr/vr-casting.md)
- [Take A Screenshot Or Video](https://docs.foretellreality.com/foretell-social/best-practices-for-meetings-in-vr/take-a-screenshot-or-video.md)
- [WEB ADMIN PANEL](https://docs.foretellreality.com/foretell-social/web-admin-panel.md)
- [Creating Users](https://docs.foretellreality.com/foretell-social/web-admin-panel/creating-users.md)
- [Uploading Media](https://docs.foretellreality.com/foretell-social/web-admin-panel/uploading-media.md)
- [Creating Meetings](https://docs.foretellreality.com/foretell-social/web-admin-panel/creating-meetings.md)
- [TROUBLESHOOTING](https://docs.foretellreality.com/foretell-social/troubleshooting.md)
- [FAQs](https://docs.foretellreality.com/foretell-social/troubleshooting/faqs.md): Find answers to some of the most frequently asked questions
- [Customer Support](https://docs.foretellreality.com/foretell-social/troubleshooting/customer-support.md)
- [DEMO KIT](https://docs.foretellreality.com/foretell-social/demo-kit.md)
- [USE CASES](https://docs.foretellreality.com/foretell-social/use-cases.md)
- [Therapy & Support Groups](https://docs.foretellreality.com/foretell-social/use-cases/therapy-and-support-groups.md)
- [Soft Skills Training](https://docs.foretellreality.com/foretell-social/use-cases/soft-skills-training.md)
- [Education & Learning](https://docs.foretellreality.com/foretell-social/use-cases/education-and-learning.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-social.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.
