# OVERVIEW

* [What We Do](/foretell-social/overview/what-we-do.md) - An intro video about Foretell Social.
* [Our Features](/foretell-social/overview/our-features.md) - The core of what Foretell Social provides.
* [Downloading Foretell](/foretell-social/overview/downloading-foretell.md) - Get the Foretell application installed on your VR headset or desktop.
* [Getting Started](/foretell-social/overview/getting-started.md) - Once Foretell is installed, log in and join a meeting.


---

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