> 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/sk/generating-ads/banner-x-responsive/ad-slot-formats.md).

# Formáty reklamných pozícií

Banner X možno nasadiť v nasledujúcich formátoch:

* Jednoduchá dlaždica
* Dvojitá dlaždica
* Plný banner

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

## Jednoduchá dlaždica

Formát jednoduchej dlaždice, umiestnený v rámci dlaždíc na stránkach kategórií a vyhľadávania, je ideálny na stručné správy a obmedzený priestor. Zameriava sa na jediný produkt alebo správu, čo zabezpečuje rýchle načítanie.

## Dvojitá dlaždica

Formát dvojitej dlaždice, ktorý je tiež umiestnený v rámci dlaždíc na stránkach kategórií a vyhľadávania, je dvakrát väčší ako jednoduchá dlaždica. Umožňuje použiť viac vizuálnych prvkov, vďaka čomu je skvelý na prezentáciu viacerých produktov alebo správ. Tento formát zvyšuje vizuálny dopad a zároveň zachováva vyvážený dizajn, čím ponúka viac priestoru na kreativitu a informácie.

## Plný banner

Bannerový formát umiestnený naprieč hornou časťou príslušných stránok kategórií a vyhľadávania nad zoznamami produktov ponúka rozsiahly priestor. Je ideálny pre bohatý mediálny obsah, ako sú videá, animácie a podrobné prezentácie produktov. Tento formát poskytuje výrazný dopad na značku.


---

# 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/sk/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.
