# クレジット

単一のウェブページURLを抽出できる単位をListlyクレジットと呼びます。クレジットは必要に応じて再チャージして使用できます。ただし、Listlyは月次ベースでサブスクリプションプランを提供しているため、年間プランにお支払いいただいた場合でも、各ユーザーには月次プランの更新日に合わせたクレジット有効期限が設定されています。つまり、データを抽出できるクレジットが月に1回リセットされるクレジット有効期限があります。

そのため、追加クレジットを再チャージした後、クレジットが突然消える場合があります。Listlyで追加クレジットを再チャージして購入したい場合は、クレジット有効期限を確認し、必要な分だけ再チャージすることをお勧めします。クレジット有効期限&#x306F;**\[マイアカウント]**>**\[お支払い情報]**&#x306E;左上で確認できます。


---

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