# FAQ

## 1. Which VR devices are supported?

We currently support Meta Quest (3, 2 and Pro) Galaxy XR, and Pico.

## 2. Which Windows OS versions are compatible?

The app supports Windows 10 and 11.

## 3. How do I download the Agent to my computer?

Visit our official website. Download it from the main page or go to the *PC Host* menu and follow the instructions.

## 4. Why can’t I connect?

Make sure your VR device and PC are on the same local network (same Wi-Fi name). If issues persist, confirm the Agent is running and try restarting both devices.

## 5. How can I get multiple monitors in VR?

In the VR app, open *Monitor Panel* → *Layout tab* to add virtual monitors. Use built-in presets or place monitors manually (up to 5).

## 6. Will macOS be supported in the future?

Yes. macOS support is on our roadmap—stay tuned.

## 7. Can I use it with my firewall active?

Yes, the app is designed to work with your firewall on. However, if you experience connection issues, you may need to check your firewall settings to ensure it has the necessary permissions.

## 8. Need more help?

Email **<contact@overay.com>** or join our Discord community.


---

# 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/support/faq.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.
