> 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-fr/bienvenue-dans-ace-studio.md).

# Bienvenue dans ACE Studio

Chez ACE Studio, notre mission est de créer une station de travail musicale pilotée par l'IA pour l'avenir de la création musicale.

## Découvrir 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>Nouveautés</strong></td><td>Découvrez les toutes nouvelles fonctionnalités dans les dernières versions.</td><td><a href="/files/d577fce725ec34bade9a46e1fa389d2475303b58">/files/d577fce725ec34bade9a46e1fa389d2475303b58</a></td><td><a href="/pages/d1fc3f150fb4245da15315cd2ec88de9ede4779e">/pages/d1fc3f150fb4245da15315cd2ec88de9ede4779e</a></td></tr><tr><td><strong>Synthétiseur vocal IA</strong></td><td>Générez des voix avec MIDI et Paroles.</td><td><a href="/files/3eec55136b2516a519eaddb2294cb2ee2baf9c4a">/files/3eec55136b2516a519eaddb2294cb2ee2baf9c4a</a></td><td><a href="/pages/6454b927b7ca0205c894f453fc1b64a69d117aad">/pages/6454b927b7ca0205c894f453fc1b64a69d117aad</a></td></tr><tr><td><strong>Instruments AI</strong></td><td>Générez des performances de niveau humain avec MIDI.</td><td><a href="/files/37b85437bc48750d1c7e1ff912b873d796e2e522">/files/37b85437bc48750d1c7e1ff912b873d796e2e522</a></td><td><a href="/pages/43c7bd641def81116adcbb3c4ce3749f5459a153">/pages/43c7bd641def81116adcbb3c4ce3749f5459a153</a></td></tr><tr><td><strong>Clonage vocal</strong></td><td>Clonez votre voix IA en téléversant des échantillons vocaux.</td><td><a href="/files/b0de741f05fa40092d7d3e11c9e6e509079ca1a8">/files/b0de741f05fa40092d7d3e11c9e6e509079ca1a8</a></td><td><a href="/pages/c1c47db4eb5790df1b1a4adf263413c1617d50f0">/pages/c1c47db4eb5790df1b1a4adf263413c1617d50f0</a></td></tr><tr><td><strong>ACE Bridge</strong></td><td>Intégrez ACE à votre DAW avec le plugin bridge.</td><td><a href="/files/77ff813765225b31df58c3f7d6b22b65573e61de">/files/77ff813765225b31df58c3f7d6b22b65573e61de</a></td><td><a href="/pages/1c0b1386fd60868b13d349e90f0f5f273f5dde61">/pages/1c0b1386fd60868b13d349e90f0f5f273f5dde61</a></td></tr><tr><td><strong>Outils d'IA</strong></td><td>Explorez divers Outils d'IA magiques pour la création musicale.</td><td><a href="/files/bc0620c8499154520ed5f38bfc227d4bab22a8ac">/files/bc0620c8499154520ed5f38bfc227d4bab22a8ac</a></td><td><a href="/pages/ffae6a285008b910401466d643bf49db27d0619c">/pages/ffae6a285008b910401466d643bf49db27d0619c</a></td></tr><tr><td><strong>Compte et facturation</strong></td><td>Contact <a href="mail-to:support@acestudio.ai">support@acestudio.ai</a> pour obtenir de l'aide.</td><td></td><td><a href="https://support.acestudio.ai/">https://support.acestudio.ai/</a></td></tr><tr><td><strong>Presse et affaires</strong></td><td>Contact <a href="mail-to:hello@acestudio.ai">hello@acestudio.ai</a></td><td></td><td></td></tr><tr><td><strong>Collaborations de Modèle d'IA</strong></td><td>Contact <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-fr/bienvenue-dans-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.
