> For the complete documentation index, see [llms.txt](https://ably-1.gitbook.io/undefined/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ably-1.gitbook.io/undefined/ablyads_introduce/ads.md).

# 광고 소개

{% hint style="success" %}
이 글을 읽으면 에이블리 광고가 어떻게 진행되고, 어떤 효과가 있는지 알 수 있어요.&#x20;
{% endhint %}

{% stepper %}
{% step %}

### 에이블리 광고란?

![](/files/ade56b8e3cfebc9cd7930186c7ad78b996330744)

AI 엔진이 고객별 취향을 분석해 최적의 상품을 추천하는 '초개인화' 광고에요. 구매로 연결될 확률이 높은 고객에게만 노출하여 효율적인 성장을 지원하고 있어요.

{% endstep %}

{% step %}

### 에이블리 광고 이렇게 노출됩니다

![](/files/5230bfba309190ae00fdeea0eb4b79e85064ae46)

{% endstep %}

{% step %}

### 에이블리 광고, 왜 해야하나요?

![](/files/064c807c090fdae8d8b2b320821c5fd887b0de7b)

* **단기간 내 노출 확보** : 광고를 통해 주력/신규 상품 등 원하는 상품을 타겟 고객에게 더 빠르게 노출시킬 수 있습니다.
* **광고를 통한 매출 확보** : 구매 가능성이 높은 고객에게 노출하여 구매 전환을 만들어내고, 광고를 통해 마켓에 유입된 상황에서 광고 외 상품의 구매전환으로 이어지기도 해요.
* **자연 노출 증가** : 광고 성과(클릭, 구매, 리뷰)가 AI 인기도에 반영되어 자연 노출 순위가 상승하고, 이는 장기적인 자연 매출 증가로 이어집니다.
* **재구매 확보** : 광고를 통해 유입된 고객의 만족은 재구매로 이어지며, 이때 발생하는 구매에는 추가 광고 비용이 발생하지 않아요.
* **상품별 퍼포먼스 확인** : 상품별 노출, 클릭률(CTR), 구매전환율 등 상세 데이터를 확인하여 어떤 상품이 반응이 좋은지 파악하고 상품 개선에 활용할 수 있어요.
* **마켓 전체 데이터 확인** : 광고주 등록 즉시 마켓의 전체 노출 및 유입 데이터를 즉시 확인할 수 있어요.
  {% endstep %}
  {% endstepper %}


---

# 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://ably-1.gitbook.io/undefined/ablyads_introduce/ads.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.
