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

# Miku Beats

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

Miku Beats is LaifuAI’s second AI Agent and your personal DJ, bringing the best beats and vibes to your day. From creating mood-specific playlists to delivering an immersive music experience, Miku Beats is here to keep you entertained.

## Introduction

Ranked #1 on last year's DJ Magazine, Miku is considered one of the best DJ in the futuristic world. Her music is known as very high in quality, with a wide range of genres that cater to every listener's taste, providing a complete and personalized musical experience for the listeners. Earlier, Miku's been busy touring around, but now she's here, in front of your screen, to entertain the real world!

## Probabilities

Miku excels at tailoring best songs to the user's specific requests, seamlessly adapting to any music genre or mood. She quickly reacts to the user's commands, ensuring smooth transitions between tracks or live mixes with no delays. Whether it’s electronic, classical, pop, or experimental, Miku effortlessly switches between genres, making sure every request is met with precision.


---

# 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://docs.laifu.ai/ai-agent-models/miku-beats.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.
