> 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/creative-suite/imagine-apps/ai-music.md).

# AI Music

The **AI Music** feature Instantly generates original instrumental tracks based on descriptive text inputs. They are perfect for background music, video production, podcasts, games, and creative projects.

### What is AI Music Used for

* Quick generation of ambient or thematic music for multimedia content.
* Producing soundtracks tailored specifically to project requirements or moods.
* Reduce production costs and time, eliminating the need for complex software or hiring musicians.

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

### How to Generate AI Music

1. **Select Genre & Style:** Choose a genre that aligns with your description.

* Trap
* Jazz
* Classical
* Drums and Bass
* EDM
* Lofi
* Afro Beats
* Deep House
* Country
* Rhythm and Bass
* Rock
* Pop
* Indie

2. **Input Text Description:** Enter a detailed description of the instrumental track you want to generate.

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

> **Examples**
>
> 1. *"A calm, ambient track with piano and strings"*&#x20;
> 2. *"An upbeat electronic track with a driving beat"*
> 3. *"A dark, orchestral piece for a horror game"*

3. **Generate Music:** Click the "Generate" button to create your musictrack.

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

3. **Preview & Download:** Listen to the generated instrumental track in preview mode and download the track in a MP3 format.

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


---

# 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/creative-suite/imagine-apps/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.
