# 리스틀리 프록시를 사용해도 Connection Error가 발생합니다. 차단을 당한 것 같은데, 어떻게 해야 하나요?

{% hint style="warning" %}
**Connection error** 는 리스틀리 서버가 추출하고자 하는 웹 사이트로부터 차단을 당한 경우 발생할 수 있습니다. 몇 시간 후에 다시 시도한다면 성공할 수도 있지만, 며칠이나 몇 주 동안 계속해서 차단 상태가 유지될 수도 있어요. 특정 IP 주소가 차단되는 기간은 웹 사이트의 정책에 따라 다를 수 있습니다.&#x20;
{% 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://help.listly.io/docs/ko/support/faq/scraping-errors/connection-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.
