# Grab

## Description

A tool to grab all of the same properties on any number of layers.&#x20;

{% hint style="info" %}
Very useful when you have a large number of layers, or want to select deeply nested properties!
{% endhint %}

## Setup

1. Select all of the layers you would like to grab properties on.
2. On **one** of the layers, select the properties you would like to grab
3. Run grab, and those properties will be selected on all of your layers

{% hint style="info" %}
Pro tip: Add to your Motion Mini for quick access
{% 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://motion-studio.mtmograph.com/ae-extension/tools/grab.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.
