# EE MultiRating

#### Requirements&#x20;

You have to get the following theme and extension installed and activated&#x20;

* EE MultiRating extension&#x20;
* EstateEngine Theme

#### Function:&#x20;

This extension allows users to rate a post based on multiple criteria and titles.

#### Settings&#x20;

To do some settings for this extension, you should do following steps: **Engine Settings > EE MultiRating > General Settings.**

Maximum number of criteria:

In this section, you can set up the limitation of criteria which the users can rate.

![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/56c6e208c697915005a72a5f/images/571722499033602796677945/file-p1CQHQKcul.png)

Review criteria:

You enter all the criteria to make a list, so the author could choose for other users to rate.

![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/56c6e208c697915005a72a5f/images/57172263c697911a6f03ada9/file-xk5nTTNHzn.png)

Order options:

This is the section for you to set which element the criteria is organized based on such as name, count, slug, etc and how criteria are ordered: ascending or descending.

![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/56c6e208c697915005a72a5f/images/5717227c9033602796677946/file-seTCapRA8d.png)


---

# 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://enginethemes.gitbook.io/docs/estateengine/ee-introducing-the-extensions/ee-multirating.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.
