# WETBOT - Introduction

### **Bot invitation link**

<https://discord.com/oauth2/authorize?client_id=801814636168740914&permissions=275163557104&scope=bot+applications.commands>

### Support server

{% embed url="<https://discord.gg/9ujyUb5vYy>" %}

### Website

{% embed url="<https://wetbot.space/>" %}

### Recommended bot permissions

1. Manage Server (For tracking invitations)
2. Manage Roles (For giving and taking roles)
3. Manage Channels (To create auto-voice channels)
4. View Audit Logs (For the correct running logs module)
5. Read Messages (To maintain statistics and get answers when setting up the bot)
6. Send Messages
7. Send Messages in Threads
8. Manage Messages (To automatically delete responses when setting up the bot)
9. Attach Files
10. Mention @everyone, @here and All Roles (everyone and here does not mention, but mentions configured roles for notifications)
11. Add Reactions (For memes and giveaways)
12. Use External Emojis (The bot uses a lot of external emojis)
13. Move Members (For auto-voice channels)

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

## Commands

{% content-ref url="/pages/TOyqazAs2PJNm9WdqgRQ" %}
[General commands](/eng/commands/general.md)
{% endcontent-ref %}

{% content-ref url="/pages/SBjIHRu0bcbRrw4HWYKM" %}
[Shop commands](/eng/commands/shop.md)
{% endcontent-ref %}

{% content-ref url="/pages/TguK0iwliEdoJBauBlF9" %}
[Inventory commands](/eng/commands/inventory.md)
{% endcontent-ref %}

{% content-ref url="/pages/uRB3Zcwb0mJAfgybaKlZ" %}
[Profile commands](/eng/commands/profile.md)
{% endcontent-ref %}

{% content-ref url="/pages/WiADFZTCQ8rtaQZJduGw" %}
[Context commands](/eng/commands/context.md)
{% endcontent-ref %}

{% content-ref url="/pages/PUQQsamzGb1V2Uao6cvv" %}
[Admin commands](/eng/commands/admins.md)
{% endcontent-ref %}

## Managers

{% content-ref url="/pages/QoTRaL23u9oqVvpwTzAu" %}
[Items](/eng/guide/items.md)
{% endcontent-ref %}

{% content-ref url="/pages/qlJVMkIBrN6ZKbinUvn4" %}
[Create achievements](/eng/guide/achievements.md)
{% endcontent-ref %}

{% content-ref url="/pages/8LNXMhhrBPDcs4hIL3Te" %}
[Create bonuses channels](/eng/guide/bonuses.md)
{% endcontent-ref %}

{% content-ref url="/pages/SdpgDPDmrbfMx7ukvMhS" %}
[Create quests](/eng/guide/quests.md)
{% endcontent-ref %}

{% content-ref url="/pages/LnDbVWx3QpZmEQljzDN8" %}
[Wormholes](/eng/guide/wormholes.md)
{% endcontent-ref %}

{% content-ref url="/pages/oJSrWwIhqHPIzTSsou59" %}
[Create wormholes styles](/eng/guide/styles.md)
{% endcontent-ref %}

{% content-ref url="/pages/9OmRlEyufEvCwmUqg1mC" %}
[Create category for shop](/eng/guide/categories.md)
{% endcontent-ref %}

{% content-ref url="/pages/oEQjO3flNMKSom87sq3l" %}
[Create income roles](/eng/guide/roles.md)
{% endcontent-ref %}

{% content-ref url="/pages/PZmqNVHCLXrqMLNmUkLq" %}
[Create gifts (manager-gifts)](/eng/guide/gifts.md)
{% endcontent-ref %}

{% content-ref url="/pages/9YghP8FpbCfykNQ7MxFU" %}
[Select menu roles](/eng/guide/select-menu-roles.md)
{% endcontent-ref %}

{% content-ref url="/pages/O4AITxmT3j4RDjw7WOxg" %}
[Create jobs](/eng/guide/jobs.md)
{% endcontent-ref %}


---

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