# 添加层

## 什么是 添加层

添加层 是一个 AI 工具，可直接在画布上生成新的音频层。它允许你描述风格，并创建与项目完美契合的音乐层。

## 如何 使用 添加层

<figure><img src="/files/1e1688d6873ff84fba052075d7df54cd22b49ba6" alt=""><figcaption></figcaption></figure>

### 选择一个范围

1. 在画布上单击并拖动以创建时间选择。
2. 该选择定义了新层的开始时间和长度。
3. 打开 **添加层** 工具栏中的。

### 生成层

1. 选择要生成的层类型。
2. 在 **风格**中，输入你想要的声音的简短描述。
3. 如果你选择 **Song Track**, **Vocal**，或 **Backing Vocals**，你也可以输入歌词。
4. 如果你选择 **自定义**，你可以输入你想要的乐器。
5. 点击 <kbd>生成</kbd> 以开始该过程。AI 将分析你的项目并生成一个全新的匹配音乐层。

<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/docs/product-wiki-zh/ai-gong-ju/tian-jia-ceng.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.
