# Inspire Me

## What Is Inspire Me

The **Inspire Me** は、テキストの説明や歌詞から楽曲トラックを生成する強力なAIツールです。

## How to Inspire Me

**Inspire Me** は、ツールバーの **More Tools** セクションで利用できます。

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

### Generating from an Idea

ムード、ジャンル、コンセプトに基づいて楽曲を作成するには、 **From Idea** タブを選択します。

1. 説明欄に、例えば「レトロな80年代シンセ感のあるアップビートなダンスポップ」のように、想定するトラックを説明するプロンプトを入力します。\
   ボーカルなしのトラックを作成したい場合は、 **Instrumental** チェックボックスをオンにしてください。
2. クリック <kbd>Generate</kbd> をクリックして生成プロセスを開始します。

### Generating from Lyrics

すでに歌詞がありそれを曲にしたい場合は、 **From Lyrics** タブを選択します。

1. に切り替えてください。'Lyrics'フィールドに歌詞を貼り付けるか入力し、'Styles / Tags'フィールドには「アコースティックなフォークバラード」や「ハイエナジーなフューチャーハウス」など希望する音楽スタイルを記述します。
2. クリック <kbd>Generate</kbd> をクリックして生成プロセスを開始します。

### Managing Your Generated Tracks

生成されたトラックはすべてアカウントに保存されます。Historyパネルで確認できます。

* **ダウンロード**：生成が完了するとトラックが準備完了になります。ダウンロードボタンをクリックすればオーディオを利用できます。
* **プレビュー**：クイックリスニングには <i class="fa-play">:play:</i> ボタンをクリックし、生成に使用された詳細を確認できます。
* **キャンバスに追加**：トラックを直接キャンバスにドラッグするだけです。


---

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