> For the complete documentation index, see [llms.txt](https://docs.acestudio.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.acestudio.ai/docs/product-wiki-ko/ai-3/add-a-layer.md).

# 레이어 추가

## 레이어 추가란

레이어 추가는 캔버스에 직접 새로운 오디오 레이어를 생성하는 AI 도구입니다. 스타일을 설명하면 프로젝트에 완벽하게 맞는 음악 레이어를 만들 수 있습니다.

## 레이어 추가 방법

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

### 범위 선택

1. 캔버스에서 클릭하고 드래그하여 시간 선택 영역을 만드세요.
2. 선택 범위는 새 레이어의 시작 시간과 길이를 정의합니다.
3. 열기 **레이어 추가** 툴바에서.

### 레이어 생성

1. 생성할 레이어 유형을 선택하세요.
2. 에서 **스타일을**원하는 소리에 대한 짧은 설명을 입력하세요.
3. 다음을 선택하면 **송 트랙**, **보컬**또는 **백킹 보컬**가사를 입력할 수도 있습니다.
4. 다음을 선택하면 **사용자 지정**원하는 악기를 입력할 수 있습니다.
5. 메인 툴바에서 <kbd>생성</kbd> 프로세스를 시작하세요. AI가 프로젝트를 분석해 새롭고 일치하는 음악 레이어를 생성합니다.

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.acestudio.ai/docs/product-wiki-ko/ai-3/add-a-layer.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
