# 카카오톡

- [카카오 애플리케이션 및 채널 생성](https://help.windmillsoft.kr/simplychat/install/implement/undefined/undefined.md): 카카오톡을 이용한 심플리챗을 사용하려면 카카오 애플리케이션과 카카오톡 채널을 생성해야 합니다.
- [카카오 애플리케이션 및 채널 관리자 초대](https://help.windmillsoft.kr/simplychat/install/implement/undefined/undefined-1.md): 귀하의 카카오톡 애플리케이션 및 채널에 접근하여 도움을 드릴 수 있도록 윈드밀소프트를 관리자로 초대해주세요.
- [카카오 비즈 앱 및 비즈니스 채널 연결](https://help.windmillsoft.kr/simplychat/install/implement/undefined/undefined-2.md): 카카오의 간편 가입 서비스인 카카오싱크를 이용하기 위해서는 비즈 앱과 비즈니스 채널 생성 및 연결이 완료되어야 합니다.
- [카카오 싱크 설정](https://help.windmillsoft.kr/simplychat/install/implement/undefined/undefined-3.md): 심플리챗과 카카오 로그인 기능을 연결하기 위한 설정입니다.
- [카카오톡 채널 설정](https://help.windmillsoft.kr/simplychat/install/implement/undefined/undefined-4.md): 심플리챗과 카카오톡 채널을 연결하기 위한 설정입니다.
- [카카오싱크 신청](https://help.windmillsoft.kr/simplychat/install/implement/undefined/undefined-5.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://help.windmillsoft.kr/simplychat/install/implement/undefined.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.
