# 프로젝트 공유

## 프로젝트를 링크로 공유

<figure><img src="/files/2ec0f84570e24965c5769e3157d94a7af791d746" alt="Share your ACE Studio project." width="326"><figcaption></figcaption></figure>

이 기능은 가사가 포함된 스템을 웹 링크로 내보내는 기능입니다. 이 링크를 가진 누구나 어떤 기기에서든 스템과 가사를 미리보기할 수 있습니다.

공유를 시작하려면 “Share” 버튼을 클릭하세요. ACE Studio는 모든 트랙을 개별 mp3 파일로 렌더링하여 귀하의 계정 클라우드에 업로드합니다.

* 클라우드 저장 공간은 무제한이 아니므로, 회원 등급에 따른 저장 용량을 확인하세요.
* 업로드한 프로젝트는 웹 계정 센터에서 관리할 수 있습니다.

## 리허설

<figure><img src="/files/bba69fde8aea8e49aea05d27209ee15faf224db8" alt=""><figcaption></figcaption></figure>

공유된 프로젝트 페이지는 스템 플레이어입니다. 이 플레이어에서 트랙을 음소거하거나 각 가사 트랙을 원하는 대로 미리들을 수 있습니다.

<figure><img src="/files/ec5b215128f4e02b60460319d6ee4f08d5b738ea" alt=""><figcaption></figcaption></figure>

합창 리허설이나 데모 미리보기를 위해 설계되었습니다.


---

# Agent Instructions: 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:

```
GET https://docs.acestudio.ai/docs/product-wiki-ko/project/file-management/share-projects.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
