# 计费

## 主要特点

* **查看当前计划：** 查看有关您当前订阅的详细信息，包括计划名称、座位数量和续订日期。
* **购买积分：** 购买额外的积分以用于 GenStudio 内的各种服务。
* **升级/更改计划：** 探索不同的订阅计划，并升级或降级您的当前计划。
* **管理座位：** 查看您当前计划中可用的成员座位数量。
* **查看模型使用价格：** 了解不同 AI 模型的定价。

## 开始使用

要访问账单部分，请导航到“账户”选项卡并选择“账单”。

<figure><img src="/files/5S2LPAgm1mrlnQKGX617" alt=""><figcaption><p>控制中心账单选项卡</p></figcaption></figure>


---

# 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.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.
