# Prepaid Credits を購入

プリペイドクレジットは、固定サイズの **クレジットパック**として購入されます。大きなパックには数量割引が含まれるため、1回のパックで購入するクレジット数が多いほど、実質的な1クレジットあたりの価格は低くなります。

プリペイドクレジットを購入するには、workspace の [Plan & Billing page](https://app.roboflow.com/settings/plan) に移動し、Prepaid Credits のセクションを開いてください。購入フローには直接 `app.roboflow.com/get-more-credits`.

## クレジットパックを選択

利用可能なパックの1つを選択してください。各パックには、パック内のクレジット数、合計価格、および基本の1クレジットあたりの料金に対する数量割引（ある場合）が表示されます。

使用量の推奨から購入する場合、プラットフォームは直近の超過分をカバーする最小のパックを事前選択します。

<figure><img src="/files/71c827e28e512e212181c8d407583f4a849b3a0e" alt=""><figcaption></figcaption></figure>

workspace で利用できる正確な価格と割引率については、Plan & Billing page のパックカードを参照してください。

## チェックアウトを完了

購入したいパックをクリックし、その後チェックアウトページで支払い情報を入力して進めてください。

<figure><img src="/files/c0184fb5c5e1a8087abcce5da227752e8bca5df8" alt=""><figcaption></figcaption></figure>

支払いが承認されると、確認画面が表示されます。

<figure><img src="/files/ef47e2e30cb58ce66d0531994bb2c5758b727de0" alt="" width="375"><figcaption></figcaption></figure>

## Prepaid Credits を確認

Plan & Billing page に戻ると、プリペイドクレジットの数量を確認することで、クレジットがアカウントに追加されたことを検証できます。購入したパックのクレジット数全体がプリペイド残高に追加されます。


---

# 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://docs.roboflow.com/roboflow/roboflow-jp/billing/credits/purchase-prepaid-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.
