# クレジットの購入

## 概要

クレジットは、GenStudio内のAI機能にアクセスするために使用されるプリペイド通貨の一形態です。AIモデルを使用すると、モデルによって使用されるトークンの数に基づいてクレジット残高が減少します。いつでも追加のクレジットを購入できます。**有料プランのアカウント所有者のみが追加のクレジットを購入できます。**

## クレジット購入手順

1. **請求セクションに移動:** SkyDeck.ai コントロールセンターの「アカウント」タブに移動し、「請求」を選択します。
2. **「クレジットを購入」ボタンをクリック:** 「クレジットを購入」ボタンは、有料プランのアカウント所有者のみが表示されます。利用可能な場合はクリックしてください。

   <figure><img src="/files/mG4yYCOW4nnEDUt29IDH" alt=""><figcaption><p>クレジットを購入ボタン</p></figcaption></figure>
3. **金額を入力:** モーダルウィンドウが表示されます。購入したいクレジットの金額を入力フィールドに入力してください。

   <figure><img src="/files/KnB4ZfqNX9ni117GZKRc" 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/ja/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.
