# Ratings & Reviews

{% embed url="<https://cdn.falkor.io/uploads/2019/12/cloud-file-2686/48466a8a8d4177a57ad43572b16aabcb.mp4>" %}

**Ratings** are given by users who rated the content (with or without a comment). \
**Reviews** are written comments. \
\
**Reviews show:**

* the name of the user;
* when the comment was made (how many days ago);
* the user's comment (if applicable);
* the star rating (out of 5) that the user gave the story.

You can enable/disable reviews in the [Story Settings for Authoring](https://everyday-digital.gitbook.io/authoring-docs/content-pages/story-and-page-settings/story-settings#enable-reviews).


---

# 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://everyday-digital.gitbook.io/analytics-docs/analytics-explained/ratings-and-reviews.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.
