> 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/more-tab-ad.md).

# More Tab Ad

### Placement and Features

* This ad is displayed in APP ‘My Tab’ > bottom of the ‘More’ page.

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

### Required Assets

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

| **Image Dimensions**   | 600x500px                    |
| ---------------------- | ---------------------------- |
| **File Size**          | Up to 150KB                  |
| **File Format**        | JPG, PNG                     |
| **Required Materials** | Main ad creative and ad copy |

## Design Guide

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

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

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

{% tab title="Incorrect Examples" %}

<div><figure><img src="/files/oLjkq4bntKhC07l8XaVT" alt=""><figcaption><p>Text padding guidelines were not followed.</p></figcaption></figure> <figure><img src="/files/F0U0XVe4J4RXyF9vDfLi" alt=""><figcaption><p>Background color guidelines were not followed.</p></figcaption></figure></div>
{% endtab %}
{% endtabs %}

## Examples

<div><figure><img src="/files/Wt4axmfCEexVRyZoajI5" alt=""><figcaption></figcaption></figure> <figure><img src="/files/xG9hYZSn6cfcMpN7O5U5" alt=""><figcaption></figcaption></figure> <figure><img src="/files/HQvGOkZsKoEFV93cBMkZ" alt=""><figcaption></figcaption></figure></div>

## **Ad Creative PSD Template**

<a href="https://comic.naver.com/external/shareFile?fileId=vkQEVwafatl4eEV5lR3Gwg" 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/more-tab-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.
