# Product catalog

To maximize the performance of the **Veasybl** platform, it is essential to provide detailed information about your product catalog. A complete view of your catalog is crucial to ensuring the success of your campaigns. This information will be used to generate targeted and relevant sponsored product ads.

{% hint style="info" %}
A product feed is a file containing detailed information about the products available on your site. This data is used to generate sponsored product ads, providing targeted and optimized visibility.
{% endhint %}

:bulb: In this article, you'll find details about the items you can include in your feed.

{% content-ref url="/pages/-MIyIISWPJA5CSICxgM6" %}
[Protocol & Format](/en/prerequisites/product-catalog/protocol-and-format.md)
{% endcontent-ref %}

{% content-ref url="/pages/8Y8VYftr6InTVPggLLrQ" %}
[CSV file](/en/prerequisites/product-catalog/csv-file.md)
{% endcontent-ref %}


---

# Agent Instructions: 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:

```
GET https://docs.veasybl.io/en/prerequisites/product-catalog.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
