# Premium & Priority Hosting

- [Priority Hosting](https://documentation.botghost.com/premium/priority-hosting.md): Check the following hyperlinks for quick support regarding your priority hosting subscription.
- [Our Premium Features](https://documentation.botghost.com/premium/our-premium-features.md): View a list of features you can access with a BotGhost Premium subscription.
- [Premium & Priority Hosting Plans](https://documentation.botghost.com/premium/premium-and-priority-hosting-plans.md): The following Payment Methods can be used to purchase a Premium subscription
- [Upgrade Your Bot](https://documentation.botghost.com/premium/upgrade-your-bot.md): Not able to figure out how you can upgrade your bot to premium? Below you can find the instructions!
- [Beta Features](https://documentation.botghost.com/premium/beta-features.md): Are you interested in testing our newest features? Read here how you can turn on beta features!


---

# 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://documentation.botghost.com/premium.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.
