# Passthrough

{% hint style="info" %}
**What is passthrough mode?**

Passthrough mode lets you switch between Virtual, Mixed, and Reality modes, offering different VR experiences and ways to interact with 3D objects and the real world.
{% endhint %}

## How to find passthrough:

1. Click the **"Desk"** button from the main menu.
2. In the **Passthrough** tab, look for **Mode.**

<figure><img src="/files/7SlZ0fUQBdHC9xvzh95S" alt=""><figcaption></figcaption></figure>

***

## Virtual

Virtual mode displays virtual world **entirely composed of 3D objects**. Want to block out the real world and fully immerse yourself in the VR universe? This mode is ideal.

## Mixed

Mixed mode combines elements of virtual mode with selective gate features, such as **Hand gate** and **Central gate**.

* **Central gate**

{% hint style="info" %}
**When to use?**

If you want to interact with the **real world around your body** while still being in VR, use this mode. It's ideal for illuminating **multiple objects on your desk** at once, such as your keyboard or scattered items.
{% endhint %}

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

* **Hand  gate**

{% hint style="info" %}
**When to use?**\
If you want to interact with the **real world around your hands** while still being in VR, use this mode. It's perfect for seeing your **keyboard or mouse**.
{% endhint %}

<figure><img src="/files/7NSysvPSOsn8EYxdIMiW" alt=""><figcaption></figcaption></figure>

## Reality

Reality mode displays the **real world with the essential 3D objects**. If you want to keep interacting with people while staying in your VR world, this mode is perfect for you.


---

# 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/key-features/passthrough.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.
