> 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/voice-cloning/cloning-a-voice-for-vocal-synth/publishing-cloned-voice.md).

# 복제 음성 게시

## 음성 게시란 무엇인가요?

당신의 음성이 전 세계의 프로듀서들에게 보이길 원하신다면, 음성을 크리에이티브 라이브러리에 게시할 수 있습니다.

## 내 음성을 게시하는 방법?

음성을 게시하려면, 다음을 클릭하세요 <kbd>공유</kbd> 학습된 음성의 버튼을 클릭하세요. 음성 프로필을 생성한 후, 신청서는 크리에이티브 라이브러리 팀으로 전송됩니다. 크리에이티브 라이브러리의 품질을 위해 팀이 음성을 검토한 후 승인 여부를 결정합니다.

{% hint style="warning" %}
참고: 크리에이티브 라이브러리에 게시되는 모든 음성은 로열티 프리여야 합니다.
{% endhint %}


---

# 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/voice-cloning/cloning-a-voice-for-vocal-synth/publishing-cloned-voice.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.
