> 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의 핵심 기능, 워크플로 및 지원 리소스를 살펴보세요.

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="https://2318261860-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fsn71WYzecYYQw3KkF40b%2Fuploads%2FXhzxpSXtW8sUgxqZmTp7%2Fwhat's%20new.png?alt=media&amp;token=db05cb7c-335e-4d0a-b8f6-07e8b1cb13a4">what's new.png</a></td><td><a href="/docs/product-wiki-ko/getting-started/whats-new.md">새로운 기능</a></td></tr><tr><td><strong>AI 보컬 신스</strong></td><td>MIDI와 가사로 보컬을 생성하세요.</td><td><a href="https://2318261860-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fsn71WYzecYYQw3KkF40b%2Fuploads%2F58mFKhvPbSDvINW3O70s%2Fvocal.png?alt=media&amp;token=0787eb9f-1385-49e5-8707-a9ecb7f07d6e">vocal.png</a></td><td><a href="/docs/product-wiki-ko/ai/voice-library.md">AI 보컬 신스</a></td></tr><tr><td><strong>AI 악기</strong></td><td>MIDI로 사람 수준의 연주를 생성하세요.</td><td><a href="https://2318261860-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fsn71WYzecYYQw3KkF40b%2Fuploads%2FRBvkJr5qjU35zGj2wEgo%2Finstrument.png?alt=media&amp;token=d15f1210-3b5c-441c-a5c7-6e5517ea5fc6">instrument.png</a></td><td><a href="broken://pages/24d7d0809bc2ada6ac48a90181d2fd30b6916c78">Broken link</a></td></tr><tr><td><strong>음성 복제</strong></td><td>보컬 샘플을 업로드하여 AI 음성을 복제하세요.</td><td><a href="https://2318261860-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fsn71WYzecYYQw3KkF40b%2Fuploads%2FMNUjb6usim4s5xMtQe5x%2Fcloning.png?alt=media&amp;token=71c0f170-a974-44ea-b6e2-7883f81df2a1">cloning.png</a></td><td><a href="/docs/product-wiki-ko/voice-cloning/cloning-a-voice-for-vocal-synth.md">음성 복제</a></td></tr><tr><td><strong>ACE Bridge</strong></td><td>브리지 플러그인으로 DAW에 ACE를 통합하세요.</td><td><a href="https://2318261860-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fsn71WYzecYYQw3KkF40b%2Fuploads%2FDvzdpKYv4B13EIvi8Yzc%2Fbridge.png?alt=media&amp;token=dd1873d6-b55f-4a95-a522-ba4d65aebf38">bridge.png</a></td><td><a href="/docs/product-wiki-ko/daw/ace-bridge-2.md">ACE Bridge 2</a></td></tr><tr><td><strong>AI 도구</strong></td><td>음악 창작을 위한 다양한 마법 같은 AI 도구를 살펴보세요.</td><td><a href="https://2318261860-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fsn71WYzecYYQw3KkF40b%2Fuploads%2FARjNRRf2rsQeSNc5w3i8%2Fai%20tools.png?alt=media&amp;token=358c6b11-025a-401b-9d00-9532f32ee8bd">ai tools.png</a></td><td><a href="/docs/product-wiki-ko/ai-2/inspire-me.md">AI 도구</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.
