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

# 아이보스 광고

- [배너 광고](https://i-boss.gitbook.io/main/ad/banner.md): 마케터와 사업자가 모여 디지털 마케팅 정보를 나누는 아이보스 커뮤니티에 배너 광고를 할 수 있는 상품입니다.
- [메인 배너](https://i-boss.gitbook.io/main/ad/banner/main.md): 아이보스 메인 페이지에 노출되어 주목도가 높은 광고 상품입니다.
- [서브 배너 A](https://i-boss.gitbook.io/main/ad/banner/sub-a.md)
- [서브 배너 B](https://i-boss.gitbook.io/main/ad/banner/sub-b.md)
- [팝업 광고](https://i-boss.gitbook.io/main/ad/banner/popup.md)
- [대행의뢰 배너](https://i-boss.gitbook.io/main/ad/banner/request-top.md)
- [대행의뢰 리스트 배너](https://i-boss.gitbook.io/main/ad/banner/rquest-list.md)
- [모바일 메인 배너](https://i-boss.gitbook.io/main/ad/banner/mobile-main.md)
- [광고 소재 제작 가이드](https://i-boss.gitbook.io/main/ad/banner/tips.md)
- [단톡 광고](https://i-boss.gitbook.io/main/ad/chat.md): 현직 마케터와 사업자들이 활발히 소통하는 아이보스 단톡방에 메시지를 직접 노출할 수 있는 광고 상품입니다.
- [메시지 광고](https://i-boss.gitbook.io/main/ad/chat/message.md)
- [상단 고정 광고](https://i-boss.gitbook.io/main/ad/chat/pin.md)
- [퀴즈형 선물 게임](https://i-boss.gitbook.io/main/ad/chat/quiz.md)
- [마케팅 뉴스 메시지 광고](https://i-boss.gitbook.io/main/ad/chat/news.md)
- [뉴스레터 광고](https://i-boss.gitbook.io/main/ad/qletter.md): 마케팅에 관심있는 마케터와 사업자를 대상으로 뉴스레터를 발송하여 서비스를 알릴 수 있는 광고 상품입니다.
- [단독 뉴스레터](https://i-boss.gitbook.io/main/ad/qletter/undefined.md)
- [큐레터 광고](https://i-boss.gitbook.io/main/ad/qletter/qletter-ad.md)
- [큐레터 콘텐츠 광고](https://i-boss.gitbook.io/main/ad/qletter/qletter-content.md)
- [게시판 광고](https://i-boss.gitbook.io/main/ad/forum-ad.md): 아이보스 게시판 광고는 다양한 마케팅 관련 게시판에 브랜드 콘텐츠를 게시할 수 있는 상품으로, 실무 타깃에게 직접 도달하는 효과적인 홍보 수단입니다.
- [홍보 부스터](https://i-boss.gitbook.io/main/ad/forum-ad/booster.md)
- [이벤트 게시판](https://i-boss.gitbook.io/main/ad/forum-ad/undefined.md)
- [채용 게시판](https://i-boss.gitbook.io/main/ad/forum-ad/undefined-1.md)
- [광고 진행 유의사항](https://i-boss.gitbook.io/main/ad/caution.md)


---

# 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.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.
