> 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-es/bienvenido-a-ace-studio.md).

# Bienvenido a ACE Studio

En ACE Studio, nuestra misión es crear una estación de trabajo musical impulsada por IA para el futuro de la creación musical.

## Descubre ACE Studio

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Novedades</strong></td><td>Descubre funciones totalmente nuevas con las últimas versiones.</td><td><a href="/files/f0e230c32ec93cc7d0c5f0cf5552548236b5233e">/files/f0e230c32ec93cc7d0c5f0cf5552548236b5233e</a></td><td><a href="/pages/0ba78a8b20f39fbec609a93ffdc894dfb7f81fd1">/pages/0ba78a8b20f39fbec609a93ffdc894dfb7f81fd1</a></td></tr><tr><td><strong>Sintetizador vocal IA</strong></td><td>Genera voces con MIDI y letras.</td><td><a href="/files/3d2d1e7031aa71890498b13037732ed36bfd413e">/files/3d2d1e7031aa71890498b13037732ed36bfd413e</a></td><td><a href="/pages/e424915febab3674a1da978ea65347a3f6ac5cbe">/pages/e424915febab3674a1da978ea65347a3f6ac5cbe</a></td></tr><tr><td><strong>Instrumentos de IA</strong></td><td>Genera interpretaciones al nivel humano con MIDI.</td><td><a href="/files/e2bf77a10e40163a4c835a566759096d3334e383">/files/e2bf77a10e40163a4c835a566759096d3334e383</a></td><td><a href="/pages/83e30d83b8ecc74fc3c27793519dd0667675ed83">/pages/83e30d83b8ecc74fc3c27793519dd0667675ed83</a></td></tr><tr><td><strong>Clonación de voz</strong></td><td>Clona tu voz de IA subiendo muestras vocales.</td><td><a href="/files/0af15b985ea2684606842e0f6aaa0d343dadc5c1">/files/0af15b985ea2684606842e0f6aaa0d343dadc5c1</a></td><td><a href="/pages/cc4ce69393d589afbfb776b8eaee335d18f092f1">/pages/cc4ce69393d589afbfb776b8eaee335d18f092f1</a></td></tr><tr><td><strong>ACE Bridge</strong></td><td>Integra ACE en tu DAW con el complemento puente.</td><td><a href="/files/1590397cb5daf36cb74cde8b4fcec9a87172b396">/files/1590397cb5daf36cb74cde8b4fcec9a87172b396</a></td><td><a href="/pages/6f3428915f4976222a6358fe62e906f63b6a470b">/pages/6f3428915f4976222a6358fe62e906f63b6a470b</a></td></tr><tr><td><strong>Herramientas de IA</strong></td><td>Explora diversas herramientas mágicas de IA para la creación musical.</td><td><a href="/files/a67f4e4a648792854d9efd0cb681614e2921ea2d">/files/a67f4e4a648792854d9efd0cb681614e2921ea2d</a></td><td><a href="/pages/2ca6d5763fc6f44c0132e838d622daaadfd7eee8">/pages/2ca6d5763fc6f44c0132e838d622daaadfd7eee8</a></td></tr><tr><td><strong>Cuenta y facturación</strong></td><td>Contacto <a href="mail-to:support@acestudio.ai">support@acestudio.ai</a> para obtener ayuda.</td><td></td><td><a href="https://support.acestudio.ai/">https://support.acestudio.ai/</a></td></tr><tr><td><strong>Prensa y negocios</strong></td><td>Contacto <a href="mail-to:hello@acestudio.ai">hello@acestudio.ai</a></td><td></td><td></td></tr><tr><td><strong>Colaboraciones con modelos de IA</strong></td><td>Contacto <a href="mail-to:conger@acestudio.ai">conger@acestudio.ai</a></td><td></td><td></td></tr></tbody></table>


---

# 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-es/bienvenido-a-ace-studio.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.
