# 자주 묻는 질문 모아보기

하이퍼클래스 사용 중 가장 많이 들어오는 질문을 모았어요. 찾으시는 질문을 눌러 답변을 확인하세요.

## 가장 많이 묻는 질문 TOP 5

1. [무료로 먼저 써볼 수 있나요? 신용카드가 필요한가요?](/hyperclass-docs/faq/free-trial.md)
2. [요금제는 어떻게 구성되나요?](/hyperclass-docs/faq/pricing-plans.md)
3. [요금제를 변경하면 언제 적용되고, 환불은 어떻게 되나요?](/hyperclass-docs/faq/plan-change-refund.md)
4. [챗봇으로 들어온 고객 문의에 자동 응답할 수 있나요?](/hyperclass-docs/faq/ai-chatbot.md)
5. [상담·미팅 예약은 어떻게 받나요?](/hyperclass-docs/faq/booking.md)

## 시작하기 · 개요

* [하이퍼클래스는 어떤 서비스인가요?](/hyperclass-docs/faq/what-is-hyperclass.md)
* [어떤 분에게 적합한가요?](/hyperclass-docs/faq/who-is-it-for.md)
* [무료 체험과 신용카드](/hyperclass-docs/faq/free-trial.md)
* [처음 세팅 순서](/hyperclass-docs/faq/first-setup.md)
* [기존 고객 데이터 옮겨오기](/hyperclass-docs/faq/migrate-data.md)

## 요금 · 결제

* [요금제 구성](/hyperclass-docs/faq/pricing-plans.md)
* [사용량(재청구) 비용](/hyperclass-docs/faq/usage-costs.md)
* [결제 수단](/hyperclass-docs/faq/payment-methods.md)
* [요금제 변경·환불](/hyperclass-docs/faq/plan-change-refund.md)
* [해지 시 데이터 처리](/hyperclass-docs/faq/data-on-cancel.md)

## 핵심 기능

* [AI 챗봇 자동 응답](/hyperclass-docs/faq/ai-chatbot.md)
* [상담·미팅 예약](/hyperclass-docs/faq/booking.md)
* [예약 확정·리마인드 알림](/hyperclass-docs/faq/reminders.md)
* [웨비나·전략세션 퍼널](/hyperclass-docs/faq/funnels.md)
* [자동화(워크플로우)](/hyperclass-docs/faq/automation.md)

## 연동

* [카카오톡 채널 연동](/hyperclass-docs/faq/kakao-channel.md)
* [알림톡 템플릿·검수](/hyperclass-docs/faq/alimtalk.md)
* [구글·아웃룩 캘린더 연동](/hyperclass-docs/faq/calendar-sync.md)

## 운영 · 지원

* [챗봇이 답을 못 할 때](/hyperclass-docs/faq/chatbot-handover.md)
* [문의 방법](/hyperclass-docs/faq/contact.md)

***

> 찾으시는 답이 없나요? **<benjamin@hyperclass.ai>**&#xB85C; 문의해 주세요. (평일 10:00–18:00 KST)


---

# 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/00.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.
