> 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/credits/url-..md).

# 크레딧(고급 URL)을 모두 사용했어요. 어떻게 충전하나요?

탭스 추출 및 기타 고급 추출 기능 사용시 필요한 고급URL을 다 소진하셨을 경우 필요한 만큼 충전이 가능합니다.<br>

1. 데이터보드 및 홈페이지 우측 상단의 내 계정 클릭 → 결제정보 메뉴로 이동하신 후

URL 사용량 섹션 중앙의 "+ URL 충전" 버튼을 클릭하여 원하시는 만큼 크레딧을 충전하실 수 있습니다.\
2\. 홈페이지 상단 메뉴 중 가격 → 페이지 하단의 URL 추가 옵션을 통해서도 충전이 가능합니다.<br>

* 비즈니스 플랜(Business Plan) : 1,000 URL 당 10,000원
* 라이트 플랜(Light Plan) : 100 URL당 10,000원
* 무료 플랜(Free Plan) : URL 충전 불가

\
\* 충전 크레딧은 월간 갱신 주기에 따라 해당월 구독 만료일에 소멸되니, 추출 계획에 맞춰 필요한 만큼만 충전하시는 것을 권장드립니다.

<figure><img src="/files/9SLTGXlKkErGck4Txdfj" alt=""><figcaption></figcaption></figure>


---

# 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/credits/url-..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.
