# Add a Layer

## What Is Add a Layer

Add a Layer is an AI tool that generates new audio layers directly on the Canvas. It lets you describe the style, and create music layer that perfectly fits your project.

## How to Add a Layer

<figure><img src="/files/HkmkPEKoRFkpFCNErUL4" alt=""><figcaption></figcaption></figure>

### Select a Range

1. Click and drag on the Canvas to create a time selection.
2. The selection defines the start time and length of the new layer.
3. Open **Add a Layer** from the toolbar.

### Generate a Layer

1. Choose the layer type you want to generate.
2. In **Styles**, enter a short description of the sound you want.
3. If you choose **Song Track**, **Vocal**, or **Backing Vocals**, you can also enter lyrics.
4. If you choose **Custom**, you can enter the instrument you want.
5. Click <kbd>Generate</kbd> to start the process. The AI will analyze your project and generate a brand new matching music layer.

<br>


---

# 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.acestudio.ai/ai-tools/add-a-layer.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.
