# Requesting Support

Support Server: <https://discord.gg/J9ZEhMu>

## For custom bots

Feel free to contact me directly or join my support server if you have any questions/issues with your custom bot.

## For premade bots

If you need support for any of my premade bots, please join my support server and open a ticket.\
\
**Please note that proof of purchase is necessary (MCM account link & PayPal email).**

*<mark style="color:red;">**Limited to no support is provided for bots with modified code!**</mark>*


---

# 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://docs.bluedev.xyz/bugs-support/requesting-support.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.
