# Agregar una capa

## Qué es Add a Layer

Add a Layer es una herramienta de IA que genera nuevas capas de audio directamente en el Canvas. Te permite describir el estilo y crear una capa musical que encaje perfectamente con tu proyecto.

## Cómo usar Add a Layer

<figure><img src="/files/8a68ce0ff32d092c0175c904c98a7a61793b08e9" alt=""><figcaption></figcaption></figure>

### Selecciona un rango

1. Haz clic y arrastra en el Canvas para crear una selección temporal.
2. La selección define la hora de inicio y la duración de la nueva capa.
3. Abrir **Add a Layer** desde la barra de herramientas.

### Generar una capa

1. Elige el tipo de capa que deseas generar.
2. En **Estilos**, escribe una breve descripción del sonido que deseas.
3. Si eliges **Song Track**, **Vocal**, o **Backing Vocals**, también puedes introducir letras.
4. Si eliges **Custom**, puedes indicar el instrumento que deseas.
5. Haz clic <kbd>Generar</kbd> para iniciar el proceso. La IA analizará tu proyecto y generará una nueva capa musical que lo complemente.

<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-es/herramientas-de-ia/agregar-una-capa.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.
