# Snap Grid

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

Use Snap Grid to arrange multiple monitors without overlap. **Adjust hinge and distance** easily for a clean, organized setup that moves as one unit.
{% endhint %}

## Snap Grid mode

* Clicking the Snap Grid button in the tab area of the Monitor panel will activate the mode.

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

***

## Connect

* When hovering over the monitors, a translucent **snap bar** will appear, allowing you to connect them.
* When you attach a monitor to the snap bar, it will be connected.

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

{% hint style="warning" %}
In Snap Grid, **the first connected monitor is set as the main monitor**. You can easily identify the main monitor by checking if there is a rotate icon inside it, while the sub monitors will not display the rotate icon.
{% endhint %}

## Disconnect

* When you pinch the connected monitor away from the snap, it will be detached.

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

***

## Snap Grid Control

### Move & Rotate

* Only available on the **Main Monitor**. Moving it shifts all connected monitors together, and using the rotation icon rotates the entire group.

### Scale

* Each monitor can be resized **individually**.

***

## Main monitor

{% hint style="warning" %}
The Snap Menu of the **main monitor** appears at the bottom and **controls all connected monitors**, while **sub monitor** Snap Menus control only their **directly connected monitor**.
{% endhint %}

### 1. Hinge

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

* Click the Hinge icon in the Snap Menu to open the hinge UI and adjust the angle between connected monitors.
* Drag the pointer in the hinge UI to freely set the monitor angle between **0º and 60º**.

<figure><img src="/files/KgNgUjsjlX1CFfcDrLFD" alt="" width="488"><figcaption></figcaption></figure>

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

### 2. Distance

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

* Click the Distance icon in the Snap Menu to open the distance UI and adjust the spacing between connected monitors.
* The default is set to **Standard**. Move the pointer to **Narrow** to bring monitors closer or to **Wide** to increase the gap.

<figure><img src="/files/PmG3ty4oUId3vePvLklu" alt="" width="563"><figcaption></figcaption></figure>

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

***

## Sub monitor

### Hinge / Distance Control

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

***

## Set Main Monitor

* When you click the **Set Main button** located at the bottom of the sub monitor, it will be set as the main monitor.

<figure><img src="/files/0Cj8pVcSuIS6oD4kOJvB" alt=""><figcaption></figcaption></figure>


---

# 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/snap-grid.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.
