# 카카오톡 채널 연동

> ⚠️ **카카오톡 채널 연동은 기본 구독에 포함되지 않은 별도 연동/추가 서비스입니다.** 도입을 원하시면 아래 문의 방법으로 연락해 주세요. ([문의 방법](/hyperclass-docs/faq/contact.md))

* **카카오톡 채널**이 이미 있어야 합니다. (없다면 카카오톡 채널 관리자센터에서 먼저 개설)
* 연동이 완료되면 카카오톡으로 들어오는 문의에 챗봇이 자동 응답하고, 알림톡 발송도 설정할 수 있습니다.

> 참고: 채널 연동과 알림톡 발송은 별개 설정이에요. 알림톡을 보내려면 템플릿 등록·검수가 추가로 필요합니다 (→ [알림톡 템플릿 등록](/hyperclass-docs/faq/alimtalk.md)).


---

# 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/kakao-channel.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.
