# AI Music Module

<figure><img src="/files/XmtO85W8jJQDYMfkIDGj" alt=""><figcaption><p>Expreience natural music control system</p></figcaption></figure>

***

### Command Config Method:

use command `/musicaichannel your_channel` to set the channel that allow AI respond to music-relate commands with natural pain language &#x20;

### Dashboard Config Method:

**1. Go to My Server Page**

* Log into the NYX [Dashboard](https://nyxbot.app/dashboard).
* On the **My Server** page, **select the server** you want to configure.

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

**2. Open Music Settings**

* Once inside the server management panel, click on the **“Music Settings”** tab at the top.

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

**3. Select the Music Channel**

* Under **DJ Nyx Settings**, open the **Music Channel** dropdown.
* Choose a text channel (e.g., `#🎧・dj-nyx`) where you want DJ Nyx to respond.

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

**4. Save Your Settings**

* Click the **“Save Music Settings”** button at the bottom to apply the configuration.

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

### 🎶Enjoy!

you can simply ask her in the channel you set to&#x20;

* "play some song"
* "Skip please"
* "What is this song"

***

### ℹ️ Additional Notes

* **Music AI Mode** uses your **message usage credits**, just like AI conversation features. To check credits use command `/userinfo`
* If your credits run out, you can still use standard music commands (like `/play`, `/skip`, `/stop`, etc.), but **AI text-based interaction will be disabled** until credits are replenished.


---

# 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://nyx.gitbook.io/nyx-docs/ai-music-module.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.
