> 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/getting-started/overview.md).

# Overview

## What is Epsilon Retail Media?

Epsilon Retail Media is a scalable, auction-based advertising platform. Built for e-commerce retailers to easily integrate into, the API keeps you in full control of how, when, where and how often ads are shown.

<figure><img src="/files/joZRo2gH5jHnNVG4XUZo" alt="assets_-LXSCaWVZ_PBlCgL_25p_-LXSDs67kZcNVtfe4ZMn_-LXSDv3x09ABB8UJ4OUj_image.png" width="100%"><figcaption><p>In-situ ad image</p></figcaption></figure>

Using first party sales data sourced directly from the retailer, Epsilon Retail Media delivers targeted, relevant and personalised ad content to the retailer's e-commerce server in the form of a product code every time a new page is loaded.

The Epsilon Retail Media API makes it possible for you (the retailer) to place advertisements on your e-commerce website. Once you have defined the advertising placements on your website, they become available for advertisers to bid on.

To explain it simply, Epsilon Retail Media allows advertisers to create advertising campaigns that are displayed on each retailer's e-commerce website. Advertisers bid to promote their products at the top of a retailer's website, and can track the performance of their products in real time.

<figure><img src="/files/WcBf3bVUrJuVzfF7RaBg" alt="Overview image.png" width="100%"><figcaption></figcaption></figure>

Our user-friendly admin portal allows advertisers to select products, budgets, advertising strategies and search terms for the products they want to appear at the top of the retailer’s e-commerce page.


---

# 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/getting-started/overview.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.
