# Initial Setup

## [Get OVERAY DESK on Meta Quest Store](https://www.meta.com/experiences/7028370967196772).

* Visit the Meta Quest Store and search for "OVERAY DESK."
* **Download and install the application** on your Meta Quest device.

## [Register for free on our Website](https://auth.overay.com/ui/v2/login/register?requestId=oidc_V2_369691534326497376).

* Go to our website.
* **Create a account** by providing the necessary details.

## [Download and Install PC Host on our Website](https://desk.overay.com/).

* Visit our website and navigate to the download section.
* Click the "Download" button to start the download.
* **Install PC Host** on your computer.

<figure><img src="/files/iXpAMqcuLfjZq3o0crDH" alt=""><figcaption></figcaption></figure>

## Connect to your PC by pairing with the PC Host within the App.

1. **Open the PC Host** program and **log in** using your account details.
2. On the program interface, find and click the "**Pairing with VR Headset**" button.
3. **A 4-digit code will appear** on your computer screen.
4. Put on your VR device, click the > button, and then click the "**PC Link**" button.
5. **Enter the 4-digit code** displayed on your computer screen.&#x20;
6. **Press the blue "Confirm" button** to establish the connection between your PC and VR device.

<figure><img src="/files/a82Jmq5t2eAaXscKxTSD" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
If your app is not connecting to your PC, please check the following:

1. **Network Connection**
   * Please ensure that both your **VR device** and **PC** are connected to the **same local network**.
   * Double-check the **network name** to confirm they are on the same connection.
2. **Background Processes**
   * Open **Task Manager** and check under "Background Processes" to ensure the following processes are running:
     * **Overay Desk PC Manager**
     * **Overay Desk PC Streamer**
     * **Overay Desk Supporter**
   * If any of these are missing, please try quitting and restarting the **PC Host**.

If the issue persists, please don't hesitate to reach out on our **Discord channel**, and we will assist you.
{% endhint %}


---

# 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://overay-inc.gitbook.io/overaydesk/guide/initial-setup.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.
