# Music

## <mark style="color:blue;">Table of Contents</mark>

1. **Features**
2. **Installation**
3. **Configuration**
4. **Commands**
5. **Dependencies**

### <mark style="color:yellow;">Features</mark>

<mark style="color:purple;">The</mark> <mark style="color:purple;">**Music**</mark> <mark style="color:purple;">Plugin allows you to play your favorite music right in your Discord server.</mark> Enjoy a seamless music experience with your community!

* <mark style="color:red;">**YouTube Music Streaming Support:**</mark> Play tracks from YouTube without issues!
* <mark style="color:red;">**Handles Tracks, Playlists, and Streams!**</mark> Play whatever you want at any moment!

***

### <mark style="color:yellow;">Installation</mark>

<mark style="color:purple;">**No need to install!**</mark> This Plugin is already built into the bot!

***

### <mark style="color:yellow;">Configuration</mark>

A new <mark style="color:yellow;">**Master Tutorial**</mark> has been released for this plugin!

{% content-ref url="/pages/OlDZ101nZgAG8sEDGsaP" %}
[Music Master Tutorial](/plugins/music/music-master-tutorial.md)
{% endcontent-ref %}

***

### <mark style="color:yellow;">Commands</mark>

If you're looking for the **Music** plugin commands, [take a look here](/plugins/music/commands.md)!

***

### <mark style="color:yellow;">Dependencies</mark>

<mark style="color:red;">**Hard Dependencies (disabling or removing breaks this plugin)**</mark>

* Core

<mark style="color:red;">**Soft Dependencies (can disable but might lose some functionality)**</mark>

* None

***

### <mark style="color:yellow;">Screenshots</mark>

#### <mark style="color:orange;">(Images may not reflect actual appearance due to customized bot)</mark>

{% tabs %}
{% tab title="Search" %}

<figure><img src="/files/g9X9RfC1rrhiF485jwtr" alt=""><figcaption><p>Screenshot of Search Query and Autocomplete</p></figcaption></figure>
{% endtab %}

{% tab title="Playback" %}

<figure><img src="/files/8v6GxQac4aT5voikQnia" alt=""><figcaption><p>Screenshot of Track queuing and playback menu</p></figcaption></figure>
{% endtab %}

{% tab title="Commands" %}

<figure><img src="/files/ZFUmZq39UEj29ew5E2vP" alt=""><figcaption><p>Screenshot of some Music commands</p></figcaption></figure>
{% endtab %}

{% tab title="Lyrics" %}

<figure><img src="/files/HpF1RVfkH31IJ2KCZuBG" alt=""><figcaption><p>Screenshot of Lyrics function</p></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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.iynxdev.com/plugins/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.
