# Приветствия/Welcome messages

:flag\_ru:

Приветствуйте своих новых пользователей на сервере при помощи красивых Embed сообщений в общем канале или в личных сообщениях

Можно создать несколько разных приветствий, одно будет приходить в общий канал на сервере, а другое в личные сообщения новому пользователю&#x20;

* Название - может быть любым, служит для отображения в списки (под кнопкой создать)
* Тип - указывается куда будут приходит сообщения приветствия&#x20;
* Далее идет непосредственно создание сообщение (embed сообщение)

:flag\_gb:

Greet your new users on the server with beautiful Embed messages in the public channel or private messages

You can create several different greetings. \
One will come to the general channel on the server, and the other to private messages to the new user&#x20;

* Name - can be anything. Allows you to create and save different messages and will be saved under the "create" button.
* Type - indicates to what channels greetings are sent
* Next comes the Embed message itself.

![](/files/dheXlX82ctMS0bOOKsVJ)


---

# 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://guide.felixbot.ru/upravlenie-serverom/welcomer.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.
