# Recommendation Banner

ABTasty provides a Recos Tag that helps developers build a recommendation banner :\
filled with the right products\
that send analytic events\
To deploy a recommendation banner with the help of Recos Tag, developers need to :

* [Add Recos Tag website page](/recommendations-and-merchandising_deprecated/recommendations/recommendation-banner/introduction/adding-recos-tag-to-a-website.md)
* [Retrieve the products by RECO\_ID](/recommendations-and-merchandising_deprecated/recommendations/recommendation-banner/introduction/retrieving-recos-products-from-a-reco_id-with-recos-tag.md)
* [Use this list of products in your HTML with the right attributes so Recos Tag will send events to your Analytics tool](/recommendations-and-merchandising_deprecated/recommendations/recommendation-banner/introduction.md)


---

# 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.abtasty.com/recommendations-and-merchandising_deprecated/recommendations/recommendation-banner.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.
