> 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/branded-webtoon.md).

# 브랜드웹툰

{% stepper %}
{% step %}

### **10주 전** | **브랜드웹툰 광고 집행 문의**

* 브랜드웹툰을 통해 홍보하시려는 내용과 협업을 희망하시는  작가 정보를 포함한 [문의 메일](https://comic.naver.com/business/proposalAdvertise)을 발송해 주세요. \
  💡희망 작가를 우선순위 기준으로 정리해 주시면 더욱 원활하고 빠른 검토가 가능합니다.&#x20;
* 희망하시는 내용을 검토 후 웹툰에서 작가별 작업 견적 및 매체료를 안내 드립니다.&#x20;
  {% endstep %}

{% step %}

### **10\~8주 전** | **작가 선정 및 가능 여부 확인**

* 웹툰에서 제공한 작가 정보 및 견적을 검토 후 의사 및 일정, 그리고 예산 등의 구체적인 정보를 확정합니다.&#x20;
* 작가의 브랜드웹툰 작업 가능 여부를 확인합니다. (사전 논의한 우선 순위에 맞춰 컨택)
  {% endstep %}

{% step %}

### **8\~6주 전** | **원고 제작 진행**

* 광고주는 웹툰에 브랜드웹툰 회차별 시놉시스를 전달하며,  전달된 시놉시스를 기반으로 작가는 제작에 착수합니다.&#x20;
* 스케치 시안을 확인 후 피드백을 반영합니다. (수정 협의 진행)
* 스케치를 확정 후 채색 작업을 시작합니다. (6주 전까지 3화 분량의 콘티 사전 확정)
  {% endstep %}

{% step %}

### **6주 전** | **부가 소재 제작**&#x20;

* [제작가이드](/naverwebtoon/creative-guidelines/webtoon-only/branded-webtoon.md)에 맞춰 브랜드웹툰의 부가 소재 제작을 시작합니다.&#x20;
  {% endstep %}

{% step %}

### **3주 전** | 연재 3화 분량의 원고 확정 & 부가 소재 전달

* 브랜드웹툰 연재가 시작되기 3주 전까지 3화 연재 분량의 원고 제작을 완료합니다.
* 광고주는 제작된 부가 소재를 웹툰에 전달합니다.&#x20;
  {% endstep %}

{% step %}

### **1주 전** | **제작 원고 및 부가 소재 검수**

* 제작 완료된 원고 3화 분량 및 부가 소재 검수가 진행됩니다.
  {% endstep %}

{% step %}

### 집행 시작 | **일정에 맞춰 브랜드웹툰 라이브**

사전 논의했던 브랜드웹툰 연재 요일에 맞춰 **브랜드웹툰 원고를 포함한 광고가 라이브**됩니다.
{% 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/branded-webtoon.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.
