# Fundamentals

- [Debug Mode For Task](https://docs-v2.autoforwardtelegram.com/fundamentals/debug-mode-for-task.md): This guide explains how to enable and disable the Debug Mode for Tasks feature in the application
- [Folder List Task](https://docs-v2.autoforwardtelegram.com/fundamentals/folder-list-task.md)
- [How To Settings For Task](https://docs-v2.autoforwardtelegram.com/fundamentals/how-to-settings-for-task.md)
- [\[Only App\] Debug Mode For Task](https://docs-v2.autoforwardtelegram.com/fundamentals/how-to-settings-for-task/only-app-debug-mode-for-task.md)
- [Apply Replace For Task](https://docs-v2.autoforwardtelegram.com/fundamentals/how-to-settings-for-task/apply-replace-for-task.md)
- [Apply Blacklist For Task](https://docs-v2.autoforwardtelegram.com/fundamentals/how-to-settings-for-task/apply-blacklist-for-task.md)
- [Apply Whitelist For Task](https://docs-v2.autoforwardtelegram.com/fundamentals/how-to-settings-for-task/apply-whitelist-for-task.md)
- [Setup Topics For Task](https://docs-v2.autoforwardtelegram.com/fundamentals/setup-topics-for-task.md)
- [System Settings](https://docs-v2.autoforwardtelegram.com/fundamentals/system-settings.md)
- [Whitelist: Create And Management](https://docs-v2.autoforwardtelegram.com/fundamentals/whitelist-create-and-management.md)
- [Blacklist: Create And Management](https://docs-v2.autoforwardtelegram.com/fundamentals/blacklist-create-and-management.md)
- [Users Filter](https://docs-v2.autoforwardtelegram.com/fundamentals/users-filter.md)
- [Replace : Create And Management](https://docs-v2.autoforwardtelegram.com/fundamentals/replace-create-and-management.md)
- [Use on Mobile App or WebApp](https://docs-v2.autoforwardtelegram.com/fundamentals/replace-create-and-management/use-on-mobile-app-or-webapp.md)
- [Use Command on Bot Telegram](https://docs-v2.autoforwardtelegram.com/fundamentals/replace-create-and-management/use-command-on-bot-telegram.md)
- [Replace (Without Commands): Create And Management](https://docs-v2.autoforwardtelegram.com/fundamentals/replace-without-commands-create-and-management.md)
- [Clone Message](https://docs-v2.autoforwardtelegram.com/fundamentals/clone-message.md)
- [Profile Settings](https://docs-v2.autoforwardtelegram.com/fundamentals/profile-settings.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/fundamentals.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.
