# Create bonuses channels

To add a bonus channel, we execute the command /manager-channels create \<channel>

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

Next, in the "Edit Channel", you can specify bonuses to experience / currency / reputation and luck as a percentage, as well as delete the bonus channel.

### What types of activities are bonuses given for:

1. Sending messages in the channel (Currency, experience, reputation, luck)
2. Voice channel communication (Currency, Experience, Reputation, Luck)
3. Using the command /fishing in the channel, fishing (only experience and luck)
4. Using the /mining command in the channel, mining (only experience and luck)
5. Reward for server bump (Currency, Experience, Reputation, luck)
6. Using the /open command in the channel, opening cases (only luck)


---

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