> 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/cookie-oven.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까지 소재 및 링크를 전달합니다.**
{% 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/cookie-oven.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.
