> 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-ko/ace-studio.md).

# ACE Studio에 오신 것을 환영합니다

ACE Studio의 미션은 음악 창작의 미래를 위한 AI 기반 음악 워크스테이션을 구축하는 것입니다.

## 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>새로운 기능</strong></td><td>최신 버전에서 새롭게 추가된 기능을 만나보세요.</td><td><a href="/files/4558a75a43cb6a105ecf35b16127efbdb26278c1">/files/4558a75a43cb6a105ecf35b16127efbdb26278c1</a></td><td><a href="/pages/676344f236a204b1993c79713d10345ba7479e47">/pages/676344f236a204b1993c79713d10345ba7479e47</a></td></tr><tr><td><strong>AI 보컬 신스</strong></td><td>MIDI와 가사로 보컬을 생성합니다.</td><td><a href="/files/c2a160b6a16a6853f527f02e7bac8025902c81bd">/files/c2a160b6a16a6853f527f02e7bac8025902c81bd</a></td><td><a href="/pages/af54a3b14216836487b3ff34018a95d5220221ed">/pages/af54a3b14216836487b3ff34018a95d5220221ed</a></td></tr><tr><td><strong>AI 악기</strong></td><td>MIDI로 사람 수준의 연주를 생성합니다.</td><td><a href="/files/f96d35a36b4e07203c98e9cb954c897d070c67d5">/files/f96d35a36b4e07203c98e9cb954c897d070c67d5</a></td><td><a href="/pages/24d7d0809bc2ada6ac48a90181d2fd30b6916c78">/pages/24d7d0809bc2ada6ac48a90181d2fd30b6916c78</a></td></tr><tr><td><strong>음성 복제</strong></td><td>보컬 샘플을 업로드하여 AI 음성을 복제하세요.</td><td><a href="/files/12a93eb1f5da09bb66a993106747f14a3a6e7c3f">/files/12a93eb1f5da09bb66a993106747f14a3a6e7c3f</a></td><td><a href="/pages/540e23890f52fee924291c39af930f1946945c1d">/pages/540e23890f52fee924291c39af930f1946945c1d</a></td></tr><tr><td><strong>ACE Bridge</strong></td><td>브리지 플러그인으로 ACE를 DAW에 통합하세요.</td><td><a href="/files/896f38224cb5f82b67bbf64ce82ccea29f9c18a7">/files/896f38224cb5f82b67bbf64ce82ccea29f9c18a7</a></td><td><a href="/pages/9a90097a42b452cd1a56f4136180ce940157754c">/pages/9a90097a42b452cd1a56f4136180ce940157754c</a></td></tr><tr><td><strong>AI 도구</strong></td><td>음악 창작을 위한 다양한 마법 같은 AI 도구를 살펴보세요.</td><td><a href="/files/d01fb443d13dedb18499a73a20670ef4c88e9376">/files/d01fb443d13dedb18499a73a20670ef4c88e9376</a></td><td><a href="/pages/f6baf1a0fb0ee562c8efa4ae13e256dbb3c47299">/pages/f6baf1a0fb0ee562c8efa4ae13e256dbb3c47299</a></td></tr><tr><td><strong>계정 및 결제</strong></td><td>문의 <a href="mail-to:support@acestudio.ai">support@acestudio.ai</a> 도움이 필요하시면.</td><td></td><td><a href="https://support.acestudio.ai/">https://support.acestudio.ai/</a></td></tr><tr><td><strong>홍보 및 비즈니스</strong></td><td>문의 <a href="mail-to:hello@acestudio.ai">hello@acestudio.ai</a></td><td></td><td></td></tr><tr><td><strong>AI 모델 협업</strong></td><td>문의 <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-ko/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.
