> For the complete documentation index, see [llms.txt](https://guides.advertising.webtoon.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.advertising.webtoon.com/naverwebtoon/client-support/process-and-timeline/display-ads.md).

# 디스플레이 광고

{% stepper %}
{% step %}

### **2주 전** | **디스플레이 광고 집행문의** <a href="#id-10-or" id="id-10-or"></a>

디스플레이 광고를 통해 홍보하시려는 캠페인 내용과 예산, 일정을 포함한 [**문의 메일**](https://advertising.webtoon.com/kr/contact-us)을 발송해 주세요.\
희망하시는 상품의 인벤토리를 확인 후 집행을 확정합니다.
{% endstep %}

{% step %}

### **2\~1주 전** | 소재 제작 <a href="#id-10-or" id="id-10-or"></a>

브랜드 담당자(광고주)는 웹툰이 제공한 제작가이드를 참고하여 소재를 제작 후 \
**광고 집행 D-2까지 소재 및 링크를 전달합니다.**

{% hint style="warning" %}
웹툰 Splash Ad의 경우, 7일 전까지 소재 전달이 필요합니다.
{% endhint %}
{% endstep %}

{% step %}

### **2일 전** | 소재 검수

전달된 소재와 링크 내 콘텐츠에 대한 검수가 진행됩니다.
{% endstep %}

{% step %}

### **집행 시작** | **일정에 맞춰 광고 라이브** <a href="#or" id="or"></a>

부킹 된 광고 일자 및 시간에 맞춰 광고가 라이브됩니다.
{% endstep %}
{% endstepper %}

{% hint style="success" %}
궁금한 점이나 광고 제휴 문의는 [문의하기](https://advertising.webtoon.com/kr/contact-us)를 이용해주세요
{% endhint %}


---

# 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://guides.advertising.webtoon.com/naverwebtoon/client-support/process-and-timeline/display-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.
