> 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-it/benvenuto-in-ace-studio.md).

# Benvenuto in ACE Studio

In ACE Studio, la nostra missione è creare una workstation musicale basata sull'AI per il futuro della creazione musicale.

## Scopri 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>Novità</strong></td><td>Scopri funzionalità completamente nuove con le versioni più recenti.</td><td><a href="/files/3ab33884337f478d9ac1849205b7f2cd0a6506aa">/files/3ab33884337f478d9ac1849205b7f2cd0a6506aa</a></td><td><a href="/pages/288a1d16b3f41c6f11815c17ae52c077340fd670">/pages/288a1d16b3f41c6f11815c17ae52c077340fd670</a></td></tr><tr><td><strong>Sintetizzatore vocale AI</strong></td><td>Genera Voci con MIDI e Testo.</td><td><a href="/files/fbdd8c125f3c1317ed379e1a8a673ee3f5035d97">/files/fbdd8c125f3c1317ed379e1a8a673ee3f5035d97</a></td><td><a href="/pages/c629af37f8df78fd22b56c01c3cbcb08c7994193">/pages/c629af37f8df78fd22b56c01c3cbcb08c7994193</a></td></tr><tr><td><strong>Strumenti AI</strong></td><td>Genera performance di livello umano con MIDI.</td><td><a href="/files/89ee8af95c3c3668e94085b72b9f706ff5eee615">/files/89ee8af95c3c3668e94085b72b9f706ff5eee615</a></td><td><a href="/pages/d1ee40a3f0a9c9303560f256545df250d8d68718">/pages/d1ee40a3f0a9c9303560f256545df250d8d68718</a></td></tr><tr><td><strong>Clonazione vocale</strong></td><td>Clona la tua Voce AI caricando Campioni vocali.</td><td><a href="/files/b225f7b329ac46de25e57e9eb2c613c8b0130ade">/files/b225f7b329ac46de25e57e9eb2c613c8b0130ade</a></td><td><a href="/pages/eeecae96ec3d1f1ee5f147cfbf7c9df426efba64">/pages/eeecae96ec3d1f1ee5f147cfbf7c9df426efba64</a></td></tr><tr><td><strong>ACE Bridge</strong></td><td>Integra ACE nel tuo DAW con il plugin bridge.</td><td><a href="/files/60df3f23614e31064f1d7a90ddce5941b3289f39">/files/60df3f23614e31064f1d7a90ddce5941b3289f39</a></td><td><a href="/pages/d4f47206f7dcf790284413e0e9718396e71913e1">/pages/d4f47206f7dcf790284413e0e9718396e71913e1</a></td></tr><tr><td><strong>Strumenti AI</strong></td><td>Esplora vari Strumenti AI magici per la creazione musicale.</td><td><a href="/files/0d004eea68c244eb82fccb2aec22f66c61d247af">/files/0d004eea68c244eb82fccb2aec22f66c61d247af</a></td><td><a href="/pages/fb502599a6270feac06d37a9d560960f61299cee">/pages/fb502599a6270feac06d37a9d560960f61299cee</a></td></tr><tr><td><strong>Account e fatturazione</strong></td><td>Contatti <a href="mail-to:support@acestudio.ai">support@acestudio.ai</a> per assistenza.</td><td></td><td><a href="https://support.acestudio.ai/">https://support.acestudio.ai/</a></td></tr><tr><td><strong>Stampa e business</strong></td><td>Contatti <a href="mail-to:hello@acestudio.ai">hello@acestudio.ai</a></td><td></td><td></td></tr><tr><td><strong>Collaborazioni con Modello AI</strong></td><td>Contatti <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-it/benvenuto-in-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.
