# Bot Usage

- [Bot Branch](https://docs.guildabot.com/guilda-bot-knowledge-base/customer-guides/bot-usage/bot-branch.md)
- [General Bot Settings](https://docs.guildabot.com/guilda-bot-knowledge-base/customer-guides/bot-usage/bot-branch/general-bot-settings.md): Configure general settings for your bot. This will update in real-time when you add to it
- [Moderation Branch](https://docs.guildabot.com/guilda-bot-knowledge-base/customer-guides/bot-usage/moderation-branch.md)
- [Advanced Logs](https://docs.guildabot.com/guilda-bot-knowledge-base/customer-guides/bot-usage/moderation-branch/advanced-logs.md): Set up advanced logs module. This will update in real-time when you add to it
- [Alt Prevention](https://docs.guildabot.com/guilda-bot-knowledge-base/customer-guides/bot-usage/moderation-branch/alt-prevention.md): Set up alt prevention this will update in real-time when you add to it
- [Anti-Tagging](https://docs.guildabot.com/guilda-bot-knowledge-base/customer-guides/bot-usage/moderation-branch/anti-tagging.md): Set up anti-tag this will update in real-time when you add to it
- [Captcha Verification](https://docs.guildabot.com/guilda-bot-knowledge-base/customer-guides/bot-usage/moderation-branch/captcha-verification.md)
- [Discord Guild Stats](https://docs.guildabot.com/guilda-bot-knowledge-base/customer-guides/bot-usage/moderation-branch/discord-guild-stats.md)
- [Moderator Tools](https://docs.guildabot.com/guilda-bot-knowledge-base/customer-guides/bot-usage/moderation-branch/moderator-tools.md)
- [Level Up Leaderboard](https://docs.guildabot.com/guilda-bot-knowledge-base/customer-guides/bot-usage/moderation-branch/level-up-leaderboard.md)
- [Welcome Message](https://docs.guildabot.com/guilda-bot-knowledge-base/customer-guides/bot-usage/moderation-branch/welcome-message.md)
- [Engagement & Fun Branch](https://docs.guildabot.com/guilda-bot-knowledge-base/customer-guides/bot-usage/engagement-and-fun-branch.md)
- [Birthdays](https://docs.guildabot.com/guilda-bot-knowledge-base/customer-guides/bot-usage/engagement-and-fun-branch/birthdays.md)
- [Reviews](https://docs.guildabot.com/guilda-bot-knowledge-base/customer-guides/bot-usage/engagement-and-fun-branch/reviews.md)
- [Snippets](https://docs.guildabot.com/guilda-bot-knowledge-base/customer-guides/bot-usage/engagement-and-fun-branch/snippets.md)
- [Suggestions](https://docs.guildabot.com/guilda-bot-knowledge-base/customer-guides/bot-usage/engagement-and-fun-branch/suggestions.md)
- [Utilities Branch](https://docs.guildabot.com/guilda-bot-knowledge-base/customer-guides/bot-usage/utilities-branch.md)
- [Giveaway](https://docs.guildabot.com/guilda-bot-knowledge-base/customer-guides/bot-usage/utilities-branch/giveaway.md)
- [Applications](https://docs.guildabot.com/guilda-bot-knowledge-base/customer-guides/bot-usage/utilities-branch/applications.md)
- [Applications Ver. 2](https://docs.guildabot.com/guilda-bot-knowledge-base/customer-guides/bot-usage/utilities-branch/applications-ver.-2.md)
- [Custom Commands](https://docs.guildabot.com/guilda-bot-knowledge-base/customer-guides/bot-usage/utilities-branch/custom-commands.md)
- [Forms](https://docs.guildabot.com/guilda-bot-knowledge-base/customer-guides/bot-usage/utilities-branch/forms.md)
- [Role Requests](https://docs.guildabot.com/guilda-bot-knowledge-base/customer-guides/bot-usage/utilities-branch/role-requests.md)
- [Self Role](https://docs.guildabot.com/guilda-bot-knowledge-base/customer-guides/bot-usage/utilities-branch/self-role.md)
- [Tickets](https://docs.guildabot.com/guilda-bot-knowledge-base/customer-guides/bot-usage/utilities-branch/tickets.md)
- [Embeds](https://docs.guildabot.com/guilda-bot-knowledge-base/customer-guides/bot-usage/utilities-branch/embeds.md)
- [Server Config Branch](https://docs.guildabot.com/guilda-bot-knowledge-base/customer-guides/bot-usage/server-config-branch.md)
- [Temporary Voice Channels](https://docs.guildabot.com/guilda-bot-knowledge-base/customer-guides/bot-usage/server-config-branch/temporary-voice-channels.md)
- [Invites](https://docs.guildabot.com/guilda-bot-knowledge-base/customer-guides/bot-usage/server-config-branch/invites.md)
- [Social Branch](https://docs.guildabot.com/guilda-bot-knowledge-base/customer-guides/bot-usage/social-branch.md)
- [Twitch](https://docs.guildabot.com/guilda-bot-knowledge-base/customer-guides/bot-usage/social-branch/twitch.md)
- [Youtube](https://docs.guildabot.com/guilda-bot-knowledge-base/customer-guides/bot-usage/social-branch/youtube.md)
- [Available Commands](https://docs.guildabot.com/guilda-bot-knowledge-base/customer-guides/bot-usage/available-commands.md): All available commands.


---

# 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.guildabot.com/guilda-bot-knowledge-base/customer-guides/bot-usage.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.
