# Главная

## Введение

Lazy Cat — универсальный бот Discord для ваших серверов.<br>

* **Модерация:** Удобно и быстро контролируйте ситуацию на сервере.
* **Экономика:** Реализована уникальная система экономики с широким спектром разделов.&#x20;
* **Приветствие новых участников:** Настройте приветственное сообщение, выдавайте начальную роль новым участникам сервера.
* **Музыкальный модуль:** Проигрывайте любую музыку с таких сервисов, как YouTube, Spotify, SoundCloud, Vimeo.
* **Слэш-команды:** Теперь вам не придётся запоминать все команды — просто введите «/» для просмотра полного списка команд!

## Добавление на сервер

Чтобы добавить Lazy Cat на сервер, нужно:

1. Перейти по [ссылке](https://discord.com/api/oauth2/authorize?client_id=707539807957680129\&permissions=2666917110\&scope=bot%20applications.commands);
2. Следовать инструкциям.

{% hint style="warning" %}
Для корректной работы Lazy Cat необходимо оставить все галочки при выборе выдаваемых боту прав.
{% endhint %}


---

# 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://lazycat.dminc.ru/master.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.
