> 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/subscription-plans/undefined-1.md).

# 무료 플랜과 유료 플랜에는 어떤 차이가 있나요?

무료 플랜은 월/ 10회(사용분은 30일 후 재충전)의 단일 페이지 추출을 지원합니다.\
라이트 플랜 이상으로 업그레이드 시 무제한 1 페이지 추출이 가능하며, 확장 프로그램의 탭스 추출이 가능해집니다. (탭스 추출을 위한 고급URL 100개/ 지급)\
비즈니스 플랜에서는 고급 추출 기능을 사용하기 위한 9,000 URL/월이 주어지며, 그룹추출 기능부터 IP주소 차단을 방지하는 프록시서버, 자동 스크롤 및 자동 클릭 기능, 스케줄 설정 등 더 많은 데이터 추출을 자동화할 수 있는 핵심 기능들을 자유롭게 사용하실 수 있습니다.


---

# 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/subscription-plans/undefined-1.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.
