# How to enable Premium

**Premium** subscription is a way to support EmpyManager and get extra features with it. More information [here](https://dashboard.empymanager.com/premium).

### How to subscribe and enable Premium

1. Subcribe on [Patreon](https://www.patreon.com/Nexgan).
2. Join the [official Discord server](https://discord.gg/gtqu2T6).
3. Connect your Patreon account to your Discord account: [guide here](https://support.patreon.com/hc/en-us/articles/212052266).
4. Use slash command `/premium enable` where you want to enable Premium (remember: 1 server for Premium and 3 for Premium+).

Remember: you can change your premium servers at any time. Just type `/premium disable <server-id>` to disable it and then enable it in another server with `/premium enable`.

### Troubleshooting

#### I didn't receive my role on the Discord server

Make sure you properly connected your Patreon account to your Discord account as explained [here](https://support.patreon.com/hc/en-us/articles/212052266). If this didn't work, please try to disconnect and connect back your accounts. If this hasn't worked yet, join our [official Discord server](https://discord.com/invite/gtqu2T6) here to get support.


---

# 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.empymanager.com/guides/enable-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.
