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

# 카카오톡 채널 친구 모으기

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

카카오톡 채널 친구 모으기 카테고리는 채널 친구 수를 증가시키고 싶은 분들을 위한 단계입니다. \
카카오톡 채널 내 기능을 활용하여 외부 채널에서의 카카오톡 채널 홍보 및 카카오톡 채널 친구 추가를 독려해 보실 수 있습니다.

## 1. \[카카오톡 채널 URL 활용] 방법 알아보러 가기

{% content-ref url="/pages/kkF6LJ1nfbzBykZsLvTv" %}
[카카오톡 채널 URL 활용하기](/main/partner/smb/channel/friend/1.md)
{% endcontent-ref %}

## 2. \[1:1 채팅을 통한 추가 인증] 알아보러 가기

{% content-ref url="/pages/PIstZGlefxMtFAuvsJc7" %}
[1:1 채팅을 통한 추가 인증](/main/partner/smb/channel/friend/2.md)
{% endcontent-ref %}

## 3. \[온/오프라인 홍보 도구 활용] 방법&#x20;

{% content-ref url="/pages/AL48fxQur8OkHUzvLgG9" %}
[온/오프라인 홍보 도구](/main/partner/smb/channel/friend/3.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/friend.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.
