> For the complete documentation index, see [llms.txt](https://kakaobusiness.gitbook.io/main/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kakaobusiness.gitbook.io/main/partner/smb/channel/message.md).

# 카카오톡 채널 메시지 보내기

<figure><img src="/files/3uPJjOe2fQu8cfX1nRPs" alt=""><figcaption></figcaption></figure>

카카오톡 채널 메시지 보내기 카테고리는 카카오톡 채널 친구들에게 메시지를 효과적으로 발송하고 싶으신 분들을 위한 단계입니다. \
카카오톡 채널 메시지를 보내는 목적에 따라 다양한 형태의 메시지 유형 및 발송법을 알아보실 수 있습니다.

##

## 1. \[메시지 보내기] 알아보러 가기

{% content-ref url="/pages/5ab5l8voyxob2UTzvQPU" %}
[메시지 보내기](/main/partner/smb/channel/message/basic.md)
{% endcontent-ref %}

## 2. \[메시지 보내기(쿠폰형)] 알아보러 가기

{% content-ref url="/pages/IrvJjxIiGNKv23bqBVSL" %}
[메시지 보내기(쿠폰형)](/main/partner/smb/channel/message/coupon.md)
{% endcontent-ref %}


---

# 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://kakaobusiness.gitbook.io/main/partner/smb/channel/message.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.
