# Inspire Me

## What Is Inspire Me

The **Inspire Me** 是一个强大的 AI 工具，可根据你的文本描述或歌词生成音乐曲目。

## 如何使用 Inspire Me

**Inspire Me** 位于工具栏的 **More Tools** 部分。

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

### 从概念生成

要根据情绪、流派或概念创建音乐，请选择 **From Idea** 选项卡。

1. 在描述框中输入描述你设想曲目的提示，例如：“欢快的舞曲流行，带有复古 80 年代合成器风格”。\
   如果你想创建无人声的曲目，请勾选 **Instrumental** 复选框。
2. 单击 <kbd>生成</kbd> 以开始创作流程。

### 从歌词生成

如果你已有歌词并希望将其变成一首歌，请切换到 **From Lyrics** 选项卡。

1. 将歌词粘贴或输入到“Lyrics”字段。然后在“Styles / Tags”字段中描述你希望的音乐风格，例如“原声民谣抒情”或“高能未来浩室”。
2. 单击 <kbd>生成</kbd> 以开始创作流程。

### 管理你的生成曲目

所有生成的曲目都会保存在你的账户下。你可以在历史面板中查看它们。

* **Download**：完成后，曲目即可使用。只需点击下载按钮即可获取音频用于项目中。
* **Preview**：您可以点击 <i class="fa-play">:play:</i> 按钮快速试听，并查看用于创建该轨道的详细信息。
* **Add to Canvas**：只需将轨道直接拖放到画布上。


---

# 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-zh/ai-gong-ju/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.
