# 선불 크레딧 구매

선불 크레딧은 고정 크기의 **크레딧 팩**으로 구매됩니다. 더 큰 팩에는 대량 할인 혜택이 포함되므로, 한 팩에서 더 많은 크레딧을 구매할수록 크레딧당 실효 가격은 더 낮아집니다.

선불 크레딧을 구매하려면 workspace의 [Plan & Billing page](https://app.roboflow.com/settings/plan) 로 이동한 다음 Prepaid Credits 섹션으로 들어가세요. 구매 흐름은 다음에서도 직접 이용할 수 있습니다. `app.roboflow.com/get-more-credits`.

## Credit Pack 선택

이용 가능한 팩 중 하나를 선택하세요. 각 팩에는 팩에 포함된 크레딧 수, 총 가격, 그리고 기본 크레딧당 요금과 비교한 대량 할인(해당하는 경우)이 표시됩니다.

사용량 추천을 통해 구매하는 경우, 플랫폼이 최근 초과 사용량을 충당하는 가장 작은 팩을 미리 선택합니다.

<figure><img src="/files/83be57366811314a8ab2e2f97c39c39d718f3a7e" alt=""><figcaption></figcaption></figure>

workspace에 적용되는 정확한 가격과 할인율은 Plan & Billing page의 팩 카드에서 확인하세요.

## 결제 완료

구매하려는 팩을 클릭한 다음 결제 페이지를 계속 진행하여 결제 정보를 입력하세요.

<figure><img src="/files/0647c45fcd746a3c915a186e8add5bbb932062df" alt=""><figcaption></figcaption></figure>

결제가 승인되면 확인 화면이 표시됩니다.

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

## 선불 크레딧 확인

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-ko/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.
