# 사용량(재청구) 비용

하이퍼클래스의 사용량 비용은 **'쓴 만큼만'** 청구되는 종량제예요. 구독료에 포함된 핵심 기능과 별개로, 아래 항목들은 휴대폰 통화료처럼 사용한 만큼 부과됩니다. **사용하지 않으면 비용이 발생하지 않습니다.**

**그로스 플랜 — 고객 청구가 (USD / ₩1,400 환산 참고)**

| 항목               | 고객 청구가                                             | 단위          |
| ---------------- | -------------------------------------------------- | ----------- |
| 워크플로우 – 프리미엄 기능  | $0.03 (₩42)                                        | 실행 1회       |
| LC 이메일 검증        | $0.005 (₩7)                                        | 검증 1건       |
| 콘텐츠 AI           | $0.27 (₩378) / 1,000단어 · $0.18 (₩252) / 이미지        | 단어 / 이미지    |
| 워크플로우 – 외부 AI 모델 | 입력 $1.8 (₩2,520) · 출력 $7.2 (₩10,080) (각 750,000단어) | 토큰(단어환산)    |
| 대화·음성 AI         | $0.06 (₩84) / 메시지 · $0.39 (₩546) / 음성통화 1분         | 메시지 / 분     |
| 리뷰 AI            | $0.03 (₩42)                                        | 리뷰 응답 1건    |
| 퍼널 AI            | $2.97 (₩4,158)                                     | funnelAI 1건 |
| 에이전트 스튜디오        | $0.75 (₩1,050)                                     | 750,000단어   |

> 환율은 **$1 = ₩1,400 가정** 기준 참고치예요. 실제 청구는 USD로 이뤄지고 카드사 환율·환율 변동에 따라 원화 금액은 달라질 수 있어요. 외부 AI 모델·대화/음성 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://hyperclass.gitbook.io/hyperclass-docs/faq/usage-costs.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.
