# Love Rooms

{% hint style="danger" %}

#### Requires <mark style="color:red;">Asagi Premium</mark> subscription

Discover new horizons with **Asagi Premium** - a premium subscription that unlocks additional features and enhances your experience. Gain access to cutting-edge tools and functionalities to unleash your full potential.&#x20;

Don't miss the opportunity to enhance your interaction with **Asagi** - subscribe to **Asagi Premium** right now.&#x20;

Learn more about available subscriptions [here](https://www.patreon.com/asagibot), and about the features of **Asagi Premium** [here](/guides/prices-and-features-of-asagi-premium.md).
{% endhint %}

## Love Rooms Installation

To enable it, type the command <mark style="color:blue;">`/settings`</mark> and choose <mark style="color:yellow;">**Marriage**</mark>, click "Enable", then "Enable Love Rooms Creation".

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

### Result:

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

## Love Rooms Settings

### Change Control Panel Style

You can change the color of the control panel.

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

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

#### Result:

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

### Change Default Room Name

You can change the default name when creating each new love room. [Variables](/other/message-templates/variables.md#love-rooms) can be used.

To change the default room name, use the `/settings -> Marriage -> Love Rooms Settings -> Change Default Room Name` command.

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

### Control Panel Components Management

You can manage components in the love room control panel (enable/disable components).

To manage components, use the `/settings -> Marriage -> Love Rooms Settings -> Control Panel Components Management` command.

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

### Reserve Categories

Useful if Love 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 -> Marriage -> Love Rooms Settings -> Reserve Categories` command.

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

#### Result:

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


---

# 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/configuring-bot-features/love-rooms.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.
