> 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/downloading-foretell.md).

# Downloading Foretell

Foretell Reality Group is available on Meta Quest and PC platform.  There are three methods to download Foretell Reality Group on for VR on the Meta Horizon Store.

### 1. From within the headset&#x20;

Proceed to the Meta Horizon Store and type in “Foretell Reality Group” and begin to download.

<figure><img src="/files/AmDeMHJtIBZp9iIgneXb" alt=""><figcaption><p>MetaQuest Store page for Foretell Reality Group in the headset</p></figcaption></figure>

### 2. From a web browser

[Click here](https://www.oculus.com/experiences/quest/3698793833551835/?utm_medium=share\&utm_source=oculus) to access the Foretell Reality Group page on Meta Horizon Store.  Click the blue “Get" button to add it to your Meta account.  You will then be prompted to sign in to your Meta account, click "Log in with Meta account'' – on the next page, click the login method that applies to you.   After successfully signing in to your Meta account, the Foretell Reality Group app will be ready to download in your headset's app library.

<figure><img src="/files/HEhobrPk9eukzDTXetXN" alt="The Meta Store page for Foretell Reality Group"><figcaption><p>Meta Store page for Foretell Reality Group in a web browser</p></figcaption></figure>

### 3. From the Meta Horizon mobile app

Open the Meta Horizon mobile app on your smart phone.  Enter “Foretell Reality Group” in the search bar and click search. Once you find the app click the blue “Get" button and the app will then be available ready to download in your headset's app library.

#### 4. To download Foretell Reality on PC, access the link here: <https://foretellreality.com/download-foretell/>

* Click the option to "Download Foretell Reality to your Desktop"
* Download the Launcher app and run it
* The first time you run this Launcher it will download the latest version of Foretell Reality Group
* Going forward, new versions of Foretell will automatically get downloaded by this launcher

<figure><img src="/files/oPC4ZP9d7PeATqfd7Tu0" alt=""><figcaption><p>Foretell Website</p></figcaption></figure>

{% hint style="info" %}
**Foretell Tip:** Contact us at <support@foretellreality.com> to gain access to builds for other VR devices like Pico and HTC.
{% endhint %}

{% hint style="info" %}
**Foretell tip:** When preparing for a VR meeting make sure your headset is charged, you are in a quiet space, have the latest version of the app downloaded, and test your Wi-Fi beforehand.
{% endhint %}


---

# 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/downloading-foretell.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.
