> 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-zh/huan-ying-lai-dao-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/345365037d59950e79d39c0d8d9b38670228db07">/files/345365037d59950e79d39c0d8d9b38670228db07</a></td><td><a href="/pages/66e266b7f2771b5b2df54e986f84f86595091ac3">/pages/66e266b7f2771b5b2df54e986f84f86595091ac3</a></td></tr><tr><td><strong>AI声乐合成</strong></td><td>使用 MIDI 和歌词生成歌声。</td><td><a href="/files/50fc4dc2e1f378701553d0d300a161c77450bfba">/files/50fc4dc2e1f378701553d0d300a161c77450bfba</a></td><td><a href="/pages/1e9a19a28683c380ab81322623282df275ecba11">/pages/1e9a19a28683c380ab81322623282df275ecba11</a></td></tr><tr><td><strong>AI乐器</strong></td><td>使用 MIDI 生成媲美真人的演奏。</td><td><a href="/files/4b1c4e4624e9cf482b0dafc076916d5f829b6798">/files/4b1c4e4624e9cf482b0dafc076916d5f829b6798</a></td><td><a href="/pages/2c70bf808ecc6f607665c2ed96123d30d536c5e0">/pages/2c70bf808ecc6f607665c2ed96123d30d536c5e0</a></td></tr><tr><td><strong>声音克隆</strong></td><td>通过上传歌声素材，克隆你的 AI 歌手。</td><td><a href="/files/de60627a7ea2474c724480e83b9429fb47a17270">/files/de60627a7ea2474c724480e83b9429fb47a17270</a></td><td><a href="/pages/eb6b2e5efec39c8a660286ac9ad0092278878bb9">/pages/eb6b2e5efec39c8a660286ac9ad0092278878bb9</a></td></tr><tr><td><strong>ACE Bridge</strong></td><td>借助桥接插件，将 ACE 集成到你的 DAW 中。</td><td><a href="/files/ab95f7af08b9ea6c1e6a77a4e287b551c62ac602">/files/ab95f7af08b9ea6c1e6a77a4e287b551c62ac602</a></td><td><a href="/pages/2dd43bca4e960ec1a4b0c8121d76ac962ff13a53">/pages/2dd43bca4e960ec1a4b0c8121d76ac962ff13a53</a></td></tr><tr><td><strong>AI 工具</strong></td><td>探索多种神奇的 AI 工具，助力音乐创作。</td><td><a href="/files/0f006fc79447ea9a4e66a14d6f1e6515c4985366">/files/0f006fc79447ea9a4e66a14d6f1e6515c4985366</a></td><td><a href="/pages/bfd1cede8da3dbc692b918d20866d300748b74ba">/pages/bfd1cede8da3dbc692b918d20866d300748b74ba</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-zh/huan-ying-lai-dao-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.
