# Playing music

{% hint style="info" %}
Basic prefix of Minerea is `!`\
It can be changed by [following this guide](/general-info/changing-config.md#setting-prefix)

Minerea always use mention as prefix\
Example: `@Minerea♪#1461 play`
{% endhint %}

{% hint style="warning" %}
You need to be in voice channel to order music
{% endhint %}

## Playing through searching

Type in text channel

* !play `song name`

![](/files/-MLIPo49MbqrkSCB2B-Z)

Bot will give you list of 10 songs, select any with

* !play `number from list` or `!number from list`

![](/files/-MLIT7kfLgjKD-dkp-yf)

## Playing through link

Type in text channel&#x20;

* !play `link to song`

![](/files/-MLIUnMo6AxZGb76kMcA)

[**List of all supported sources**](/general-info/supported-music-sources.md)


---

# 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.minerea.su/basic-usage/playing-music.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.
