# Overview

![](/files/-MgohYb8P0e2oKdEVNHo)

The extension allows store admins to create questions and answers with customer-oriented options, then step by step recommend customers to buy the best-fit item. With filter options, customers can reach recommended products rapidly. Let’s check our highlight features:

* Use ajax submit filter options & get products to display
* Display filter form on frontend by block & widget
* Quickly show recommended products
* \[New] Recommend category item as a result
* Create multiple questions & answers on backend
* \[New] Input product sku or category id
* Flexibly edit a specific combine rule
* Manage & sort out questions with ease
* Import & export recommendation rules via CSV
* Manage combine rules in grid
* Ready to use REST API

**Compatible**: Magento 2.3.6 - 2.4.x

**License**: Commerce


---

# 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://landofcoder.gitbook.io/magento-2-step-recommendation/master.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.
