> 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-pt/ferramentas-de-ia/add-a-layer.md).

# Adicionar uma Camada

## O que é Adicionar uma Camada

Adicionar uma Camada é uma ferramenta de IA que gera novas camadas de áudio diretamente na Tela. Ela permite descrever o estilo e criar uma camada musical que se encaixa perfeitamente no seu Projeto.

## Como adicionar uma Camada

<figure><img src="/files/2fd7efa171d1548aa5904162a9845b6dca285ffb" alt=""><figcaption></figcaption></figure>

### Selecione um Alcance

1. Clique e arraste na Tela para criar uma seleção de tempo.
2. A seleção define o tempo de início e a duração da nova camada.
3. Abra **Adicionar uma Camada** na barra de ferramentas.

### Gerar uma Camada

1. Escolha o tipo de camada que você deseja gerar.
2. Em **Estilos**, insira uma breve descrição do som que você quer.
3. Se você escolher **Faixa de Música**, **Vocal**, ou **Vocais de Apoio**, você também pode inserir a Letra.
4. Se você escolher **Personalizado**, você pode inserir o Instrumento que deseja.
5. Clique <kbd>Gerar</kbd> para iniciar o processo. A IA analisará seu Projeto e gerará uma nova camada musical correspondente.

<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-pt/ferramentas-de-ia/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.
