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

# Viewer-end Ad

### Placement and Features

* On a PC, this ad appears in 600 x 600 px at the end of an episode.
* On mobile web, this ad appears full-width at the end of an episode.
* On the app, this ad appears full-width at the bottom of an episode.

<div><figure><img src="/files/Q1DMAWe86kV8yzXU2tsk" alt=""><figcaption></figcaption></figure> <figure><img src="/files/QC0JfMCviWmcJsCC10eW" alt=""><figcaption></figcaption></figure> <figure><img src="/files/UUWpelyRI8SLfl1Myfed" alt=""><figcaption></figcaption></figure></div>

### Required Assets

<figure><img src="/files/sC5yUNbF4BQVYMqevlU0" alt="" width="375"><figcaption></figcaption></figure>

| **Dimensions**     | 600x600px                  |
| ------------------ | -------------------------- |
| **File Size**      | Up to 150KB                |
| **File Format**    | JPG, PNG                   |
| **Required Asset** | Main ad creative & Ad copy |

## Design Guide

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

* 600x600px
* The text or buttons must not extend into the 30 px margins on the top, right, bottom and left sides of the canvas.
* Buttons are optional, but if they are used, we recommend positioning them at the bottom.
* \#FFFFFF, #171717 and any similar shades should not be used as background colors.
* We recommend setting the **brightness value for background colors between 15% to 90%, based on the Photoshop Color Picker**.

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

{% tab title="Incorrect Examples" %}

<div><figure><img src="/files/Zns6joJ7ma1VzngnftV4" alt=""><figcaption><p>Text padding guide is not followed.</p></figcaption></figure> <figure><img src="/files/YtFja26xD6TkRsLyFOZN" alt=""><figcaption><p>Background color guide is not followed</p></figcaption></figure></div>
{% endtab %}
{% endtabs %}

## Example Images

<div><figure><img src="/files/Tb06wCVipUMrngeiPLFk" alt=""><figcaption></figcaption></figure> <figure><img src="/files/FtILpDqc7MfU9sypnt68" alt=""><figcaption></figcaption></figure> <figure><img src="/files/xLLa5pdhy8gTxgaRYVM2" alt=""><figcaption></figcaption></figure></div>

## **Ad Creative PSD Template**

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

{% 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/display-ads/viewer-end-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.
