> 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/step2/message.md).

# 채널추가 요청 메시지

## 1. 채널추가 요청 메시지

* 채널추가 요청 메시지 설정은 **\[카카오톡 채널 관리자센터 > 1:1 채팅 > 채널추가 요청]**&#xC5D0;서 진행하실 수 있습니다.
* 1:1 채팅 중 채널 친구가 아닌 대화 상대방에게 전송할 채널추가 요청 메시지를 작성해 보세요. 등록된 메시지는 1:1 채팅방을 통해 직접 발송할수 있습니다.

<figure><img src="/files/RK7k6ugCc688GQyK01Sw" alt=""><figcaption></figcaption></figure>

**➊ 메시지 꾸미기**&#x20;

* 채널추가 요청 메시지에 이미지를 첨부할 수 있습니다.&#x20;
* 이미지는 800px X 400px 사이즈를 권장하며, 최대 10MB / jpg, png 형식의 이미지 파일만 업로드할 수 있습니다.

**➋ 내용 (광고)**&#x20;

* 최대 100자까지 입력할 수 있습니다.&#x20;
* 단, 필수 노출 문구\*는 수정 불가합니다. (\* '채널명' 채널을 추가하시면 광고와 마케팅 메시지를 카카오톡으로 받아 볼 수 있습니다)

**➌ 쿠폰 첨부**&#x20;

채널추가 혜택을 강조하기 좋은 기능입니다.

* ‘자동 첨부’의 경우, 메시지 발송 시점에 쿠폰 상태가 ‘사용 가능’ 상태이며, 노출 설정이 ‘노출’로 설정된 응모 기간 이내의 쿠폰이 모두 첨부됩니다.
* 조건을 만족하는 쿠폰이 없는 경우, 메시지 전송 시 쿠폰 강조 버튼은 자동으로 미 노출됩니다.
* ‘개별첨부’의 경우 채널 관리자센터 내 등록된 쿠폰을 최대 5개까지 첨부할 수 있습니다. &#x20;

#### \[<mark style="background-color:yellow;">채널추가 요청 메시지 사례 - 쿠폰 활용 유/무</mark>]

<figure><img src="/files/Ge4d9M8oxpOIJZmLqd8k" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
👇 더욱 자세한 내용은 아래 페이지 중 <1-13.채널추가 요청 메시지> 부분에서 확인하실 수 있습니다.
{% endhint %}

[/pages/-MVZd64hKj841-Eujrqr#1-13.](https://kakaobusiness.gitbook.io/main/partner/smb/channel/step2/pages/-MVZd64hKj841-Eujrqr#1-13. "mention")


---

# 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/step2/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.
