# 購買信用

## 概覽

信用是一種預付貨幣，用於訪問 GenStudio 中的 AI 功能。當您使用 AI 模型時，您的信用餘額會根據模型使用的令牌數量而減少。您可以隨時購買額外的信用。**只有付費計劃的帳戶擁有者可以購買額外的信用。**

## 購買信用的步驟

1. **導航至帳單區域：** 前往 SkyDeck.ai 控制中心的「帳戶」標籤，然後選擇「帳單」。
2. **點擊「購買信用」按鈕：** 「購買信用」按鈕僅對付費計劃的帳戶擁有者可見。如果可用，請點擊它。

   <figure><img src="/files/yGiFEi3S7as66LjaVpWT" alt=""><figcaption><p>購買信用按鈕</p></figcaption></figure>
3. **輸入金額：** 將出現一個模態窗口。在輸入框中輸入您希望購買的信用金額。

   <figure><img src="/files/g6701gPHOeLUnQkGnQpv" 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/zh-hk/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.
