> For the complete documentation index, see [llms.txt](https://musicwave.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://musicwave.gitbook.io/docs/readme.md).

# Introduction

Welcome to the official MusicWave documentation. This guide covers everything you need to know about generating music with AI, creating cover songs, and using our suite of music production tools.

## What you'll find here

* **Getting Started** — Quick setup and first steps
* **AI Music Generation** — Prompting techniques and best practices
* **Cover Song Tutorials** — Ethical voice cloning and cover creation
* **Tools Documentation** — Detailed guides for BPM Finder, Stem Splitter, and Lyrics Generator
* **Use Cases** — Tailored workflows for creators, podcasters, and game developers
* **Comparisons** — Honest comparisons with Suno, Udio, and Riffusion

## New to MusicWave?

Start with [What is MusicWave?](/docs/getting-started/what-is-musicwave.md) or jump straight to the [Quick Start Guide](/docs/getting-started/quick-start-guide.md).

## Try MusicWave

Ready to create AI music? [Sign up free at musicwave.ai →](https://www.musicwave.ai)


---

# 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://musicwave.gitbook.io/docs/readme.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.
