# 외부 메신저(채널) 연동

<figure><img src="/files/2rd9NLpN6njgApczfk0u" alt=""><figcaption></figcaption></figure>

{% hint style="info" %} <mark style="background-color:blue;">**"봇이 노출될 채널을 연동하는 방법을 알려드릴게요!"**</mark><br>

시나리오를 구성하여 챗봇을 만들더라도,\
실제 챗봇이 발화되고 응답할 채널이 있어야 사용할 수 있어요!\
\
원하시는 연동 채널을 선택하시고, 연동방법을 확인해보세요!
{% endhint %}

{% hint style="danger" %}
일부 채널 가이드는 제공 예정에 있습니다.\
빠른 시일 내에 제공해드릴게요!
{% endhint %}

{% content-ref url="/pages/n4fBG1XLKZLJc5RHNhux" %}
[카카오톡 연동](/happybot/setting/channel/kakao.md)
{% endcontent-ref %}


---

# 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://happytalk.gitbook.io/happybot/setting/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.
