> For the complete documentation index, see [llms.txt](https://help.listly.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.listly.io/docs/ko/support/faq/proxies/undefined.md).

# 개인 프록시 서버가 꼭 필요한가요?

공용 프록시(proxy) 서버를 사용할 경우, 특정 프록시 국가 서버에 트래픽이 증가해 추출 속도가 느려지거나 데이터 추출이 어려워지는 경우가 발생합니다. 공용 자원이기 때문에 특정한 시간에 사용자가 많아 데이터 추출이 많이 이루어지는 경우, 이와 같은 문제가 발생하기도 하는 것이죠. 이 때에 개인 프록시를 사용하신다면 이와 같은 문제 없이 단독으로 서버를 사용하고, 데이터를 추출하실 수 있어요.

[리스트리팀](mailto:undefined)에 요청하시면 해당 사용자 계정에서 독점적으로 사용할 수 있는 프록시 서버를 대신 구매해 프리미엄 프록시로 이용하실 수 있게 설정해 드립니다. 프록시 서버의 국가, 수량 등은 리스틀리팀과 상의 후 정하실 수 있으며, 비용은 별도로 청구됩니다.

### 개인 프록시 요청 방법

1. 결제 정보 > 자동결제 수정/취소 > 나의 프록시 목록 > 개인 프록시 요청하기
2. 또는 [링크](https://www.listly.io/pricing)를 통해 리스틀리팀에 프록시 서버 문의하기

{% columns %}
{% column width="75%" %}

<figure><img src="/files/3Jtvb6WilBu0MGauUCfQ" alt=""><figcaption></figcaption></figure>

{% endcolumn %}

{% column width="25%" %}

{% endcolumn %}
{% endcolumns %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.listly.io/docs/ko/support/faq/proxies/undefined.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
