# Prices and Features of Asagi Premium

## Types of subscriptions:

* Subscription for **3** servers — **$3/month**;
* Subscription for **5** servers — **$5/month**;

You can subscribe through the **Patreon** service - <https://www.patreon.com/asagibot>.

{% hint style="danger" %}
Before subscribing to Premium, please ensure you link your Discord account to your Patreon account!
{% endhint %}

<div data-full-width="false"><figure><img src="/files/877aDOZz6DC3LwzR9mK1" alt=""><figcaption></figcaption></figure></div>

{% hint style="danger" %}
To receive additional bonuses, you need to be on the[ Asagi Support](https://discord.gg/Pc3QfCwryz) server.
{% endhint %}

## Limits

| Feature              | Without Asagi Premium | With Asagi Premium |
| -------------------- | --------------------- | ------------------ |
| Interactive Messages | Max 1                 | Max 25             |

## List of features that are available to servers with Asagi Premium:

### 1. Control Panel Styles for Private Rooms

You can change the color of the control panel to premium.

To change the style, use the `/settings -> Private Rooms -> Change Control Panel Style` command.

<figure><img src="/files/81DI6uEr84BKgAHfIXnL" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/BzXQQoXr1yL4Vscz3Xi5" alt=""><figcaption></figcaption></figure>

### 2. Reserve Categories for Private Rooms

Useful if Private Rooms are in huge demand on your servers (50 channels per category). When the main category is full, new rooms will be automatically moved to free reserve categories. Up to 25 categories can be specified in total.

To set reserve categories, use the `/settings -> Private Rooms -> Reserve Categories` command.

<figure><img src="/files/P4vlBZn5MfAEXuQjXlSp" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/zCE5mkJ3tAM90vglNNKZ" alt=""><figcaption></figcaption></figure>

### 3. Owner Profiles for Private Rooms

Your saved settings are automatically applied when you create a new room — no need to redo everything every time.

Each profile can include:\
• room name\
• user limit\
• privacy settings\
• trusted users\
• distrusted users

It’s a simple way to keep your favorite setup on every server — ready to go in seconds.

### 4. Thread on a message for Starboard

Creation a thread on a message with customizable options: thread title, content of the sent message (possibly using [variables](/other/message-templates/variables.md#server)), and pinning the message.

To enable thread on a message, use the `/settings -> Starboard -> Create Threads` command.

<figure><img src="/files/YKzpZ8LI9Y2YJoewXAEr" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/ZzxwxSe9AsfQwotGuOZN" alt=""><figcaption></figcaption></figure>

### 5. Role Assignments for Starboard

Assigning a role upon reaching a certain number of reactions on a message.

To enable role assignments, use the `/settings -> Starboard -> Assign Roles` command.

<figure><img src="/files/FyYuDfUgCrQfNVqakMpi" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/3ZJuYwpw9SztYpAAYCQ8" alt=""><figcaption></figcaption></figure>

### 6. Automatic Reactions to a message for Starboard

The bot automatically adds a reaction to messages. When counting the number of reactions, the bot's reactions are not counted.

To enable automatic reactions, use the `/settings -> Starboard` command.

<figure><img src="/files/LoHtkOnBgvc0v0dGvKDU" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/Vbw348D0o6JGK7ovKFXy" alt=""><figcaption></figcaption></figure>

### 7. [Love Rooms](/guides/configuring-bot-features/love-rooms.md)

When Love Rooms are enabled, users have the ability to create voice channels after getting married. These channels will be accessible only to the specific couple who got married.

To enable it, type the command `/settings` and choose **Marriage**, click "Enable", then "Enable Love Rooms Creation".

<figure><img src="/files/QVSRGLwupQ1uAo1Kcg1A" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/djKXRdmhJaqa8wU07wvU" alt=""><figcaption></figcaption></figure>

### 8. Music

The bot allows you to play high-quality music directly in your voice channels from various sources, including **SoundCloud**, **Spotify**, and **Twitch streams**.

To play music, use the `/play` command followed by the name or URL of the song you want to play.

<figure><img src="/files/iIPxQhpYQldbI57fh6ZS" alt=""><figcaption></figcaption></figure>

### 9. Anonymous Comments

Allows members to comment on anonymous messages without revealing their identity.\
Useful for honest feedback, confessions, or appreciation messages.

Comments can be left using the `/confession comment` command and moderated with the same commands used for regular anonymous messages.

<figure><img src="/files/LhBOn2Hvo8vJ9VQ4S4yk" alt=""><figcaption></figcaption></figure>

### 10. Reminders

Premium allows creating recurring reminders on a schedule with **interval**, **daily window** (start/end), **date range**, and/or **weekdays**.\
**Limits**: up to **50** active reminders (**one-time and recurring**) with a scheduling horizon of **up to 2 years** (730 days).

Examples:\
• **Every day at 09:00** — morning check-in in #general.\
• **Every 2 hours on weekdays from 10:00 to 18:00** — remind mods to review reports.\
• **Every Saturday at 12:00** — weekend plans post.\
• **On the 1st of every month at 10:00** — birthdays list.

Use `/reminder create` to set up reminders and `/reminder edit` to manage them.


---

# 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.asagi.xyz/guides/prices-and-features-of-asagi-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.
