# Billing & Subscription Support

If you are looking to ask a question related to a BotPanel Pro subscription, you're in the right place! Our billing & subscription support will be happy to assist you with any billing & support-related inquiries. Feel free to reach out using either of the following methods:

## Discord Server

You can contact Billing & Subscription Support by creating a ticket in our [Discord server](https://discord.gg/botghost). Simply navigate to the billing-support channel, and follow the given instructions.

## Email

You can also contact Billing & Subscription Support directly via email. Simply send an email to <mark style="color:blue;"><billing@botghost.com></mark> with the details of your inquiry, our billing team will respond as soon as possible.


---

# 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.botpanel.gg/botpanel-pro/billing-and-subscription-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.
