# General commands

{% hint style="warning" %}
⭐ - Premium command ([Premium](/eng/premium.md))
{% endhint %}

{% hint style="success" %}
The commands are available to all server users.
{% endhint %}

|  Command name |                                    Command description                                   |            Arguments           |
| :-----------: | :--------------------------------------------------------------------------------------: | :----------------------------: |
|   /channels   |                             Information about channel bonuses                            |               No               |
|   ⭐/csgorank  |                        Get a role, depending on your rank in CS:GO                       |          \[steam\_id]          |
|     /daily    |                                   Receive a daily award                                  |               No               |
|    /emojis    |                               Get the emoji ID and its name                              | \<animated> <1-125 \| 126-250> |
|    /fishing   |                                       Start fishing                                      |               No               |
|  ⭐/giveaways  |                                     Giveaway manager                                     |               No               |
|     /help     |                                 View all WETBOT commands                                 |               No               |
|     /items    |                                      View itempedia                                      |             \[item]            |
|     /like     |                                        Like a user                                       |             \<user>            |
|    ⭐/market   |                                     User Item Market                                     |               No               |
|  /monitorings |                           Vote for WETBOT and get free cookies                           |               No               |
|     /ping     |                            Technical information about the bot                           |               No               |
|      /top     |                                View the server leaderboard                               |               No               |
| /voice-active | List of users who are currently gaining experience, currency, items in the voice channel |               No               |
|   /wormhole   |                              View information about wormhole                             |             \<name>            |
|     /work     |                                        Go to work                                        |           \[job name]          |
|  /custom-role |                                   Create a custom-role                                   |               No               |

{% hint style="info" %}
< > - required argument \[ ] - optional argument | - OR
{% 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://docs.wetbot.space/eng/commands/general.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.
