# Funky's Help Docs

Welcome to `Funky's` help docs. The bot aimed to provide 24/7 kpop radio. It already has many different kpop groups' songs added to it. You can just run one command right now and setup your very own kpop radio for your favourite group within your discord server.

We readily accept new groups to be added at our discord [support server](https://discord.gg/4Nm7mn2XGC). Feel free to reach out in case you need help with setting up or want a new group added or maybe have a feature in mind to add.


---

# 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://funky.itzleo.com/funkys-help-docs.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.
