# Thanh toán

## Tính Năng Chính

* **Xem Kế Hoạch Hiện Tại:** Xem chi tiết về đăng ký hiện tại của bạn, bao gồm tên kế hoạch, số ghế và ngày gia hạn.
* **Mua Tín Dụng:** Mua thêm tín dụng để sử dụng cho các dịch vụ khác nhau trong GenStudio.
* **Nâng Cấp/Thay Đổi Kế Hoạch:** Khám phá các kế hoạch đăng ký khác nhau và nâng cấp hoặc hạ cấp kế hoạch hiện tại của bạn.
* **Quản Lý Ghế:** Xem số ghế thành viên có sẵn trong kế hoạch hiện tại của bạn.
* **Xem Giá Sử Dụng Mô Hình:** Hiểu giá cho các mô hình AI khác nhau.

## Bắt đầu

Để truy cập vào phần thanh toán, hãy điều hướng đến tab "Tài khoản" và chọn "Thanh toán".

<figure><img src="https://github.com/skydeckai/docs/blob/production/vi/.gitbook/assets/Screenshot%202025-01-24%20at%2015.55.35.png" alt=""><figcaption><p>Tab Thanh Toán Trung Tâm Điều Khiển</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/vi/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.
