> For the complete documentation index, see [llms.txt](https://docs.qolaba.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.qolaba.ai/music-generation/introduction.md).

# Introduction

Qolaba's Music Generation lets you create original AI-generated music tracks from text descriptions — no musical knowledge required. Describe the sound, mood, genre, or style you want, and the AI produces a complete audio track, optionally with time-synced lyrics.

***

### What You Can Do

* Generate original music from a text prompt — instrumental or with vocals
* Produce full-length songs with verses, choruses, and bridges
* Generate 30-second clips for social media, ads, and background audio
* Add time-synced lyrics that scroll with playback
* Download tracks as MP3 or WAV, export lyrics, or share via link
* Generate music directly within the Chatbot during a conversation

***

### Who It's For

* **Content Creators** — Background music for videos, reels, podcasts, and social content
* **Marketers & Advertisers** — Original audio for ad campaigns and promotional content
* **Educators & Trainers** — Custom audio for courses, presentations, and instructional content
* **Developers & Experimenters** — AI music exploration, prototyping, and creative experimentation
* **Storytellers** — Original soundtracks and mood music for narrative content

***

### How to Access

**Studio — Full featured experience**

1. Go to the **left navigation panel**
2. Click **Audio & Video**
3. Select [**Text to Music**](https://www.qolaba.ai/text-to-music)

**Chatbot — In-conversation generation** Ask the AI assistant to create music directly within any chat conversation. The generated track appears inline in the chat with the full player experience.\
\
Refer [Music Generation in Chatbot →](/chatbot/toolkit/music-generation.md) for more details

{% hint style="info" %}
Music Generation in the Studio is available to all users — free and paid. Music generation via the Chatbot is available to **paid users only**.
{% endhint %}

***

#### Available Models

| Model             | Duration     | Credits | Format   | Best For                                                                    |
| ----------------- | ------------ | ------- | -------- | --------------------------------------------------------------------------- |
| **Lyria 3 Clip**  | \~30 seconds | 11      | MP3      | Short clips, quick generation, social content, background audio             |
| **Lyria 3 Pro** ⭐ | Full-length  | 21      | MP3, WAV | Complete songs with verses, choruses, and bridges — production-ready output |

{% hint style="info" %}
Use Lyria 3 Clip for quick drafts, concept testing, and background audio. Use Lyria 3 Pro for full-length production tracks. Refer [Models & Configuration →](/model-reference/music-models.md) for more details
{% endhint %}

***

#### What's in This Section

* [Generating Music →](/music-generation/generating-music.md)
* [Playback and onfiguration Options →](/music-generation/playback-and-configuration-options.md)
* [Managing Generated Music →](/music-generation/managing-generated-music.md)


---

# 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:

```
GET https://docs.qolaba.ai/music-generation/introduction.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.
