# Web Player

## **How to access the web player**

You can access the bot in many ways like using the command via the bot in your server. By using the following command: <br>

<figure><img src="/files/Ccpa44agogQk6AQvG4oN" alt=""><figcaption><p>Command to get the link to access the Web Player</p></figcaption></figure>

Another way to access the web player is via the current song playing on the controller or song announcement messages by clicking on the "Now playing" text.

<figure><img src="/files/uK7hgSNfUP5Sbj60t7di" alt=""><figcaption><p>Where to find the Web Player link on the controller message</p></figcaption></figure>

<figure><img src="/files/lTVcKaKX3YPrGEQE3gMY" alt=""><figcaption><p>Where to find the Web Player link on the song announcement message</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/web-player.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.
