# 크레딧 구매

## 개요

크레딧은 GenStudio 내에서 AI 기능에 접근하기 위해 사용되는 선불 통화의 한 형태입니다. AI 모델을 사용할 때, 모델이 사용하는 토큰 수에 따라 크레딧 잔액이 감소합니다. 언제든지 추가 크레딧을 구매할 수 있습니다. **유료 플랜의 계정 소유자만 추가 크레딧을 구매할 수 있습니다.**

## 크레딧 구매 단계

1. **청구 섹션으로 이동:** SkyDeck.ai 제어 센터의 "계정" 탭으로 이동한 다음 "청구"를 선택합니다.
2. **"크레딧 구매" 버튼 클릭:** "크레딧 구매" 버튼은 유료 플랜의 계정 소유자에게만 표시됩니다. 사용 가능하면 클릭합니다.

   <figure><img src="/files/rdihUjTQWkRyGgklLhJX" alt=""><figcaption><p>크레딧 구매 버튼</p></figcaption></figure>
3. **금액 입력:** 모달 창이 나타납니다. 구매하고자 하는 크레딧 금액을 입력 필드에 입력합니다.

   <figure><img src="/files/14nW7TqZRliwUD4NewTy" alt=""><figcaption><p>크레딧 구매 모달</p></figcaption></figure>
4. **구매 확인:** 모달에서 "크레딧 구매" 버튼을 클릭합니다.
5. **확인:** 구매가 성공하면 확인 메시지가 표시됩니다. 거래가 처리되는 데 잠시 시간이 걸릴 수 있습니다. 크레딧 잔액이 곧 업데이트됩니다.

## 중요 사항

* 크레딧은 환불이 불가능합니다.
* 구매할 수 있는 최소 금액은 $1입니다.
* 구매할 수 있는 최대 금액은 $100,000입니다.
* 크레딧은 GenStudio 내에서 LLM 사용에 따라 소모됩니다.

크레딧 구매 중 문제가 발생하면 <support@skydeck.ai>로 문의해 주시기 바랍니다.


---

# 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.skydeck.ai/ko/control-center/billing/buy-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.
