> 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/legacy/what-is-music-studio/ai-songs.md).

# AI Songs

The **AI Songs** feature converts written lyrics or text prompt into a fully produced song with or without vocals. It's ideal for songwriters, marketers, creators, and anyone who wants to produce music quickly and easily.

### What are AI Songs Used for

* Creating original music for social media, marketing campaigns, or personal projects.
* Generating music demos rapidly without needing vocal or instrumental expertise.
* Creating songs faster than ever before, without traditional production processes.
* Creating professional-sounding songs, even without a musical background.
* Experimenting with different genres and styles easily.

### How to Create AI Songs

#### Access AI Songs:

1. Start from the Imagine's **main dashboard**.
2. Click on **Music Studio** to enter the studio.

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

3. In Music Studio, select **AI Songs** to begin your video generation journey.

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

#### Generating AI Songs

* **Via Inspirations:** Choose from any available music inspirations and recreate or download it.

{% embed url="<https://drive.google.com/file/d/1RUHHGANXHcnmSQnK8FKGHPTDPZIdkU7S/view?usp=drive_link>" %}

* **Via Prompt:** You can provide a prompt explaining what you want to generate. Choose the **Genre** for the song. Check **AI Music** if you want it to be only Music. If AI prompt enhancement is required, check the option from **Settings**. Click generate and your song will be ready in a few seconds.

{% embed url="<https://drive.google.com/file/d/1Dh9VLf0ZVGke9luYQTTcTq0h0rp2pmL-/view?usp=drive_link>" %}

* **Via Lyrics:** Provide lyrics of the required song. Choose the **Genre** for the song. If AI prompt enhancement is required, check the option from **Settings**. Click generate and your song will be ready in a few seconds.

{% embed url="<https://drive.google.com/file/d/18q3DWERBk_B5NYQYkBCabLtiGUnchfYM/view?usp=drive_link>" %}

### Available Genres

Songs can be generated for following genres currently:

* Pop
* Hip-Hop
* Rock
* EDM
* R\&B
* COuntry
* Indie
* Reggae
* Acoustic
* Jazz

### Tips for Best Results

* Write clear and concise lyrics or text.
* Experiment with different genres and styles to find the perfect fit.
* Adjust settings to fine-tune the song to your liking.
* Use high-quality audio equipment for optimal listening experience.


---

# 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/legacy/what-is-music-studio/ai-songs.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.
