# Distribute (New!)

{% hint style="info" %}
Click the save icon at any time to save your current parameters as the new defaults.
{% endhint %}

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

Select three or more layers (Auto) or two or more layers (Manual), then click the horizontal or vertical distribute target to evenly space them.

## Type

* Auto: Distributes layers evenly between the first and last layer in the selection. Requires three or more layers.
* Manual: Spaces layers using a fixed pixel gap between each layer's bounds.

## Spacing

* The pixel gap between layers when Type is set to Manual.


---

# 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/distribute-new.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.
