# Grids

<figure><img src="/files/MSjhubAaAbaWr5kgqMow" alt="" width="375"><figcaption></figcaption></figure>

Open the "Grids" page, and select the grid you'd like to add. You can multi-select by cmd/ctrl clicking the grids. Then, click Run Grids and the grid will be overlayed on your composition.&#x20;

For select grids, you can mirror horizontally and/or vertically

<figure><img src="/files/gyHcoG4Is71NnAAvtPoG" alt="" width="375"><figcaption></figcaption></figure>

To remove all grids on your composition, click "Remove Grids"

Change the opacity, color, and stroke width using the properties bar at the top. The **Opacity** and **Stroke Width** fields support click+drag to change the values

<figure><img src="/files/Oqk1BEgqX32GBRrgnnxH" alt="" width="375"><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://motion-studio.mtmograph.com/premiere-pro-extension/grids.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.
