# Advenced Option

## **How to find :**

1. Click the **"Setting"** button from the main menu.
2. In the **Preference** tab, look for **Advenced Option**.

***

## Lock Layout on Recenter

* When this toggle is enabled, your fullscreen monitor will stay fixed in place and will not move even if you realign your viewpoint.\
  This also applies to custom gates that are pinned. They remain stable and do not shift their position.

## Quick Layout Apply

* When enabled, after changing monitor settings and pressing the Apply button, the monitor will instantly switch to fullscreen mode and the open monitor panel will automatically close.

## Enable New Connection (Beta)

* This is an experimental feature that tests a new connection method and is currently under stabilization.

{% hint style="warning" %}

#### Possible Issues When Using Enable New Connection (Beta)

1. **Streamer unexpected termination**
   * The virtual monitor view in the VR app may disappear and display the dialog:\
     \&#xNAN;*“Monitor loading is taking longer than expected. Please try applying a different preset or reconnecting your PC.”*
   * The connection between the PC and the VR device may be disconnected.
2. **VR app crash**
   * The VR application may close unexpectedly.
3. **Monitors appearing transparent intermittently**
   * One or more virtual monitors may appear transparent.
   * This issue occurs more frequently on AMD systems.
   * Switching to a different preset and then switching back usually resolves the issue.

#### How to Resolve

→ Unlink the PC, fully close the Host app, and reconnect via Link.
{% 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/settings/advenced-option.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.
