> For the complete documentation index, see [llms.txt](https://docs.twoowls.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.twoowls.io/hot-topics/dynamic-product-ads.md).

# Dynamic Product Ads

### WHY DO DYNAMIC PRODUCT ADS (DPA) EXIST?

![](https://storage.crisp.chat/users/helpdesk/website/8383e5404a31c000/frame102_ikk2fe.png)

They’re there for a mission, saving you time and boosting your revenue. Imagine having an extended hand that brings the exact product ad to the exact people who have shown interest in the exact product, only to abandon it at checkout. Their dog might have gone missing at the time, who knows?

Whatever reason, your job as a business owner/media buyer is to chase them, I mean the people.

💡 <mark style="background-color:green;">But how can you chase thousands of cart abandoners without a machine that helps?</mark>

Enter the Dynamic Product Ads solution. In short, you can just create a template of product ads and Facebook will automatically show the right product to the people who have viewed it but not yet purchased it. So products are replaceable.

The question is, how does Facebook know what products you have and whether they have been abandoned, by who? *Read on to find out*:point\_down:*.*

{% content-ref url="/pages/GjnSFaVyrr1B1aH7vTPr" %}
[Two Owls Catalog - A game-changer](/hot-topics/dynamic-product-ads/two-owls-catalog-a-game-changer.md)
{% endcontent-ref %}


---

# 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://docs.twoowls.io/hot-topics/dynamic-product-ads.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.
