# VR / Monitor Modes

![](/files/XjX6k84gIwHYQVgjPl3A)

## Differences At a Glance

<table><thead><tr><th width="160.81817626953125">Topic</th><th>VR Mode</th><th>Monitor Mode</th></tr></thead><tbody><tr><td>Hardware</td><td>Meta <a href="https://www.meta.com/quest/quest-3/">Quest 3</a>, <a href="https://www.meta.com/quest/quest-3s/">Quest 3S</a>, Quest 2, or Quest Pro.</td><td>Windows PC</td></tr><tr><td>Experience</td><td>Fully immersive—you’re inside the virtual room with lifelike eye contact and spatial audio.</td><td>Same environments and avatars as VR Mode, but viewed on your PC screen like a “window” into the room.</td></tr><tr><td>Looking</td><td>Turn your head to change your view.</td><td>Move the mouse to look around.</td></tr><tr><td>Moving</td><td>Walk in the real world within your safe play area.</td><td>Use keyboard keys to walk.</td></tr><tr><td>Training</td><td>Available—based on your words spoken into the microphone, and to a lesser degree, where your headset is pointed and what your hands are doing.</td><td>Limited—only evaluates your spoken words. Webcam is not used.</td></tr></tbody></table>

## VR Mode versus Monitor Mode

### Immersion

* **VR Mode** makes you feel physically present. Avatars can make eye contact and speak with you. You see your virtual hands and interact naturally with microphones, notecards, and other objects. Spatial (directional) audio helps you tell who is speaking.
* **Monitor Mode** shows the same scene as VR Mode. You get the same content and audio, just framed on a monitor instead of surrounding you.

### Interaction

**Looking around**

* **VR Mode**: Turning your head changes your view.
* **Monitor Mode**: Move your mouse to look.

**Moving around**

* **VR Mode**: Walk within your real-world play area to move in VR.
* **Monitor Mode**: Use your keyboard to walk.

**Using objects**

* **VR Mode**: Your hands or controllers are tracked, so you can grab a marker to draw, lift a microphone to your mouth, and gesture while speaking.
* **Monitor Mode**: Most actions are a simple mouse click.

### Training

**Gaze (where you look)**

* **VR Mode**: Available—measured by your headset’s direction.
* **Monitor Mode**: Not available (Monitor Mode doesn’t use your webcam).

**Voice (what you say and how you say it)**

* **Both modes**: Speech is analyzed the same way.
* **Exception**: **Mic Distance** training (keeping a handheld microphone near your mouth) is **VR-only**.

**Hands (your gestures)**

* **VR Mode**: Available—based on hand/controller tracking.
* **Monitor Mode**: Not available (no webcam).

## Launching Ovation

**VR Mode**

1. Install Ovation from the [Meta App Store](https://www.oculus.com/experiences/quest/4510688418969375/).
2. Put on your headset and open **Ovation** from your Meta App Library.
   * Using an MDM (ArborXR, ManageXR, or Meta for Education)? See your MDM’s docs for launch steps.

**Monitor Mode**

1. Sign in to your Ovation account and go to [**Downloads**](https://app.prod.ovationvr.com/downloads) to install.
2. By default, launch from:\
   `C:\Program Files (x86)\Ovation\Ovation.exe`

## Which should I choose?

* **Pick VR Mode** if you want maximum realism and natural interaction. \
  Simulating public speaking or speaking in social situations in a safe, virtual space can also benefit those who suffer from fear of public speaking. Explore the research [here](https://pmc.ncbi.nlm.nih.gov/articles/PMC5421394/).
* **Pick Monitor Mode** if you’re on a Windows PC without a headset and want easy access to speaking with AI avatars and feedback on what you say.


---

# 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.ovationvr.com/ovation/vr-monitor-modes.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.
