> 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/aitsru.md).

# AIツール

- [Inspire Me](https://docs.acestudio.ai/docs/product-wiki-ja/aitsru/inspire-me.md)
- [レイヤーを追加](https://docs.acestudio.ai/docs/product-wiki-ja/aitsru/add-a-layer.md): レイヤータイプを選択し、求めるスタイルを説明して、ACE Studioで新しい音楽レイヤーを生成します。
- [Music Enhancer](https://docs.acestudio.ai/docs/product-wiki-ja/aitsru/music-enhancer.md): AIガイドによる変換を使用して、ACE Studio内の選択したオーディオを再解釈・強化します。
- [Video Composer](https://docs.acestudio.ai/docs/product-wiki-ja/aitsru/video-composer.md): AI支援のタイムラインベース編集により、ACE Studioで動画用の音楽と効果音を生成します。
- [ミュージックビデオ](https://docs.acestudio.ai/docs/product-wiki-ja/aitsru/music-video.md): AI Directorエージェントで楽曲を完成したミュージックビデオに仕上げます。重要なクリエイティブ上の決定はすべてあなたが行います。
- [ミュージックビデオの作成](https://docs.acestudio.ai/docs/product-wiki-ja/aitsru/music-video/creating-a-music-video.md): 楽曲プロジェクトからキャンバス上の完成したミュージックビデオまでを解説するステップバイステップガイドです。
- [プロモクリップの作成](https://docs.acestudio.ai/docs/product-wiki-ja/aitsru/music-video/creating-a-promo-clip.md): 楽曲の一 հատվածを、フル動画よりもはるかに低コストで、Reels、TikTok、Shortsなどに対応した短いソーシャル向けクリップに仕上げます。
- [編集と反復](https://docs.acestudio.ai/docs/product-wiki-ja/aitsru/music-video/editing-and-iteration.md): ショットの修正、画像の調整、キャンバスの手動編集、楽曲タイミングの修正、未完成のミュージックビデオプロジェクトの再開を行います。
- [効果音](https://docs.acestudio.ai/docs/product-wiki-ja/aitsru/sound-effects.md): ACE Studioプロジェクトで効果音を生成します。
- [ステムスプリッター](https://docs.acestudio.ai/docs/product-wiki-ja/aitsru/stem-splitter.md): ACE Studioのステムスプリッターを使用して、楽曲トラックをステムに分割します。
- [ボーカルからMIDIへ](https://docs.acestudio.ai/docs/product-wiki-ja/aitsru/vocal-to-midi.md): 包括的なボーカル制作のために、ボーカルトラックを歌詞付きMIDIクリップに変換します。
- [ボイスチェンジャー](https://docs.acestudio.ai/docs/product-wiki-ja/aitsru/voice-changer.md): ACE Studioのボイスチェンジャーを使用して、ボーカルをさまざまなボイスや楽器サウンドに変換します。
- [ダブル](https://docs.acestudio.ai/docs/product-wiki-ja/aitsru/doubles.md): ダブルを使用して、よりワイドで豊かなサウンドを作成します。


---

# 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/aitsru.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.
