# Создание бонусных каналов

Чтобы добавить бонусный канал прописываем команду [/manager-channels](/commands/admins.md) create <канал>

Далее в "Редактировать канал" можно указать бонусы к опыту/валюте/репутации и удаче в процентах, а так же удалить бонусный канал.

## На какие типы активностей выдаются бонусы:

1. Отправка сообщений в канале (Валюта, опыт, репутация, удача)
2. Общение в голосовом канале (Валюта, опыт, репутация, удача)
3. Использование команды [/fishing](/commands/general.md) в канале, рыбалка (только опыт и удача)
4. Использование команды [/mining](/commands/general.md) в канале, майнинг (только опыт и удача)
5. Награда за бамп сервера (Валюта, опыт, репутация, удача)
6. Использование команды [/open](/commands/inventory.md) в канале, открытие кейсов (только удача)


---

# 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/guide/bonuses.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.
