# 레이어 추가

## 레이어 추가란 무엇인가

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

## 레이어 추가 방법

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

### 범위 선택

1. Canvas에서 클릭하고 드래그하여 시간 선택을 만듭니다.
2. 선택한 영역이 새 레이어의 시작 시간과 길이를 정의합니다.
3. 열기 **레이어 추가** 도구 모음에서.

### 레이어 생성

1. 생성하려는 레이어 유형을 선택합니다.
2. 안에 **Styles**원하는 사운드에 대한 간단한 설명을 입력합니다.
3. 선택한 경우 **곡 트랙**, **보컬**또는 **백킹 보컬**가사를 입력할 수도 있습니다.
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-ko/ai-3/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.
