> 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/branding-package.md).

# 브랜딩 패키지

{% hint style="info" %}
제작된 소재에 대한 별도 필증이 필요할 경우 소요시간을 감안하여 스케줄이 조절될 수 있습니다.\
콜라보레이션 방향 작업 규모에 따라 스케줄링은 담당자와 협의 할 수 있습니다.
{% endhint %}

{% stepper %}
{% step %}

### **7\~6주 전** | 브랜딩 패키지 광고 집행 문의

브랜딩  패키지를 통해 홍보하시려는 내용과  협업을 희망하시는 작가 정보를 포함한 [문의 메일](https://advertising.webtoon.com/kr/contact-us)을 발송해 주세요.   &#x20;

{% hint style="success" %}
캠페인 일정 및 목표에 맞는 적합한 작가를 네이버웹툰 담당자가 함께 제안드립니다.
{% endhint %}
{% endstep %}

{% step %}

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

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

{% step %}

### **4주 전** | 기획안 전달 & 제작 착수

브랜드  담당자(광고주)는 웹툰에 브랜드 스토리 시놉시스 기획안을 전달하며,  \
전달된 기획안을 기반으로 작가는 제작에 착수합니다.&#x20;

{% hint style="success" %}
브랜드 스토리 시놉시스 기획안은 [샘플 가이드](https://comic.naver.com/external/shareFile?fileId=N0QBHFKNDElKxR9FiapaWw)에 맞춰 브랜드 담당자(광고주)가 작성합니다.&#x20;
{% endhint %}
{% endstep %}

{% step %}

### **4\~3주 전** | 브랜드 스토리 초안 검토

작가가 전달한 스케치 시안(콘티)을 확인 후 피드백을 반영합니다.&#x20;

{% hint style="warning" %}
콘티 작업이 원활히 진행되도록, 피드백은 가급적 취합하여 한 번에 전달해 주세요.\
수정은 1\~2회 범위 내에서 진행됩니다.
{% endhint %}
{% endstep %}

{% step %}

### **3\~2주 전** | 브랜드 스토리 채색안 검토

작가가 전달한 최종 채색안을  검토 후 피드백을 반영합니다.

{% hint style="warning" %}
이 단계에서는 작화 수정은 제공되지 않으며, 콘티에서 확인되지 않은 경미한 수정(예 : 장신구, 컬러 등)\
및  텍스트(식자) 수정만 지원됩니다.
{% endhint %}
{% endstep %}

{% step %}

### **2주 전** | DA 소재 제작 지원

브랜딩 패키지에 포함된 DA 소재 제작 단계입니다. (네이버웹툰 제작 지원)\
※ 스플래시, 스페셜DA, 빅배너, 작품홈DA 등 이미지 소재 제작

* **소재 제작을 위해 브랜드 담당자(광고주)는 KV(Key Visual), 로고, 메인 카피**를 네이버웹툰 담당자에게 전달해 주세요.
* **논스킵 AD 영상은 기본적으로 ‘사운드 없음’으로 제작됩니다.**\
  음원을 포함하고자 하실 경우, 해당 음원과 함께 별도 요청해 주세요.
  {% 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/branding-package.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.
