# When my task forwards stop working, what can I do?

{% hint style="info" %}
There are many causes for this problem, sometimes it will be a conflict of the **blacklist**, **whitelist**, **filters**.v configurations, you should check carefully to not miss any exceptions.&#x20;

If you still can't find the cause, you can contact telegram @[redf0x1](https://t.me/redf0x1) for support. Or use the command /profile => ♻️ **Restart Setup**. When you select this action, the BOT will refresh your tasks and try to fix the errors.
{% endhint %}


---

# 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/when-my-task-forwards-stop-working-what-can-i-do.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.
