> For the complete documentation index, see [llms.txt](https://docs.groobee.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.groobee.ai/new-admin/settings/kakao.md).

# 카카오톡 설정

카카오톡 캠페인의 진행을 위한 사전 설정 페이지입니다.

<table data-column-title-hidden data-view="cards"><thead><tr><th>탭 구분</th><th>주요 기능</th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>채널 연동</strong></td><td>브랜드 메시지와 알림톡 발송에 사용할 카카오톡 채널을 연동합니다. </td><td><a href="/files/XPtzi4TIq5FCLId4lGYA">/files/XPtzi4TIq5FCLId4lGYA</a></td><td><a href="/pages/ZZFgCpLxcVfwB5ubbPXK">/pages/ZZFgCpLxcVfwB5ubbPXK</a></td></tr><tr><td><strong>브랜드 메시지</strong></td><td>채널 친구가 아닌 사용자에게도 메시지를 발송할 수 있도록 사용 권한을 신청합니다.</td><td><a href="/files/9dTZojjSTTPajJoaMAyQ">/files/9dTZojjSTTPajJoaMAyQ</a></td><td><a href="/pages/DsO9WU2zdQixjPXU6rOF">/pages/DsO9WU2zdQixjPXU6rOF</a></td></tr><tr><td><strong>카카오 모먼트</strong></td><td>카카오 모먼트 개인화 메시지 발송을 위해 사용 권한을 신청합니다.</td><td><a href="/files/AewDfeFAPTPTQCG6Y44e">/files/AewDfeFAPTPTQCG6Y44e</a></td><td><a href="/pages/Kl9iJOVSEcsh3AKTX9KN">/pages/Kl9iJOVSEcsh3AKTX9KN</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.groobee.ai/new-admin/settings/kakao.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
