# Moderation Branch

- [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)


---

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