> 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/tool/booking/pc/undefined-9.md).

# 홍보

## 1. 상품/채널 홍보하기

### 1-1. 예약하기 상품 홍보

* 우리 매장의 예약 URL복사, QR코드 다운로드 기능으로 온,오프라인에서 우리 매장과 상품을 좀 더 쉽게 홍보 할 수 있습니다.

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

❶ **예약 URL 복사하기**

예약 URL 복사 후 SNS에 링크를 붙여 주세요. 

고객이 URL 선택 시 바로 카카오톡 예약하기의 우리 매장 화면으로 이동됩니다.

❷ **예약 QR 코드 다운받기**

예약 QR 코드를 다운받기 후 오프라인 홍보물에 노출 시켜주세요. 

QR 코드를 통해 바로 카카오톡 예약하기의 우리 매장 화면으로 이동됩니다.

**❸ 예약 QR 코드 미리보기**

휴대폰의 카메라로 QR코드를 비춰보세요. 

복사한 URL, 다운받은 QR코드를 통해 연결되는 매장 화면을 미리 볼 수 있습니다.

### 1-2. 채널 친구 추가 유도

* 우리 매장의 채널 URL복사, QR코드 다운로드 기능으로, 온/오프라인에서 바로 채널 친구 추가로 연결될 수 있습니다.
* 고객들이 채널 추가를 하게 되면, 이후 매장에서 보내는 소식이나 혜택 정보를 톡 메시지로 보낼 수 있습니다.

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

**❶ 채널 URL 복사하기**

채널 URL 복사 후 SNS에 링크를 붙여 주세요. URL을 통해 매장에서 관리중인 채널의 홈으로 연결됩니다.

**❷ 채널 QR 코드 다운받기**

채널 QR 코드를 다운받기 후 오프라인 홍보물에 노출 시켜주세요. 

QR 코드를 통해 매장에서 관리중인 채널의 홈으로 연결됩니다.

**❸ 채널 QR 코드 미리보기**

휴대폰의 카메라로 QR코드를 비춰보세요. 

복사한 URL, 다운받은 QR코드를 통해 연결되는 채널홈 화면을 미리 볼 수 있습니다.

## 2. 예약상품 광고하기

* 카카오톡, 모바일 다음 등에서 우리 매장의 광고를 노출 할 수 있습니다.

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

**❶ 소개 보러 가기**

카카오 비즈니스 가이드의 메시지 화면으로 이동하여, 광고 등록시 어디에 광고가 노출되는지, 어떤 방식으로 과금이 되는지 등 상세한 정보를 확인할 수 있습니다.

**광고 시작 하기**

모먼트 광고 화면으로 바로 이동됩니다. 모먼트에서 운영중인 광고 계정을 확인하고, 요청 중이거나 초대받은 광고계정은 수락을 통해 광고계정에 참여할 수 있습니다.


---

# 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/tool/booking/pc/undefined-9.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.
