# FAQ

- [📭 Bot Not Forwarding Messages – How to Troubleshoot](https://docs-v2.autoforwardtelegram.com/extras/faq/bot-not-forwarding-messages-how-to-troubleshoot.md)
- [Why Do Some Users Get Logged Out When Connecting to the Telegram Bot?](https://docs-v2.autoforwardtelegram.com/extras/faq/why-do-some-users-get-logged-out-when-connecting-to-the-telegram-bot.md)
- [Why is my bot experiencing delays when forwarding messages?](https://docs-v2.autoforwardtelegram.com/extras/faq/why-is-my-bot-experiencing-delays-when-forwarding-messages.md)
- [How to get manual channel, group, user ID?](https://docs-v2.autoforwardtelegram.com/extras/faq/how-to-get-manual-channel-group-user-id.md)
- [What to do when upgrade fails?](https://docs-v2.autoforwardtelegram.com/extras/faq/what-to-do-when-upgrade-fails.md)
- [Auto Forward Messages has a free version ?](https://docs-v2.autoforwardtelegram.com/extras/faq/auto-forward-messages-has-a-free-version.md)
- [How to connect multiple account telegram to Auto Forward Messages BOT?](https://docs-v2.autoforwardtelegram.com/extras/faq/how-to-connect-multiple-account-telegram-to-auto-forward-messages-bot.md)
- [How to NOT get banned from Telegram?](https://docs-v2.autoforwardtelegram.com/extras/faq/how-to-not-get-banned-from-telegram.md)
- [How to Recover a Banned Number on Telegram](https://docs-v2.autoforwardtelegram.com/extras/faq/how-to-recover-a-banned-number-on-telegram.md)
- [Trick to Continuously Forward Multiple Messages on Telegram](https://docs-v2.autoforwardtelegram.com/extras/faq/trick-to-continuously-forward-multiple-messages-on-telegram.md)
- [Why Telegram Account Limited Error?](https://docs-v2.autoforwardtelegram.com/extras/faq/why-telegram-account-limited-error.md)
- [What if you do not want to login?](https://docs-v2.autoforwardtelegram.com/extras/faq/what-if-you-do-not-want-to-login.md)
- [Telegram Two-Step Verification (2FA): What It Is and How to Enable It](https://docs-v2.autoforwardtelegram.com/extras/faq/telegram-two-step-verification-2fa-what-it-is-and-how-to-enable-it.md)
- [Why account BANNED?](https://docs-v2.autoforwardtelegram.com/extras/faq/why-account-banned.md)
- [Why do I have to give account access to your bot?](https://docs-v2.autoforwardtelegram.com/extras/faq/why-do-i-have-to-give-account-access-to-your-bot.md)
- [Can someone else see my login details?](https://docs-v2.autoforwardtelegram.com/extras/faq/can-someone-else-see-my-login-details.md)
- [Can I logout without removing my data?](https://docs-v2.autoforwardtelegram.com/extras/faq/can-i-logout-without-removing-my-data.md)
- [Can I remove my details from your server?](https://docs-v2.autoforwardtelegram.com/extras/faq/can-i-remove-my-details-from-your-server.md)
- [How to Reset All Config](https://docs-v2.autoforwardtelegram.com/extras/faq/how-to-reset-all-config.md)
- [When my task forwards stop working, what can I do?](https://docs-v2.autoforwardtelegram.com/extras/faq/when-my-task-forwards-stop-working-what-can-i-do.md)
- [Is there a "Forwarded from" header when copying messages from source chat using this bot?](https://docs-v2.autoforwardtelegram.com/extras/faq/is-there-a-forwarded-from-header-when-copying-messages-from-source-chat-using-this-bot.md)
- [Can the source chat owner know that I am copying messages using this bot?](https://docs-v2.autoforwardtelegram.com/extras/faq/can-the-source-chat-owner-know-that-i-am-copying-messages-using-this-bot.md)
- [Are all the messages sent on time? Is there any delay in the message?](https://docs-v2.autoforwardtelegram.com/extras/faq/are-all-the-messages-sent-on-time-is-there-any-delay-in-the-message.md)
- [Do I require to keep my internet on when running this bot?](https://docs-v2.autoforwardtelegram.com/extras/faq/do-i-require-to-keep-my-internet-on-when-running-this-bot.md)
- [Can I forward from a private channel?](https://docs-v2.autoforwardtelegram.com/extras/faq/can-i-forward-from-a-private-channel.md)
- [Does this bot have any message limitation?](https://docs-v2.autoforwardtelegram.com/extras/faq/does-this-bot-have-any-message-limitation.md)
- [How to Add text to beginning or end of each message](https://docs-v2.autoforwardtelegram.com/extras/faq/how-to-add-text-to-beginning-or-end-of-each-message.md)
- [Can I add more features?](https://docs-v2.autoforwardtelegram.com/extras/faq/can-i-add-more-features.md)
- [I found a bug, how can I solve it?](https://docs-v2.autoforwardtelegram.com/extras/faq/i-found-a-bug-how-can-i-solve-it.md)
- [Why do I see an "iPhone 8 Plus" device](https://docs-v2.autoforwardtelegram.com/extras/faq/why-do-i-see-an-iphone-8-plus-device.md)
- [What should you do if you encounter problems with Auto Forward Messages?](https://docs-v2.autoforwardtelegram.com/extras/faq/what-should-you-do-if-you-encounter-problems-with-auto-forward-messages.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-v2.autoforwardtelegram.com/extras/faq.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.
