> For the complete documentation index, see [llms.txt](https://i-boss.gitbook.io/main/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://i-boss.gitbook.io/main/ad/banner/mobile-main.md).

# 모바일 메인 배너

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

노출 수는 적은 편이지만 **모바일 웹, 앱 최상단에 노출되어 주목도가 높습니다.**

## **광고 정보**

<table data-header-hidden><thead><tr><th width="127.91796875"></th><th></th><th data-hidden></th></tr></thead><tbody><tr><td><strong>노출 위치</strong></td><td>모바일, 앱 첫 화면 상단</td><td></td></tr><tr><td><strong>노출 방법</strong></td><td>총 5개의 배너가 랜덤으로 노출 후 롤링</td><td></td></tr><tr><td><strong>광고 단위</strong></td><td>1주 / 1개월</td><td></td></tr><tr><td><strong>평균 노출</strong></td><td>1주 : 6,600 ~ 11,000<br>1개월 : 32,000 ~ 42,000</td><td></td></tr><tr><td><strong>평균 클릭률</strong></td><td>0.08 ~ 0.4%</td><td></td></tr><tr><td><strong>추천 서비스</strong></td><td>앱, 솔루션, 도서, 대행사</td><td></td></tr><tr><td><strong>광고 리포트</strong></td><td>별도 리포트 확인 페이지 제공</td><td></td></tr></tbody></table>

## **제작 가이드**

| 형식            | 용량       | 규격           | 기타          |
| ------------- | -------- | ------------ | ----------- |
| JPG, PNG, GIF | 최대 150KB | 640 x 200 px | 보더 라인 사용 금지 |

## **기타 유의 사항**

{% hint style="info" %}

* 광고 소재 제작은 기본적으로 광고주가 합니다.
* 랜딩페이지 URL은 아이보스 내 게시물 링크를 사용하실 수 없습니다.
* 노출 수와 클릭률은 보장형이 아니며, 서비스 및 소재에 따라 차이가 있을 수 있습니다.
* 노출 방식은 당사 사정에 따라 일부 변경될 수 있습니다.
  {% 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://i-boss.gitbook.io/main/ad/banner/mobile-main.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.
