> For the complete documentation index, see [llms.txt](https://docs.abtasty.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.abtasty.com/recommendations-and-merchandising_deprecated/recommendations.md).

# Recommendations

- [Web recommendation](https://docs.abtasty.com/recommendations-and-merchandising_deprecated/recommendations/introduction.md)
- [Most popular recommendation filters](https://docs.abtasty.com/recommendations-and-merchandising_deprecated/recommendations/introduction/most-popular-recommendation-filters.md)
- [Variables by placement](https://docs.abtasty.com/recommendations-and-merchandising_deprecated/recommendations/introduction/variables-by-placement.md)
- [Placement](https://docs.abtasty.com/recommendations-and-merchandising_deprecated/recommendations/introduction/placement.md)
- [Products groups](https://docs.abtasty.com/recommendations-and-merchandising_deprecated/recommendations/introduction/products-groups.md)
- [Filters](https://docs.abtasty.com/recommendations-and-merchandising_deprecated/recommendations/introduction/filters.md)
- [Exceptions](https://docs.abtasty.com/recommendations-and-merchandising_deprecated/recommendations/introduction/exceptions.md)
- [Options](https://docs.abtasty.com/recommendations-and-merchandising_deprecated/recommendations/introduction/options.md)
- [Recommendation Banner](https://docs.abtasty.com/recommendations-and-merchandising_deprecated/recommendations/recommendation-banner.md)
- [Recommendation banner with tag and custom JS](https://docs.abtasty.com/recommendations-and-merchandising_deprecated/recommendations/recommendation-banner/introduction.md)
- [Adding Recos Tag to a website](https://docs.abtasty.com/recommendations-and-merchandising_deprecated/recommendations/recommendation-banner/introduction/adding-recos-tag-to-a-website.md)
- [Enriching Recommendations Banner HTML to send events to DataLayer through Recos Tag](https://docs.abtasty.com/recommendations-and-merchandising_deprecated/recommendations/recommendation-banner/introduction/enriching-recommendations-banner-html-to-send-events-to-datalayer-through-recos-tag.md)
- [Setting up GTM to send Recos Datalayer Events](https://docs.abtasty.com/recommendations-and-merchandising_deprecated/recommendations/recommendation-banner/introduction/setting-up-gtm-to-send-recos-datalayer-events.md)
- [Connect Tag Assistant from GTM](https://docs.abtasty.com/recommendations-and-merchandising_deprecated/recommendations/recommendation-banner/introduction/connect-tag-assistant-from-gtm.md)
- [Check that the events arrive correctly in GA](https://docs.abtasty.com/recommendations-and-merchandising_deprecated/recommendations/recommendation-banner/introduction/check-that-the-events-arrive-correctly-in-ga.md)
- [Check the display of recommendations](https://docs.abtasty.com/recommendations-and-merchandising_deprecated/recommendations/recommendation-banner/introduction/check-the-display-of-recommendations.md)
- [Retrieving recos products from a RECO\_ID with Recos Tag](https://docs.abtasty.com/recommendations-and-merchandising_deprecated/recommendations/recommendation-banner/introduction/retrieving-recos-products-from-a-reco_id-with-recos-tag.md)
- [Deploying a Recommendations Banner Custom Widget](https://docs.abtasty.com/recommendations-and-merchandising_deprecated/recommendations/recommendation-banner/deploying-a-recommendations-banner-custom-widget.md)
- [Retrieving a Recommendation RECO\_ID](https://docs.abtasty.com/recommendations-and-merchandising_deprecated/recommendations/recommendation-banner/retrieving-a-recommendation--reco_id.md)
- [How to push recommendations with Adobe Campaign](https://docs.abtasty.com/recommendations-and-merchandising_deprecated/recommendations/recommendation-banner/how-to-push-recommendations-with-adobe-campaign.md)
- [How to build recommendations (recommendation builder variant)](https://docs.abtasty.com/recommendations-and-merchandising_deprecated/recommendations/recommendation-banner/how-to-build-recommendations-recommendation-builder-variant.md)
- [Mail recommendations](https://docs.abtasty.com/recommendations-and-merchandising_deprecated/recommendations/introduction-1.md)
- [How to push recommendations into your Brevo emails](https://docs.abtasty.com/recommendations-and-merchandising_deprecated/recommendations/introduction-1/how-to-push-recommendations-into-your-brevo-emails.md)
- [Brevo Feed](https://docs.abtasty.com/recommendations-and-merchandising_deprecated/recommendations/introduction-1/brevo-feed.md)
- [Products groups](https://docs.abtasty.com/recommendations-and-merchandising_deprecated/recommendations/introduction-1/products-groups.md)
- [Filters](https://docs.abtasty.com/recommendations-and-merchandising_deprecated/recommendations/introduction-1/filters.md)
- [Products highlights](https://docs.abtasty.com/recommendations-and-merchandising_deprecated/recommendations/introduction-1/products-highlights.md)
- [Exceptions](https://docs.abtasty.com/recommendations-and-merchandising_deprecated/recommendations/introduction-1/exceptions.md)
- [Options](https://docs.abtasty.com/recommendations-and-merchandising_deprecated/recommendations/introduction-1/options.md)
- [Parameters](https://docs.abtasty.com/recommendations-and-merchandising_deprecated/recommendations/introduction-1/parameters.md)
- [Preview](https://docs.abtasty.com/recommendations-and-merchandising_deprecated/recommendations/introduction-1/preview.md)
- [Most popular recommendation filters](https://docs.abtasty.com/recommendations-and-merchandising_deprecated/recommendations/introduction-1/most-popular-recommendation-filters.md)


---

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