> 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/fullframe-v-ad.md).

# 풀프레임 가상광고

<figure><img src="/files/l1YSNJkqKHVgflaUBb8J" alt=""><figcaption><p>출연진 2인 기준 레이아웃 (경기에 따라 출연진 수는 차이가 있을 수 있습니다)</p></figcaption></figure>

{% hint style="success" %}
**팬덤중계 화면 내 가상광고 영역을 활용한 래핑**
{% endhint %}

<table data-first-column-sticky><thead><tr><th width="123">구분</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>특정 팬덤들이 집중 시청하는 중계화면에 해당 팬덤을 타겟으로 주목도 높은 래핑 광고 노출 가능</li></ul></td></tr><tr><td><strong>광고 영역 상세</strong><br><strong>(2인 기준)</strong></td><td><ul><li><strong>일반형 (상시노출)</strong><br>A. 브랜드 로고 (184*184)<br>B. 텍스트형 가상광고 (640*40)<br>C. 크로마키 배경 (1920*1080)</li><li><strong>맥락형 (홈런, 아웃 등 특정 순간에 추가 노출)</strong><br>D. 정보 영역 (1280*184)<br>E. 출연진 상단 가상광고 좌/우 (256*325)</li></ul></td></tr><tr><td><strong>상품 단가</strong></td><td><ul><li><strong>3천만 원 (소재 제작비 별도)</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/fullframe-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.
