> For the complete documentation index, see [llms.txt](https://help.imagine.art/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.imagine.art/imagine-computer/ai-tools/compose-music/what-is-ai-music.md).

# What is AI Music?

AI Music Generation is an AI-powered creative workspace that enables you to produce high-quality music tracks from text prompts through natural language instructions. Control every aspect of your music. From model and style to tempo, genre, and duration all within a simple conversational interface.

### **Getting Started with AI Music**

You can create music through prompt-based creation – simply describe the mood, genre, or concept you want, and AI generates a music track based on your instructions.

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

#### **Generation Settings**

Before generating, you can select your preferred model from multiple specialized music generation options depending on your quality and style needs. All other creative parameters are guided directly through your prompt.

#### **Models Available**

1. **ElevenLabs Music** – ElevenLabs' flagship music generation model delivering high-quality AI songs with rich vocals, polished production, and studio-grade output for professional creative projects.
2. **MiniMax Music 2.6** – A capable model designed for long-form music generation with strong structural coherence, ideal for extended tracks and full compositions.
3. **ElevenLabs Sound Effects** – A specialized model for generating realistic AI-powered sound effects, perfect for foley, ambient textures, and audio design.
4. **CassetteAI** – A versatile model focused on genre and mood-directed AI music, offering strong creative flexibility for diverse musical styles.
5. **Ace Step** – A fast, high-fidelity open-source model optimized for speed and efficiency, best suited for rapid prototyping and quick iterations.
6. **Lyria 2 Music** – Google's expressive music generation model delivering nuanced compositions with strong musicality and refined output for demanding creative work.

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

### **Exporting Music**

Once satisfied with your result, you can download your generated music track directly or copy it into the prompt for further changes.


---

# 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://help.imagine.art/imagine-computer/ai-tools/compose-music/what-is-ai-music.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.
