# How to use the Dynamic Grid

The Dynamic Grid feature enables the switch of the VYV Grid {D} with an adaptive version that adjusts to the screen's resolution—ensuring the grid’s elements remain perfectly square.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdWfNr-E9jNQhC_gC2pEDrX9eQRkwKFEsqLB4qz9j9uP4UExJGDkz7IHd8CNDxyiVKAcIBQ_oyCkzgdija8oVljRuhMReKx0Q1yqO8UjIX57WFfvS0TnSRxU1_zFoBmP6AJDROEqw?key=NbrWnIBsJkEp6hnBVLrNujkc" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
To ensure the grid elements appears square, the screen's resolution should be properly set in the screen properties {P} or {Options Panel > Properties}.
{% endhint %}

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcOtMH2b5ZIN_TmHZMVsPTxOczJCsVRAYoLZFqGRCAGLzT-BFHZY97EwDHKSxm8nu5cccqUHTFTOfiJC8do5BDqDnYqhHABHNXvzdKRGiNNr57LEXQYWxPvLj1h86tZC-yq652vww?key=NbrWnIBsJkEp6hnBVLrNujkc" alt=""><figcaption></figcaption></figure>

You can find the Grid Options in the 3D Scene Options panel by clicking the gear icon on the right side of the viewport.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcUYTTdZ1Odox4OBjn1PXZ7v3No2JzWQBehJ1v4O4JoWtfrdOhMY1MRSTd_gP_TfJs_SM2nkhhjkzoQdrb8MpcgKRrh8704Gz_xHtXdM-95kkDKBtpppsRi-e0DWTME05eD5kT9?key=NbrWnIBsJkEp6hnBVLrNujkc" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfzks99QxQaRfZQcgsp4A0yJ9RnVhMuaiKNQOl3LOOd-ypb2NvqbWLBQrCzIQ-WENfx1wQzduujy7rv6bK_yX_71tbQm90IRJlYr9ciY6VRbIh6HOUjOKAnpELX3-F9KStqbFU_FA?key=NbrWnIBsJkEp6hnBVLrNujkc" alt=""><figcaption></figcaption></figure>

Expand the {Grid Options} section and change the setting from {Static} to {Dynamic} in the dropdown menu.

{% hint style="info" %}
When enabled, the Dynamic Grid option will be applied across all screens.
{% endhint %}

## **Static**

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfOnbu722WFtgojVoVFuCrssIfiYmi45SpQIFqxY9qoAgGKGehrewYYNooh6ux8UoXG1geeVh0-pUWmymqFWlw3ajbJEei2dL08I2DeGEo_AVxwFmMxkI0YAMEA102BMyAXC7YY?key=NbrWnIBsJkEp6hnBVLrNujkc" alt=""><figcaption></figcaption></figure>

## **Dynamic**

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfe_Lzwchlzh7gdaWkHOPLXfZXL7JIiLdfeRo8SZpZ1iAlvKhhatBWOKr6JeZVcGK7rAadYYaPt2ccj5TZRMFd1dJ1ioV-XQfzzZtXv7S6Tf_07g5i4ZpF2g8aEZ_bxJG2uUkDW?key=NbrWnIBsJkEp6hnBVLrNujkc" alt=""><figcaption></figcaption></figure>

## **Display Grid Subdivision**

Enabling the {Display Grid Subdivision} toggle adds extra horizontal and vertical lines to the dynamic grid. This feature enhances precision and alignment when working on detailed surfaces.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXftU43utco_8Bj4NZXHZBwD8igAjf4o0GiYkWHrudwxTxwICnUFNv6xQFQ7pPWloBbuvumjlvorvIr6jRk4dif_spr64uRSKedMGJ_vE6eX0kHVbae8-kiRsRkIJj7wR07TnqA55w?key=NbrWnIBsJkEp6hnBVLrNujkc" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
This feature can be taxing on performance, especially when working with complex 3D models that contain a large number of faces. Due to its potential impact on system resources, the Dynamic Grid is not enabled as the default option. It is recommended to use this feature selectively based on project requirements.
{% 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://docs.vyv.ca/how-to-use-the-dynamic-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.
