> 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/creative-guidelines/video-ads/viewer-end-video-ad.md).

# Viewer-end Video Ad

### Placement and Features

* On the app, this ad appears full-width at the bottom of an episode.

<figure><img src="/files/OfbLOk2rmbDB9iDjgwPQ" alt="" width="250"><figcaption></figcaption></figure>

## Required Assets

<div><figure><img src="/files/GogmCN7LTtqNfY7wSYJE" alt=""><figcaption><p>1:1 Video</p></figcaption></figure> <figure><img src="/files/37AdYAt8B3WpBkQfjr8E" alt=""><figcaption><p>Still Image</p></figcaption></figure> <figure><img src="/files/WEoZzvF0pHHcbZfmYbLh" alt=""><figcaption><p>CTA Button</p></figcaption></figure></div>

| Asset           | Dimensions | File Size   | File Format            | Required Materials                                                                                     |
| --------------- | ---------- | ----------- | ---------------------- | ------------------------------------------------------------------------------------------------------ |
| **1:1 Video**   | -          | Up to 30MB  | MOV, MP4, AVI, MKV,FLV | Video source asset with 1:1 aspect ratio, recommended length of 15 sec                                 |
| **Still Image** | 600x600px  | Up to 150KB | JPG, PNG               | Main ad creative                                                                                       |
| **CTA Button**  | -          | -           | -                      | Appropriate copy and color settings / Up to 21 characters, including spaces (applies to all languages) |

## Still Image Production Guide

{% tabs %}
{% tab title="Basic Guide" %}

* 600x600px
* The text must not extend into the 30 px margins on the top, right, bottom and left sides of the canvas.
* Buttons may not be used.
* \#FFFFFF, #171717 and any similar shades should not be used as background colors.
* We recommend setting the **brightness value for background colors between15% to 90%, based on the Photoshop Color Picker**..
* Please select key scenes to best capture the essence of the video content or generate excitement.

<figure><img src="/files/3pQLl78bVfiiUxVcwmgS" alt="" width="375"><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Incorrect Examples" %}

<div><figure><img src="/files/fzJAB2SVaGOPEC8xLxij" alt=""><figcaption><p>Text padding guide is not followed</p></figcaption></figure> <figure><img src="/files/HQHB61Kuuj2MmCRzFktb" alt=""><figcaption><p>Background color guide is not followed</p></figcaption></figure> <figure><img src="/files/5WBao0VqwkqnkBeqHmGv" alt=""><figcaption><p>Button should not have been incorporated</p></figcaption></figure></div>
{% endtab %}
{% endtabs %}

## CTA Button Design Guide

{% tabs %}
{% tab title="Basic Guide" %}

* When setting up an ad, you may use colors compatible with the ad asset. You may also select an appropriate copy.
* The copy can be customized and will automatically be displayed to the system.
* All 30 color codes provided are listed below. Please select the color or tone that is most similar to the shades used in the ad asset.

<div><figure><img src="/files/anoAFLDxSjSYA9M3fUdh" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Vreg8SJwebSv9PkDr6vV" alt=""><figcaption></figcaption></figure></div>

<div><figure><img src="/files/soxjRmiRY9SGFujs6Ul7" alt=""><figcaption></figcaption></figure> <figure><img src="/files/4bIbbx5nMXDnRTpN86S1" alt=""><figcaption></figcaption></figure></div>

<div><figure><img src="/files/YtWFo9pNibxoFNHWb3aa" alt=""><figcaption></figcaption></figure> <figure><img src="/files/B2yrENko6QcD2LLmZguf" alt=""><figcaption></figcaption></figure></div>
{% endtab %}

{% tab title="Incorrect Examples" %}

<figure><img src="/files/e7owjuJAp55LR649L23B" alt="" width="330"><figcaption><p>Button color is incompatible with the ad asset.</p></figcaption></figure>
{% endtab %}
{% endtabs %}

## **Ad Creative PSD Template**

<a href="https://comic.naver.com/external/shareFile?fileId=w9BXHNC5C3DwZw8hqhrGhA" class="button secondary" data-icon="square-down">Download Sample PSD</a>

{% hint style="success" %}
For any questions or advertising inquiries, please use the [**Contact Us** ](https://advertising.webtoon.com/en/contact-us)form.
{% 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/creative-guidelines/video-ads/viewer-end-video-ad.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.
