# 청구

## 주요 기능

* **현재 요금제 보기:** 요금제 이름, 좌석 수 및 갱신 날짜를 포함하여 현재 구독에 대한 세부정보를 확인하세요.
* **크레딧 구매:** GenStudio 내 다양한 서비스에 사용할 추가 크레딧을 구매하세요.
* **요금제 업그레이드/변경:** 다양한 구독 요금제를 탐색하고 현재 요금제를 업그레이드하거나 다운그레이드하세요.
* **좌석 관리:** 현재 요금제에서 사용 가능한 회원 좌석 수를 확인하세요.
* **모델 사용 가격 보기:** 다양한 AI 모델에 대한 가격을 이해하세요.

## 시작하기

청구 섹션에 접근하려면 "계정" 탭으로 이동하여 "청구"를 선택하세요.

<figure><img src="/files/zzTP0OnyixRm9bjQELel" 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/ko/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.
