# 购买积分

## 概述

信用是一种预付货币，用于访问 GenStudio 中的 AI 功能。当您使用 AI 模型时，您的信用余额会根据模型使用的令牌数量减少。您可以随时购买额外的信用。**只有付费计划的账户拥有者可以购买额外的信用。**

## 购买积分的步骤

1. **导航到账单部分：** 在 SkyDeck.ai 控制中心中，转到“账户”选项卡，然后选择“账单”。
2. **点击“购买积分”按钮：** “购买积分”按钮仅对付费计划的账户所有者可见。如果可用，请点击它。

   <figure><img src="/files/y6Xufu9iqG5NqFxua4Dq" alt=""><figcaption><p>购买积分按钮</p></figcaption></figure>
3. **输入金额：** 将出现一个模态窗口。在输入字段中输入您希望购买的积分金额。

   <figure><img src="/files/4ZgMoPR7FxvJbKOqrUni" 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-cn/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.
