# Music Announcement Channel

You can set a default channel where FlaviBot will send the queue announcement messages

If no channel is set, it will use the channel where you sent the command that made the bot join your channel, do `/stop` and the `/play` command again in another channel to change it.

#### Setting a channel

To set a channel, just do the following command then select the channel in the menu.

`/announcechannel set #channel`  a

![](/files/9GvRb8admhkt3XhqS9s4)

`/announcechannel reset`&#x20;

![](/files/88zV3xJqI3c2OMTV7UUX)

`/announcequesongs`&#x20;

![](/files/u9xfRDonpQK8aqaWFomT)

`/announcequeend`&#x20;

![](/files/IqtkFXe1wt9ySWYzNnZT)


---

# 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://guide.flavibot.xyz/d/modules/music/music-announcement-channel.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.
