> 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-ja/aitsru/reiywo.md).

# レイヤーを追加

## レイヤーを追加とは

レイヤーを追加は、Canvas上で新しいオーディオレイヤーを生成するAIツールです。スタイルを指定して、プロジェクトにぴったり合う音楽レイヤーを作成できます。

## レイヤーを追加する方法

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

### 範囲を選択

1. Canvas上でクリックしてドラッグし、時間選択を作成します。
2. 選択範囲が新しいレイヤーの開始時刻と長さを定義します。
3. 開く **Add a Layer** ツールバーから。

### レイヤーを生成

1. 生成したいレイヤーの種類を選択します。
2. に **スタイル**、欲しいサウンドの簡単な説明を入力します。
3. を選択した場合 **Song Track**, **Vocal**、または **Backing Vocals**、歌詞も入力できます。
4. を選択した場合 **Custom**、希望する楽器を入力できます。
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-ja/aitsru/reiywo.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.
