> 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-ja/ace-studioheyoukoso.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/e8ca9871296dbb3024d9d49f5a2a091c2261c034">/files/e8ca9871296dbb3024d9d49f5a2a091c2261c034</a></td><td><a href="/pages/1a03ddf9e6758c7e192666c4b7f11ead53ad930c">/pages/1a03ddf9e6758c7e192666c4b7f11ead53ad930c</a></td></tr><tr><td><strong>AIボーカルシンセ</strong></td><td>MIDIと歌詞でボーカルを生成します。</td><td><a href="/files/1e7bfcc6ba447f1f5a392a0367ae4fe55b01026b">/files/1e7bfcc6ba447f1f5a392a0367ae4fe55b01026b</a></td><td><a href="/pages/6d981f03aa8284fd3191830ef5be75c6e65080b0">/pages/6d981f03aa8284fd3191830ef5be75c6e65080b0</a></td></tr><tr><td><strong>AI楽器</strong></td><td>MIDIで人間らしい演奏を生成します。</td><td><a href="/files/8f4d28f9449dd369708e081863b30219d9a22ab1">/files/8f4d28f9449dd369708e081863b30219d9a22ab1</a></td><td><a href="/pages/7a4c40a0706cbef5909ae7fb8b4e98d59e37612e">/pages/7a4c40a0706cbef5909ae7fb8b4e98d59e37612e</a></td></tr><tr><td><strong>ボイスクローニング</strong></td><td>ボーカルサンプルをアップロードして、AIシンガーをクローンします。</td><td><a href="/files/36b5202d42fd1b9a59c54e428a010896913918bb">/files/36b5202d42fd1b9a59c54e428a010896913918bb</a></td><td><a href="/pages/6e0e13e3ad1c40af5a58b0aac948134e91b1378f">/pages/6e0e13e3ad1c40af5a58b0aac948134e91b1378f</a></td></tr><tr><td><strong>ACE Bridge</strong></td><td>ブリッジプラグインでACEをDAWに統合します。</td><td><a href="/files/26d7652432d648c20edbb31119c05aa86e6b6a1e">/files/26d7652432d648c20edbb31119c05aa86e6b6a1e</a></td><td><a href="/pages/c7f1e2ac445988d6632365f03db19824edb4e9cb">/pages/c7f1e2ac445988d6632365f03db19824edb4e9cb</a></td></tr><tr><td><strong>AIツール</strong></td><td>音楽制作のための、さまざまな魔法のようなAIツールを探ってみましょう。</td><td><a href="/files/9630a42e224a2b98c55307ccbc5214727d585688">/files/9630a42e224a2b98c55307ccbc5214727d585688</a></td><td><a href="/pages/c59b64c741a4a609c51381b146d457b2d8fa165a">/pages/c59b64c741a4a609c51381b146d457b2d8fa165a</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-ja/ace-studioheyoukoso.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.
