# 크레딧

하나의 웹 페이지 URL을 추출할 수 있는 단위를 리스틀리 크레딧 (credit)이라고 합니다. 크레딧은 필요 시 추가로 충전해 사용하실 수 있어요.\
다만, 리스틀리는 월 단위로 구독 플랜 서비스를 제공하고 있기 때문에, 연간 플랜을 결제하셨더라도 사용자 별로 한 달에 한 번 플랜 갱신일에 맞추어 크레딧 만료일이 지정되어 있습니다.\
즉, 한 달에 한 번씩 데이터를 추출할 수 있는 크레딧이 리셋되는 크레딧 만료일이 존재합니다.

그렇기 때문에 추가 크레딧 충전 후, 갑자기 크레딧이 사라지는 일이 발생할 수 있어요.\
리스틀리에서는 추가로 크레딧을 충전 및 결제하고자 하실 경우, **크레딧 만료일을 확인한 후 필요한 만큼만 추가로 크레딧을 충전하시기를 권장**하고 있습니다.

내 크레딧 만료일은 **\[내 계정]** > **\[결제 정보]** 좌측 상단에서 찾으실 수 있습니다.

<figure><img src="/files/8kcmOOQSCljpBYz3kKwE" alt=""><figcaption></figcaption></figure>


---

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