> 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/bem-vindo-ao-ace-studio.md).

# Bem-vindo ao ACE Studio

Na ACE Studio, a nossa missão é criar uma estação de trabalho musical orientada por IA para o futuro da criação musical.

## Descubra o 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>Novidades</strong></td><td>Descubra funcionalidades totalmente novas nas versões mais recentes.</td><td><a href="/files/6b6953d695e3c26f5a0edb2faf82da49d087a904">/files/6b6953d695e3c26f5a0edb2faf82da49d087a904</a></td><td><a href="/pages/f8c6dca1120ba3747d633fa32e5de15acfe50a0c">/pages/f8c6dca1120ba3747d633fa32e5de15acfe50a0c</a></td></tr><tr><td><strong>Sintetizador vocal IA</strong></td><td>Gere vocais com MIDI e letra.</td><td><a href="/files/12bb6fe4ba3c4c55ebe2af316632fa172d586f0d">/files/12bb6fe4ba3c4c55ebe2af316632fa172d586f0d</a></td><td><a href="/pages/55b9adcc9408a3e7b67afea5144cd6dcc05d7b6f">/pages/55b9adcc9408a3e7b67afea5144cd6dcc05d7b6f</a></td></tr><tr><td><strong>Instrumentos de IA</strong></td><td>Gere interpretações de nível humano com MIDI.</td><td><a href="/files/f2a6c05c469045c489ce5bfaaf296ed25b57a8a9">/files/f2a6c05c469045c489ce5bfaaf296ed25b57a8a9</a></td><td><a href="/pages/62838f5d58bf68682d3d936e10704732ddfed600">/pages/62838f5d58bf68682d3d936e10704732ddfed600</a></td></tr><tr><td><strong>Clonagem de voz</strong></td><td>Clone a sua voz de IA carregando amostras vocais.</td><td><a href="/files/f0313f4e02c7eb3c5daa127af11f56dcbea37d7c">/files/f0313f4e02c7eb3c5daa127af11f56dcbea37d7c</a></td><td><a href="/pages/712dba183f5b806f72206625b83502d2b352ef16">/pages/712dba183f5b806f72206625b83502d2b352ef16</a></td></tr><tr><td><strong>ACE Bridge</strong></td><td>Integre o ACE no seu DAW com o plugin bridge.</td><td><a href="/files/c27a578daf1babd78aed9d1f3e95ef88f890af56">/files/c27a578daf1babd78aed9d1f3e95ef88f890af56</a></td><td><a href="/pages/c907cc87cdd868686a8318f0d201f2611119dfa7">/pages/c907cc87cdd868686a8318f0d201f2611119dfa7</a></td></tr><tr><td><strong>Ferramentas de IA</strong></td><td>Explore várias ferramentas de IA mágicas para a criação musical.</td><td><a href="/files/a3fb52e28ddc8bbeb6257a933c5685b92ce275c9">/files/a3fb52e28ddc8bbeb6257a933c5685b92ce275c9</a></td><td><a href="/pages/48c5abde81505db38cb94b42d85235b3ee0e0cc8">/pages/48c5abde81505db38cb94b42d85235b3ee0e0cc8</a></td></tr><tr><td><strong>Conta e faturação</strong></td><td>Contacto <a href="mail-to:support@acestudio.ai">support@acestudio.ai</a> para assistência.</td><td></td><td><a href="https://support.acestudio.ai/">https://support.acestudio.ai/</a></td></tr><tr><td><strong>Imprensa e negócios</strong></td><td>Contacto <a href="mail-to:hello@acestudio.ai">hello@acestudio.ai</a></td><td></td><td></td></tr><tr><td><strong>Colaborações com 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-pt/bem-vindo-ao-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.
