> For the complete documentation index, see [llms.txt](https://elezthemdevs-organization.gitbook.io/leafy/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://elezthemdevs-organization.gitbook.io/leafy/glavnaya.md).

# Главная

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

Leafy — уникальный бот, быстро завоевавший популярность среди русскоязычных серверов Discord. Благодаря своим расширенным возможностям управление серверами становится легким и удовлетворительным опытом. От развлекательный команд до модерации и систем уровней и экономики, назначения ролей через реакции и многое другое — Leafy имеет все необходимое, чтобы ваш сервер функционировал на высоком уровне.

Кроме того, Leafy добавляет атмосферу ролевой игры (РП) и поддерживает функции, связанные с Minecraft и другими игровыми возможностями, предоставляя вашим участникам незабываемый интерактивный опыт. Независимо от того, идет ли речь о развлечениях, модерации или игровых аспектах, Leafy гарантирует вам безупречный функционал и непревзойденный опыт на вашем сервере Discord.

### Действия, которые необходимо совершить вам для того, чтобы бот появился на Вашем сервере: <a href="#deistviya-kotorye-neobkhodimo-sovershit-vam-dlya-togo-chtoby-bot-poyavilsya-na-vashem-servere" id="deistviya-kotorye-neobkhodimo-sovershit-vam-dlya-togo-chtoby-bot-poyavilsya-na-vashem-servere"></a>

1. Авторизуйтесь в [Discord](https://discord.com/login).
2. Перейдите по [ссылке](https://discord.com/api/oauth2/authorize?client_id=1150827684880990218\&permissions=8\&scope=bot+applications.commands).
3. Выберите ваш особенный, чудный **сервер**.
4. Нажмите кнопку "**Продолжить**".
5. Нажать "**Авторизовать**".

{% hint style="warning" %}
Мы настоятельно **не** рекомендуем изменять автоматически устанавливаемые права.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://elezthemdevs-organization.gitbook.io/leafy/glavnaya.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
