# Merge Layers

{% @arcade/embed flowId="DEjpsdw0baalQLPzURFT" url="<https://app.arcade.software/share/DEjpsdw0baalQLPzURFT>" %}

The **Merge Layers** feature allows you to combine multiple layers into a new merged layer.

**How to Merge Layers**

* Select the layers you want to merge.
* Hold **Shift** on your keyboard.
* Right-click on the selected layers.
* Click the **Merge Layers** button.

This will create a new merged layer while keeping the original layers intact.


---

# 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://support.skylum.com/editing-tools/layers/merge-layers.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.
