> For the complete documentation index, see [llms.txt](https://tvingads.gitbook.io/guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tvingads.gitbook.io/guide/solution/kbo/impression/firstview.md).

# KBO 퍼스트뷰

{% hint style="success" %}
**KBO리그 시청자가 ‘야구를 보러 들어오는 첫 순간’을 영상과 배너 광고로 동시에 점유하는 결합형 솔루션 (ID당 1일 1회)**
{% endhint %}

<table data-first-column-sticky><thead><tr><th width="122">구분</th><th>내용</th></tr></thead><tbody><tr><td><strong>광고 유형</strong></td><td><ul><li>동영상 - 실시간 생중계 대체광고 (non-skip), 클립</li><li>배너(DA) - KBO리그 전용관 띠배너 (홈+중계 상세 페이지)</li></ul></td></tr><tr><td><strong>집행 기간</strong></td><td><ul><li>1주 (월요일~일요일) <mark style="color:$danger;"><strong>독점</strong></mark></li></ul></td></tr><tr><td><strong>구좌 단가</strong></td><td><ul><li><strong>1억 원</strong> (vat별도)</li></ul></td></tr><tr><td><strong>보장 노출량</strong></td><td><ul><li>동영상 약 3,000,000 Imps (15초 기준) + 배너(DA) 약 4,000,000 Imps</li></ul></td></tr><tr><td><strong>소재 길이</strong></td><td><ul><li>15초, 30초<br><em><mark style="color:$warning;">*30초 진행 시 2구좌 청약 필요</mark></em></li></ul></td></tr><tr><td><strong>노출 지면</strong></td><td><ul><li>KBO리그 생중계 5개 채널(주 6회)</li><li>티빙슈퍼매치 채널(주 2회)</li><li>KBO리그 클립(KBO리그 클립은 지난 연도 포함)</li><li>KBO리그 전용관 내 띠배너(DA) 영역</li></ul></td></tr></tbody></table>


---

# 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://tvingads.gitbook.io/guide/solution/kbo/impression/firstview.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.
