> 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/popup.md).

# 팝업 광고

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

아이보스 사이트에 노출되는 전면 팝업 광고입니다. \
1일 단위로 진행 가능하며, 사이트에 **방문하는 모든 분에게 노출되어 단기간에 성과를 내기에 적합**한 상품입니다.

## **광고 진행 절차**

<details>

<summary><strong>1. 캠페인 생성</strong></summary>

1-1. [**아이보스 광고관리 페이지**](https://iboss.adrop.io/launcher)에 접속해 주세요.

1-2. 광고주용 계정을 생성해 주세요.

<figure><img src="/files/4xpKMyR9Bi7vu4X8rWLG" alt=""><figcaption></figcaption></figure>

1-3. 로그인 후 좌측 메뉴에서 \[캠페인 관리] 항목을 클릭한 뒤, \[+ 캠페인 만들기] 버튼을 눌러주세요.

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

1-4. ‘팝업광고’ 선택 후 진행 기간을 설정해 주세요.

<figure><img src="/files/a5dn4fh4XaUlcDlw4r2B" alt=""><figcaption><p>- 진행 기간은 1일 단위입니다.<br>- 광고 시작일은 7일 이후부터 선택할 수 있습니다.</p></figcaption></figure>

1-5. 다음 버튼 클릭 후 캠페인 정보를 입력해 주세요.

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

1-6. 계약 담당자, 담당자 이메일, 결제 수단 항목을 등록해 주세요.

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

1-7. 예약 약관 동의 후 **\[캠페인 생성하기]** 버튼을 클릭해 주세요.

1-8. 광고 소재 등록 탭 확인 후 소재를 등록해 주세요.

</details>

<details>

<summary><strong>2. 광고 소개 등록</strong></summary>

2-1. 등록하신 캠페인을 클릭 후 **\[+소재 추가]** 버튼을 클릭해 주세요.

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

2-2. 도착 URL과 이미지를 업로드 해주세요.

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

</details>

#### **3. 캠페인 및 소재 검수**

#### **4. 광고 비용 결제**

#### **5. 광고 진행**

<details>

<summary><strong>6.성과 리포트 확인</strong></summary>

6-1. [**아이보스 광고 관리 페이지**](https://iboss.adrop.io/)에 접속해 주세요.

6-2. '**캠페인 관리'** 메뉴를 클릭합니다.

6-3. 성과를 확인할 **캠페인을 클릭**해 주세요.

</details>

***

{% hint style="warning" %}

## **유의 사항**

* 광고 소재 및 아이보스 광고 유의 사항은 [광고 진행 유의사항](https://ibos.kr/1RQFLW)을 확인해 주세요.
* 최소 1주일 전에 신청하실 수 있습니다.
* 광고소재는 추가·변경이 가능하며, 일시정지 등 노출 중단을 원하시는 경우 소재를 삭제해 주세요.
* 광고소재는 광고주가 제작해 등록해야 합니다.
* 랜딩페이지 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/popup.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.
