# Create wormholes styles

{% content-ref url="/pages/LnDbVWx3QpZmEQljzDN8" %}
[Wormholes](/eng/guide/wormholes.md)
{% endcontent-ref %}

Execute the style editing panel with the command /manager-styles

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

And click the create button and specify the name of the style, after which a panel with editing styles will appear

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

Click edit and select our newly created style.

<figure><img src="/files/96clH10SFcXLR3567ZzV" alt=""><figcaption></figcaption></figure>

The panel is very convenient because it immediately shows how the wormhole itself will look and how it will look after pressing the button

### Change the appearance style:

* Change the description, thumbnail, image, color...

<figure><img src="/files/5xYEFZYBfEFzMsbgNGE5" alt=""><figcaption></figcaption></figure>

1. Description - where {item\_emoji} is the emoji of the item, and {item\_name} is the name of the item
2. Thumbnail
3. Image
4. Embed color

{% hint style="warning" %}
Leave {item\_emoji} and {item\_name} unchanged if you are going to use the style for multiple wormholes with different items.
{% endhint %}

{% content-ref url="/pages/1OiEhIKSP9uMsRcNRVAX" %}
[Variables: wormholes styles](/eng/variables/styles.md)
{% endcontent-ref %}

* Изменить верхний колонтитул, нижний колонтитул

<figure><img src="/files/8QPz1gbOJhf67ePkopxO" alt=""><figcaption></figcaption></figure>

* Изменить эмодзи кнопки, текст кнопки

<figure><img src="/files/9wAgd05FVau0lbecdWTU" alt=""><figcaption></figcaption></figure>

{% hint style="danger" %}
В окне эмодзи не должно быть текста, если это не айди эмодзи сервера.
{% endhint %}

### Изменить стиль сбора...

* Изменить описание, миниатюру, изображение, цвет...
* Изменить верхний колонтитул, нижний колонтитул

После всех настроек у меня получилось так:

<figure><img src="/files/UaYgAC2q9Z8vD4DHEHNz" 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.wetbot.space/eng/guide/styles.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.
