> 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/creative-guidelines/display-video-ads/nw-app/big-banner.md).

# 웹툰 빅배너

**유저의 몰입이 가장 높은 작품 원고 하단 영역에 정사각형 빅 사이즈로 노출되는 배너**입니다. \
웹툰의 대표적인 DA 상품으로 높은 반응률을 자랑합니다.

* **노출 위치**: 작품 하단 (뷰어 내)
* **소재 형태**: 이미지형 / 캐로셀형 / 1:1 동영상형 / 16:9 동영상형
* **상품 유형**: 고성과 / 프리미엄 지면

<a href="https://guides.advertising.webtoon.com/J1suphMzPP344bYELGyP/naverwebtoon/creative-guidelines/display-video-ads/nwapp/big-banner/image" class="button secondary">이미지형</a><a href="https://guides.advertising.webtoon.com/J1suphMzPP344bYELGyP/naverwebtoon/creative-guidelines/display-video-ads/nwapp/big-banner/carousel" class="button secondary">캐로셀형</a><a href="https://guides.advertising.webtoon.com/J1suphMzPP344bYELGyP/naverwebtoon/creative-guidelines/display-video-ads/nwapp/big-banner/1-1-video" class="button secondary">1:1 동영상형</a><a href="https://guides.advertising.webtoon.com/J1suphMzPP344bYELGyP/naverwebtoon/creative-guidelines/display-video-ads/nwapp/big-banner/16-9-video" class="button secondary">16:9 동영상형 </a>

<div align="left"><figure><img src="/files/H98WalTs3dEeUl6KtutO" alt=""><figcaption><p>(좌) 이미지형 / (우) 16:9 동영상형</p></figcaption></figure></div>

{% 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/creative-guidelines/display-video-ads/nw-app/big-banner.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.
