# 한국 전용 앱

하이퍼클래스에는 한국 고객을 위한 전용 앱이 준비되어 있어요. 앱 마켓플레이스에서 무료로 설치하고, 원화 결제와 카카오톡 연동을 바로 시작할 수 있습니다.

## 앱 목록

| 앱           | 설명                     | 상태       |
| ----------- | ---------------------- | -------- |
| **토스페이먼츠**  | 원화(KRW) 결제 · 정기구독 · 환불 | ✅ 출시     |
| **카카오톡 연동** | 카카오 채널 자동응답 · 알림톡 발송   | 🔜 출시 예정 |


---

# 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/undefined/43.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.
