# Premium

## What is Apollo Premium? <a href="#what-is-itranslator-premium" id="what-is-itranslator-premium"></a>

> Apollo Premium is an improved version of the free instance providing a lot of powerful features for premium discord servers.&#x20;

{% hint style="success" %}
Purchase Apollo premium, go to our website at <https://apollo-bot.xyz/premium>
{% endhint %}

## How do I sign up for premium?

> 1. Head over to <https://apollo-bot.xyz/premium>
> 2. Select a plan.
> 3. Click on "Upgrade", then follow the checkout session.

## Managing Subscriptions

> Head to <https://apollo-bot.xyz/dashboard/manage-subscription> to manage your payment method(s) or cancel your subscription. If you are looking for a refund, please join our [Discord server](https://discord.gg/dndkJfVjA3).

## Enabling Premium

> To enable, type `/premium enable` in your server.

<figure><img src="/files/ejuphF5LZoQVfIdthwyC" alt=""><figcaption></figcaption></figure>

> To disable, type `/premium disable` in your server.

<figure><img src="/files/sfXV526ehJkwJKHZSJod" alt=""><figcaption></figcaption></figure>

> To view your premium subscription, type `/premium info` in your server.

<figure><img src="/files/qG3jQSFCi8O0MKjwuTSL" alt=""><figcaption></figcaption></figure>


---

# 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.apollo-bot.xyz/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.
