# Priority Hosting

Priority Hosting is designed primarily for larger bot developers with bots in thousands of servers who need enterprise-grade performance and reliability.&#x20;

The specialized infrastructure of priority hosting ensures your high-traffic bots receive the dedicated resources, processing power, and reliability needed to serve large communities — without performance degradation.

{% hint style="info" %}
Please keep in mind that Priority Hosting is not the same as [Premium](/premium/our-premium-features.md)!
{% endhint %}

## Priority Hosting Features

| Feature                                         |              Free / Premium             |                     Priority                    |
| ----------------------------------------------- | :-------------------------------------: | :---------------------------------------------: |
| Create Unlimited Bots                           | <mark style="color:green;">**✔**</mark> |     <mark style="color:green;">**✔**</mark>     |
| 24/7 Hosting                                    | <mark style="color:green;">**✔**</mark> |     <mark style="color:green;">**✔**</mark>     |
| Server pods                                     |                1–2k bots                | <mark style="color:green;">**\~10 bots**</mark> |
| Button / Menu Retention                         |                 30 days                 |  <mark style="color:green;">**365 days**</mark> |
| Monthly Q\&As with staff/founder                |                    ❌                    |     <mark style="color:green;">**✔**</mark>     |
| Early access to features via alpha.botghost.com |                    ❌                    |     <mark style="color:green;">**✔**</mark>     |
| Priority bug fixes and feedback influence       |                    ❌                    |     <mark style="color:green;">**✔**</mark>     |
| Real-time downtime and maintenance alerts       |                    ❌                    |     <mark style="color:green;">**✔**</mark>     |

## Priority Hosting Links

For all information about our available payment methods, subscriptions and refund and cancellation policies, check out our [Help Center](https://help.botghost.com/support/home).

{% 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/priority-hosting.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.
