# 計費

## 主要功能

* **查看當前計劃：** 查看有關您當前訂閱的詳細信息，包括計劃名稱、座位數量和續訂日期。
* **購買積分：** 購買額外的積分以用於 GenStudio 內的各種服務。
* **升級/更改計劃：** 探索不同的訂閱計劃並升級或降級您的當前計劃。
* **管理座位：** 查看您當前計劃中可用的成員座位數量。
* **查看模型使用價格：** 了解不同 AI 模型的定價。

## 開始使用

要訪問計費部分，請導航到“帳戶”選項卡並選擇“計費”。

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