> 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/how-to-use-ai-music.md).

# How to use AI Music?

* **Open AI Music** – Navigate to the AI Music tool from the main dashboard or tools menu.

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

* **Enter a prompt** – Type a description of the music you want to generate. Be as specific as possible about the genre, mood, instruments, tempo, or overall feel.

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

* **Select a model** – Choose a music generation model based on your desired quality and style.

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

* **Browse by genre -** Explore genres like Pop, Rock, Hip-Hop, and Electronic, each with a set of ready made example tracks to preview.

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

* **Browse by mood -** Explore moods like Romantic, Happy, Melancholic, and Energetic if you want a track that fits a certain feeling.

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

* **Browse by theme -** Explore themes like Lifestyle, Travel & Adventure, Relationships, and Celebration for tracks built around a specific setting or occasion.

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

* **Preview an example -** Play any track to hear it, and check its details such as vocal style, mood, and genre shown underneath.

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

* **Click Generate** – Submit your request and wait for the AI to produce your music track.

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

* **Review the output** – Listen to the generated track and evaluate the result.

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

* **Refine if needed** – Adjust your prompt or switch models and regenerate until you are satisfied with the result.
* **Download your music** – Export the final track in MP3 format.


---

# 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/how-to-use-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.
