# Getting Started

## About ChillBot

ChillBot is a music bot that streams lofi music to your server. The bot delivers the best lofi beats for you to study, sleep, chill or relax to. ChillBot strives to deliver **high quality audio.**&#x20;

One of the easiest bots to use without any configuration. &#x20;

## ChillBot Premium

The premium version of the bot has some amazing features including **24/7** continuous playback, **multiple streams** support, **DJ role** configuration, server wide **Volume Control** and much more. You can get more information about our premium and how to subscribe via patreon.&#x20;

## Permissions

When you invite the bot, make sure the bot has the correct permissions as listed below. All these permissions are automatically given when you invite the bot. But if you have any specific channel permissions, ensure the ChillBot role has a Green Check ✅for the following perms\
\
**In the Text Channels:**

* View Channel
* Read message history
* Send Messages
* Embed Link
* Use External Emojis
* Attach files
* Add reactions

**In The voice Channels:**

* Connect
* Speak
* Mute members
* Deafen members
* Move members

If you'd like the bot to only respond in or join specific channels see the advanced permissions page for a guide on that.

{% content-ref url="advanced-permissions" %}
[advanced-permissions](https://docs.chillbot.me/advanced-permissions)
{% endcontent-ref %}


---

# 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://docs.chillbot.me/master.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.
