> 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/pc-leader-board-ad.md).

# PC Leader Board Ad

### Placement and Features

* This ad is displayed on the PC main page.

<figure><img src="/files/QCHH9J2FYYClJt36zsja" alt=""><figcaption></figcaption></figure>

### Required Assets

<figure><img src="/files/1Ya3h0cGUgW3CLcjgNzD" alt=""><figcaption></figcaption></figure>

| **Dimensions**      | 970x90px         |
| ------------------- | ---------------- |
| **File Size**       | Up to 150KB      |
| **File Format**     | JPG, PNG         |
| **Required Assets** | Main ad creative |

## Production Guide

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

* 970x90px
* Text or buttons must not extend into the top/bottom 10 px margins or the left/right 40 px margins of the canvas.
* **Limit text (including logos and copy) to a maximum of two lines.**
* Placing text on the left and objects (visuals) on the right is recommended.
* Buttons are optional.
* Background colors such as #FFFFFF, #171717, or similar shades are not permitted.
* **We recommend setting the brightness value for background colors between 15% and 90%, based on the Photoshop Color Picker.**

<figure><img src="/files/pafY9LR1p8ZcRbWsCiLb" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Button Guidelines " %}

* **Button Height:** 35 px
* **Button Width:** Flexible
* When the button width varies depending on the copy length, **maintain 15 px padding on both sides of the text.**
* Button color customization is allowed.
* All materials must be created using the PSD sample file provided by WEBTOON.

<figure><img src="/files/QgMVDuAQA2u43wntFZsS" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Incorrect Examples" %}

<figure><img src="/files/3CHfOk7bNJAbeOKMJfy5" alt=""><figcaption><p>Text margin guidelines were not followed</p></figcaption></figure>

<figure><img src="/files/DxqFabqC1zIK4LdyYBq0" alt=""><figcaption><p>Background color guidelines were not followed</p></figcaption></figure>

<figure><img src="/files/QzYxnUPkAtyECQKr2alc" alt=""><figcaption><p>Button guidelines were not followed.</p></figcaption></figure>
{% endtab %}
{% endtabs %}

## Image Examples

<figure><img src="/files/8E6s9BTGRN3DBfwiQr9p" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/08IFgT0YiagE6cANq46I" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/hLADurjhFjxwwVOKdtiT" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/HghCoPOizNYIwWWDf4Rz" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/j6GGmt43oZWv9d3wdFdz" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/ZEzhFxatTVpvGL7vT0Kf" alt=""><figcaption></figcaption></figure>

## **Ad Creative PSD Template**

<a href="https://comic.naver.com/external/shareFile?fileId=J9Q8_UKexl8qTl_aOBuPTA" 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/pc-leader-board-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.
