# Premium & Priority Hosting Plans

## Premium & Priority Hosting Plans

We have several different subscription plans for you to choose from to match your expectations and preferences. You can buy a premium or priority hosting subscription by clicking on the 'Premium' and 'Priority Hosting' page in the left menu on the [BotGhost dashboard](https://dashboard.botghost.com/dashboard).

### <mark style="color:red;">Single Bot Subscriptions</mark> <a href="#single-bot-pricing" id="single-bot-pricing"></a>

The Single Bots Package provides you with **one premium token** that can be used to upgrade **one** of BotGhost's bots to the premium version. This subscription is availble in both monthly and yearly.

<mark style="color:red;">**Monthly Single Bot**</mark> - The Monthly Single Bot subscription is billed monthly, and grants you access to BotGhost's premium features to one bot as long as the subscription is not cancelled.

<mark style="color:red;">**Yearly Single Bot**</mark> - The Yearly Single Bot subscription is billed yearly, and grants you access to BotGhost's premium features to one bot as long as the subscription is not cancelled.

### <mark style="color:yellow;">Unlimited Bots Subscriptions</mark>

The **Unlimited** Bots Package provides you with an **infinite number of premium tokens** that can be used to upgrade any of BotGhost bots to the premium version. This subscription is availble in both monthly and yearly.

<mark style="color:yellow;">**Monthly Unlimited Bots**</mark> - The Monthly Unlimited Bots plan is billed monthly, and grants you access to BotGhost's premium features to all your bots as long as the subscription is not cancelled.

<mark style="color:yellow;">**Yearly Unlimited Bots**</mark> - The Yearly Unlimited Bots plan is billed yearly, and grants you access to BotGhost's premium features to all your bots as long as the subscription is not cancelled.

### <mark style="color:blue;">Priority Hosting</mark>

Priority hosting upgrades your entire bot fleet to our exclusive high-performance servers with enhanced features and VIP community access. Ideal for serious developers with bots in thousands of servers requiring enterprise-grade reliability available in both monthly and yearly.&#x20;

<mark style="color:blue;">**Monthly Priority Hosting**</mark> - The Monthly Priority Hosting plan is billed monthly, and grants you access to BotGhost's priority hosting features to all your bots as longas  the subscription is not cancelled.&#x20;

<mark style="color:blue;">**Yearly Priority Hosting**</mark> - The Yearly Priority Hosting plan is billed yearly, and grants you access to BotGhost's priority hosting features to all your bots as long as the subscription is not cancelled.&#x20;

{% hint style="warning" %}
Prices can be found on the 'Premium' and 'Priority Hosting' page in the left menu on the [BotGhost dashboard](https://dashboard.botghost.com/dashboard) and may vary over time. All available plans are listed in USD; any other currency will be automatically converted during the checkout process. Your bank or the payment method you're using is responsible for the exchange rate and possible additional fees. Contact your bank or the payment service you're using for more information on this.
{% endhint %}

{% hint style="info" %}
Should you have any questions about BotGhost's billing or subscription, please check out our [Help Center](https://help.botghost.com/support/home).
{% endhint %}


---

# 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/premium-and-priority-hosting-plans.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.
