> 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/inquiry/light-plan.md).

# 리스틀리 Light Plan 안내

#### **기본URL 무제한 제공** :

* 확장프로그램을 통한 1페이지 추출 및 데이터 다운로드를 제한 없이 이용할 수 있습니다.

#### **데이터보드 제공 :**

* 모든 추출 데이터는 자동으로 데이터보드에 저장되어, 효율적인 관리와 접근이 용이합니다.

#### **고급URL 제공 및 필요분 충전 가능 :**

* 매월 100개의 고급 URL을 제공하여, 탭스(Tabs) 기능을 통한 여러 페이지 추출이 가능합니다.
* 추가 URL이 필요한 경우, 가격 페이지에서 구매할 수 있습니다.

#### **다중 탭 추출 기능(Tabs) 사용 가능 :**

* 다중 탭을 동시에 추출할 수 있는 Tabs 기능을 활용하여, 데이터 추출을 보다 효과적으로 수행할 수 있습니다.
* [**탭스 사용법 동영상 튜토리얼**](https://www.youtube.com/watch?v=WYIFWnCnqHQ)

#### **폴더 편집 기능 :**

폴더 편집을 통해 데이터를 보다 체계적으로 관리할 수 있습니다. 이 기능은 데이터의 분류와 검색을 간소화하여 사용자의 작업 효율을 높여줍니다.

[**기본 URL 과 고급 URL의 차이가 궁금하신가요?**](/docs/ko/support/faq/credits/basic-and-advanced-urls.md)


---

# 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:

```
GET https://help.listly.io/docs/ko/support/faq/inquiry/light-plan.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.
