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

# 쉬운 광고

## 1. 쉬운 광고 기본 소개

쉬운 광고는 누구나 간편하게 자신이 보유한 비즈니스를 수많은 카카오 서비스 이용자에게 광고할 수 있는 플랫폼입니다.

별도의 전문 지식 없이도 모바일 웹 환경에서 몇 번의 클릭만으로 광고를 만들고 운영할 수 있어, 광고 운영이 처음인 사용자도 쉽게 시작할 수 있습니다.

## 2. 집행 가능 상품

### **2-1. 우리매장 알리기**

**'우리매장 알리기'**&#xB294; 쉬운 광고 플랫폼의 첫 번째 광고 상품으로, \
카카오맵에 등록된 자신의 매장을 광고 대상으로 설정하여 카카오톡과 카카오맵에 광고를 집행할 수 있습니다.&#x20;

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

{% tabs %}
{% tab title="주요 특징" %}

* **모바일에서 쉽게**
  * 언제 어디서나 모바일로 쉽게 내 매장을 광고하고 관리할 수 있습니다.
* **간편한 광고 생성**
  * 쉽고 빠른 '광고 마법사' 기능을 통해 단 몇번의 클릭만으로 광고를 시작할 수 있습니다.
* **카카오 주요 서비스 지면에 노출**
  * 전국민이 사용하는 카카오톡 그리고 카카오맵의 검색 결과에 내 매장을 광고할 수 있습니다.
    {% endtab %}
    {% endtabs %}

**‘우리매장 알리기’** 상품에 대한 자세한 내용은 아래 페이지에서 확인하실 수 있습니다.

{% content-ref url="/pages/jHAyhONfWnQbN0n5mZAx" %}
[우리매장 알리기](/main/ad/ezad/mystoread.md)
{% endcontent-ref %}

### 2-2. 우리채널 알리기

**'우리채널 알리기'**&#xB294; 카카오톡 채널을 광고 대상으로 설정하여 카카오톡 곳곳에 광고를 노출하고, \
친구가 추가될 때만 광고비가 발생하는 방식으로 채널 친구를 모을 수 있습니다.

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

{% tabs %}
{% tab title="주요 특징" %}

* **광고는 쉽게, 친구 추가는 자연스럽게**
  * 채널만 있다면 누구나 쉽게 광고를 만들고, 친구가 추가될 때만 비용이 발생합니다.
* **친구 추가 시 사용자 혜택**
  * 채널 추가한 사용자에게 카카오 쇼핑포인트와 쿠폰 혜택이 함께 전달되어 자연스러운 친구 추가로 이어집니다.
* **클릭 한 번이면 시작되는 광고**
  * 채널 정보를 분석해 소재·단가·타게팅을 자동으로 추천하고, 클릭 한 번으로 광고를 시작할 수 있습니다.
    {% endtab %}
    {% endtabs %}

'우리채널 알리기' 상품에 대한 자세한 내용은 아래 페이지에서 확인하실 수 있습니다.

{% content-ref url="/pages/IzKxpXdaNBiRM5u1cmyz" %}
[우리채널 알리기](/main/ad/ezad/mychannelad.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/ad/ezad.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.
