# Disabling buttons on now playing message

You can hide the buttons on the now playing messages. The buttons are enabled by default

Disable the feature by doing the following:\
\
`/buttons`

<figure><img src="/files/4O7kNYvPtpDKlsZ9hJg7" alt=""><figcaption><p>Buttons turned off</p></figcaption></figure>

To Re-enable the feature execute the command again.\
\
Example:&#x20;

<figure><img src="/files/kwWGmm19gRhTuRoBWgGv" alt=""><figcaption><p>Buttons turned on</p></figcaption></figure>


---

# 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/disabling-buttons-on-now-playing-message.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.
