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

# Addons

- [What is Addons ?](https://docs-v2.autoforwardtelegram.com/addons/what-is-addons.md)
- [Smart Image Crop](https://docs-v2.autoforwardtelegram.com/addons/smart-image-crop.md)
- [Auto Clone Button](https://docs-v2.autoforwardtelegram.com/addons/auto-clone-button.md)
- [AlphaGardeners Extract](https://docs-v2.autoforwardtelegram.com/addons/alphagardeners-extract.md)
- [Bypass Anti-Repasse Bot](https://docs-v2.autoforwardtelegram.com/addons/bypass-anti-repasse-bot.md)
- [Telegram Spammer](https://docs-v2.autoforwardtelegram.com/addons/telegram-spammer.md)
- [Paid Media Auto-Purchase](https://docs-v2.autoforwardtelegram.com/addons/paid-media-auto-purchase.md)
- [Forward Rate Limit](https://docs-v2.autoforwardtelegram.com/addons/forward-rate-limit.md)
- [Header/Footer Keyword Filter](https://docs-v2.autoforwardtelegram.com/addons/header-footer-keyword-filter.md)
- [Cross-Group CA Matching](https://docs-v2.autoforwardtelegram.com/addons/cross-group-ca-matching.md)
- [Recover Token from Linked Post](https://docs-v2.autoforwardtelegram.com/addons/recover-token-from-linked-post.md)
- [Auto Join Invite Links](https://docs-v2.autoforwardtelegram.com/addons/auto-join-invite-links.md)
- [Paid Reaction](https://docs-v2.autoforwardtelegram.com/addons/paid-reaction.md)
- [Final Redirect Link](https://docs-v2.autoforwardtelegram.com/addons/final-redirect-link.md)
- [Auto Delete Messages](https://docs-v2.autoforwardtelegram.com/addons/auto-delete-messages.md): Automatically delete forwarded target messages after a configurable delay
- [Outbound Webhooks](https://docs-v2.autoforwardtelegram.com/addons/outbound-webhooks.md): Send real-time webhook notifications to your external systems whenever Auto Forward Telegram successfully forwards, edits, or deletes messages.
- [Config Backup & Restore](https://docs-v2.autoforwardtelegram.com/addons/config-backup-and-restore.md): Protect your Auto Forward Telegram setup with automatic backups and one-click recovery.


---

# 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-v2.autoforwardtelegram.com/addons.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.
