# Guidelines & Contact

## BotPanel Terms of Service

You can find the BotPanel Terms of Service [here](https://botpanel.gg/terms-of-service).

## BotPanel Privacy Policy

You can find the BotPanel Privacy Policy [here](https://botpanel.gg/privacy-policy).

## BotPanel Contact

Should you want to contact the team of BotPanel for any reason, please feel free to reach out to the following emails:

* For general questions or business inquiries about BotPanel, email: <mark style="color:blue;"><fabian@botghost.com></mark>
* For billing or subscription questions or issues related to BotPanel, email: <mark style="color:blue;"><billing@botghost.com></mark>

If you have any questions about using BotPanel after reading this documentation, we recommend joining our [Discord server](https://discord.gg/botghost) for support.


---

# 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/guidelines-and-contact.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.
