# Task Timeout

"Task Timeout" error is given when a listing operation cannot be done within 5 minutes. This error is caused by an unstable internet connection in 90% of the cases. Some of our users that have a low-speed internet connection may get this error.&#x20;

#### How to resolve this error?

Fix your internet stability and speed and try again. If this does not work, you can contact us on our live chat.


---

# 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.primelister.com/troubleshooting/task-timeout-error.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.
