# Generate Music

### Summary

The Music Node generates original music tracks from a text prompt or lyrics. Describe the mood, genre, tempo, or instruments you want, or write full lyrics, and the AI composes a complete audio track. Use it to create background music for videos, jingles for ads, or full songs for creative projects, all within your workflow.

***

### How to Use

1. Add the Node:
   * Click the Add (+) button and select Music from the Audio node category.
2. Write Your Prompt or Lyrics:
   * Describe the music you want (e.g., "Upbeat lo-fi hip hop beat with soft piano and vinyl crackle") or write full lyrics for a vocal track or use Copilot Node or connect the Prompt/Text handle.
3. Run:
   * Click Run, and the AI generates an original music track based on your input.

***

### Sample Use Cases

<details open>

<summary>Background Music for Video Content</summary>

Generate a custom soundtrack and connect it to a Combine Audio & Video node to add music to any video in your workflow, no licensing headaches.

</details>

<details open>

<summary>Ad Jingles and Brand Audio</summary>

Describe your brand's tone and energy, and generate a short jingle or audio signature for ads, intros, or social media content.

</details>

<details open>

<summary>Song Creation from Lyrics</summary>

Write full lyrics as your prompt and generate a complete song, experiment with different genres and moods by adjusting your description.

</details>

***

### Audio Models

Visit [Audio Models](https://help.imagine.art/workflows/ai-models/audio-models) to explore all available models and find the one that fits your audio needs.


---

# 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://help.imagine.art/workflows/audio-nodes/generate-music.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.
