> For the complete documentation index, see [llms.txt](https://docs.tokenscan.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tokenscan.app/guardian.md).

# Guardian

- [Protect Your Telegram Group with Guardian](https://docs.tokenscan.app/guardian/protect-your-telegram-group-with-guardian.md): Meet Guardian, the Telegram bot that protects your group from spam, bots, and malicious actors.
- [Guardian commands list](https://docs.tokenscan.app/guardian/guardian-commands-list.md): A quick rundown of Guardian's commands list.
- [Start Guardian](https://docs.tokenscan.app/guardian/start-guardian.md): Guardian protects your Telegram group in two ways: moderation inside the chat, and a portal that screens new members before they can join.
- [Add & Edit Portal](https://docs.tokenscan.app/guardian/add-and-edit-portal.md): Learn how to add and edit a Guardian portal with this interactive Demo
- [Settings](https://docs.tokenscan.app/guardian/settings.md)
- [Captcha Type](https://docs.tokenscan.app/guardian/captcha-type.md): Learn how to set up Portal Captcha or Join-CAPTCHA in Guardian to screen new members and keep bots out of your Telegram group.
- [Welcome Message](https://docs.tokenscan.app/guardian/welcome-message.md): Learn how to set up and customize a welcome message for new members joining your Telegram group with Guardian.
- [Filters](https://docs.tokenscan.app/guardian/filters.md): Learn how to create automatic replies and manage message filters in your Telegram group using Guardian.
- [Moderation](https://docs.tokenscan.app/guardian/moderation.md): Learn how to use Guardian's moderation tools to keep your Telegram group clean, including anti-flood, blacklists, whitelists, and Overwatch.
- [Guardian Buybot](https://docs.tokenscan.app/guardian/guardian-buybot.md): Learn how Guardian's built-in buybot announces token purchases in your Telegram group, and which chains and protocols are supported.
- [Attack Mode](https://docs.tokenscan.app/guardian/attack-mode.md): When bots start acting like humans, Guardian's Attack Mode uses AI to detect and permanently blacklist them across every Guardian-protected group.
- [Account Checks](https://docs.tokenscan.app/guardian/account-checks.md): Guardian's Account Checks block bots with suspicious names before they even reach the verification step, keeping your group cleaner from the start.
- [Managing Backups](https://docs.tokenscan.app/guardian/managing-backups.md): Learn how to export, import, and manage Guardian settings backups so you can quickly move your configuration to a new group.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.tokenscan.app/guardian.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.
