# Overview

Because of the potential load the commands in this section can have on the bot's server, they are paid commands that are included as part of a monthly subscription. The subscription costs **$5 (USD) a month**.

Along with the premium commands, benefits include faster auto translations and the ability to setup complex auto translate circuits for your server.

You must be an **administrator** of your server for the commands to work on that server.

Payments are currently done through [Stripe](https://stripe.com/) and [PayPal](https://www.paypal.com/). The commands are enabled as soon as the payment process completes for the first month (which happens immediately).

## How to enable premium/paid features

Visit <https://smoogle.gg/premium> and login to Discord. After logging in, it will take you back to the page where you can enable them through Stripe or PayPal.

![](/files/-LZS59NZ5K-5PH2bWZSI)

Once you submit, it will create the subscription and charge for the first month, and the commands will instantly work on Discord.

## How to cancel subscription

Canceling your subscription depends on the payment method used.

* For **Stripe**, please [create a ticket on the support server](https://discord.gg/G53U373).
* For **PayPal**, go to your PayPal account and cancel the subscription, which will automatically update the setting on the Discord side.

Please be sure you want to enable premium commands before doing so. Generally, I will not give refunds. I also reserve the right to cancel subscriptions for any reason, as well as the right to refuse or give refunds for any reason.

For any other questions, please [create a ticket on the support server](https://discord.gg/G53U373). Do *not* email.


---

# 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.smoogle.gg/premium-commands/overview.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.
