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

# KBO 노출 보장 솔루션

{% hint style="success" %}
**KBO리그 인스트림 광고 영역에 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></ul></td></tr><tr><td><strong>집행 기간</strong></td><td><ul><li>1개월 (매월 1일~말일)</li></ul></td></tr><tr><td><strong>구좌 단가</strong></td><td><ul><li><strong>7천만 원</strong> (vat별도)</li></ul></td></tr><tr><td><strong>보장 노출량</strong></td><td><ul><li>5,000,000 Imps (15초 기준)</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></ul></td></tr></tbody></table>

{% hint style="danger" %}
**주류, 청불 게임 등 광고 집행에 제한이 있는 업종의 경우 아래 조건으로 집행 가능**

* 집행 기간 : 1개월 (매월 1일\~말일)
* 구좌 단가 : 7천만 원 (vat별도)
* <mark style="color:$danger;">**보장 노출량 : 1,750,000 Imps (15초 기준)**</mark>
  {% 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://tvingads.gitbook.io/guide/solution/kbo/impression/imp-guaranteed.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.
