> 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/sponsorship/due-up-v-ad.md).

# DUE UP 가상광고

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

{% hint style="success" %}
**이닝 전환 시점에 노출되는 DUE UP(다음 이닝 예정 타자) AR 그래픽 내에 광고주 브랜드 로고를 노출하는 프리미엄 가상광고 상품**
{% endhint %}

<table data-first-column-sticky><thead><tr><th width="121">구분</th><th>내용</th></tr></thead><tbody><tr><td><strong>대상프로그램</strong></td><td><ul><li><strong>슈퍼매치 only</strong></li></ul></td></tr><tr><td><strong>상품 특징</strong></td><td><ul><li>전체 중계사 중 TVING 슈퍼매치에만 제공하는 차별화된 중계 그래픽으로, 브랜드를 결합해 이닝 전환 시점마다 주목도 높은 반복 노출이 가능</li></ul></td></tr><tr><td><strong>노출 횟수</strong></td><td><ul><li>4주 간 최소 112회 노출 (경기당 14~18회)</li></ul></td></tr><tr><td><strong>상품 단가</strong></td><td><ul><li><del><strong>3천만 원/월</strong></del> <mark style="color:red;background-color:$warning;"><strong>7월 한정 1,500만 원(단, 7월 내 운행 기준)</strong></mark></li><li><strong>월 1구좌 한정</strong></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/sponsorship/due-up-v-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.
