# Getting started with Premium

### **How to** Upgrade

**If you want to upgrade through the Discord app (Fast and Easy Way):**

1. **Add** [**Sx Bot**](https://invite.sxbot.io) **to your server.**
2. **Click on the bot and go to "Store"**
   * Or you can visit the store [here](https://discord.com/application-directory/696870234262339614/store/1182628240196649012).
3. **Click "Subscribe"**
4. **Select your payment method and click "Subscribe"**
5. **That’s it!** Premium features will be automatically activated in your server.

**If you prefer to upgrade through Patreon:**

1. **Go to** [**patreon.com/sxbot**](https://www.patreon.com/sxbot)**.**
2. **Click "Join" on the tier that best fits your needs.**
3. **Choose between monthly or yearly (which saves 15%), and provide your payment information.**
4. **That's it!** Once your upgrade is complete, send us a message on Patreon with your server name or ID, or join our support server and provide it in the #patron-lounge channel and your server will be activated.

{% hint style="warning" %}
Make sure to connect your Discord account to Patreon by visiting [this link](https://www.patreon.com/settings/apps). This step is important to ensure you receive your special Patron role and access to Premium features.
{% endhint %}

For an exclusive Patron role, priority support, and updates, join the [Sx Bot support server](https://discord.gg/FxwmDT83qY).


---

# 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.sxbot.io/sx-bot-premium/getting-started-with-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.
