> For the complete documentation index, see [llms.txt](https://docs.jukedisc.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.jukedisc.xyz/guides/premium.md).

# Premium Activation

## 🧡 Using Juke+ Premium (Patreon Integration)

Juke+ now uses **Patreon**, a professional and seamless platform, for managing both **User** and **Server Premium** benefits. No more redeem codes. Just link your Discord to Patreon and enjoy the benefits instantly.

***

### 🧍‍♂️ User Premium — How It Works

When you subscribe to the **User Plan** on our Patreon:

1. Make sure your **Patreon and Discord accounts are connected** via [Patreon Settings](https://www.patreon.com/settings/apps).
2. Juke will detect your Patreon subscription once you type any command in Discord.
3. Premium commands like `/filters`, `/24/7`, `/autoplay`, and `/volume` will be unlocked automatically.
4. You can check your premium status using the `/profile` command.

> ✅ No redeeming, no codes, no fuss.

***

### 🌐 Server Premium — Activating on Your Server

Users with **Server Plan** or **Ultimate Plan** can activate Juke+ Premium for one or two Discord servers respectively.

#### Step-by-Step Guide

1. **Subscribe to the Server or Ultimate Plan** on [Juke+ Patreon](https://www.patreon.com/jukedisc).
2. In your Discord server, run the following command:\
   `/premium server`
3. Juke will detect your active subscription and prompt you with a confirmation message.
4. Press **Activate** to apply premium benefits to the current server.

> ⏳ The premium duration lasts for **30 days** from the time of activation.

***

#### 🔁 Re-Activating or Extending

* If your current server already has premium and it was redeemed by **you**, you’ll be given the option to **extend it** for another 30 days.
* You cannot extend premium for a server activated by someone else.

***

### 📦 Plans Overview

| Plan Type         | Discord Benefits                   | Server Activations |
| ----------------- | ---------------------------------- | ------------------ |
| **User Plan**     | Access to all user features        | 0                  |
| **Server Plan**   | Activate premium for 1 server      | 1                  |
| **Ultimate Plan** | All user features + 2 server slots | 2                  |

***

### ❗️Important Rules

* Premium activations are **tied to your Patreon account**.
* You **cannot transfer** activations to others.
* You can only **redeem premium** once per server per billing cycle.
* Extensions are allowed only if the server was activated by **your account**.

***

### 🛠 Troubleshooting

* If the `/premium server` command tells you that you've used all activations:
* You may have already used it on another server.
* You may be on the **User Plan**, which doesn’t include server activation.

Need more help? Join our [Discord Support Server](https://jukedisc.xyz/discord)

***

{% hint style="info" %}
💡 **Pro Tip:** After activating your premium plan, use */profile* command to verify if the activation process was completed successfully.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.jukedisc.xyz/guides/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.
