# What's Next

## Bluetooth keyboard & mouse support

You will be able to connect Bluetooth keyboards and mice directly in VR, making text input and navigation more convenient.

## VR microphone support

Your VR headset microphone will now function as a PC input device, letting you use it directly for voice input on your computer.

## MacOS support

Our app will soon be available for MacOS, in addition to Windows, allowing you to utilize our monitor functionality on Mac-based PCs as well.

{% hint style="success" %}
**Feature Suggestions**

If you have any other feature suggestions, we'd love to hear them! Please feel free to share your ideas on Discord Community – we're always welcoming new feedback!
{% 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/support/whats-next.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.
