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

# Premium Commands

Commands for managing your premium subscription and slot usage.

## Checking Premium Status

| Command     | Description                                      |
| ----------- | ------------------------------------------------ |
| `prem info` | Show your premium status, slot usage, and expiry |
| `prem list` | List all premium users (admin only)              |

## Activating Server Premium

```
prem activate <guild-id>
```

Uses one of your available slots to activate premium on a server. The server ID is the 17–19 digit Discord guild ID.

## Deactivating Server Premium

```
prem deactivate <guild-id>
```

Revokes premium from a server and returns the slot to your available balance.

## Understanding Your Slot Usage

When you run `prem info`, you'll see:

```
Slots: 2 / 3
```

This means you have 3 total slots and 2 currently in use. You can activate premium on one more server.

## Slot Behavior

* Slots are consumed immediately on activation
* They are returned when you deactivate or the subscription expires
* Expired subscriptions trigger automatic deactivation of all activated servers
