> For the complete documentation index, see [llms.txt](https://help.citrusad.com/retail-media-interface/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.citrusad.com/retail-media-interface/integration/ko/generating-ads/banner-x-responsive/ad-slot-formats.md).

# 광고 슬롯 형식

Banner X 다음 형식으로 배치할 수 있습니다.

* 단일 타일
* 이중 타일
* 전체 배너

<figure><img src="/files/EkuWhDCNM3T18OEEwkOT" alt="" width="100%"><figcaption></figcaption></figure>

## 단일 타일

카테고리 및 검색 페이지의 타일 내에 위치하는 단일 타일 형식은 간결한 메시징과 제한된 공간에 이상적입니다. 단일 제품이나 메시지에 집중하여 빠른 로딩 시간을 보장합니다.

## 이중 타일

카테고리 및 검색 페이지의 타일 내에 위치하며, 이중 타일 형식은 단일 타일의 두 배 크기입니다. 더 많은 시각적 요소를 허용하여 여러 제품이나 메시지를 선보이기에 좋습니다. 이 형식은 균형 잡힌 디자인을 유지하면서 시각적 효과를 높여 크리에이티브와 정보를 위한 더 많은 공간을 제공합니다.

## 전체 배너

제품 목록 위의 관련 카테고리 및 검색 페이지 상단에 위치하는 배너 형식은 넓은 공간을 제공합니다. 동영상, 애니메이션, 상세한 제품 쇼케이스와 같은 리치 미디어 콘텐츠에 완벽합니다. 이 형식은 상당한 브랜드 영향력을 제공합니다.


---

# 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://help.citrusad.com/retail-media-interface/integration/ko/generating-ads/banner-x-responsive/ad-slot-formats.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.
