> 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/feature-integrations/category-cross-sell.md).

# Category Cross-sell

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

Category cross-sell placements allow advertisers to target complimentary categories than categories their products automatically appear in. These are a great way for advertisers to drive visibility in complimentary categories to their products (such as Coffee products on the Dairy category on a retailer's site)

Category cross-sell placements are a standalone placement integration. These are recommended to integrate as an additional product carousel on your website on the relevant category page to maintain your customer experience. Category cross-sell placements can also be integrated on PDP.

## Opportunity as a retailer:

* Opens up incremental strategic revenue opportunities for new placements. Can be integrated on category, PDP, and even checkout placements (with some integration work)]
* (Advised) If you're able to provide the relevant category -> category mappings, Epsilon Retail Media can auto approve product ad campaigns if you're on the default approval method
* Integration could be as simple as duplicating a category ad request and implementing additional logic (subject to each retailer). This is detailed further in [Integration requirements](/retail-media-interface/integration/feature-integrations/category-cross-sell/integration-requirements.md).

{% hint style="warning" %}
Not compatible with location targeting or category minimum bids

The location targeting capability is not currently compatible with cross-sell categories, and category minimum bids are not supported on category cross-sell placements.
{% 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://help.citrusad.com/retail-media-interface/integration/feature-integrations/category-cross-sell.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.
