> For the complete documentation index, see [llms.txt](https://docs.roadmap.so/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.roadmap.so/loyalty-and-rewards/points-and-ways-to-earn/leave-a-verified-review.md).

# Leave a verified review

Award loyalty points when a customer's verified review is approved and published, with reward frequency controls to cap multi-product orders.

<figure><img src="https://393112916-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJ8asLD4FVCFagK40xEr4%2Fuploads%2FZ2UEZoLtye77Liaz44It%2FScreenshot%202026-07-21%20at%201.22.43%E2%80%AFPM.png?alt=media&amp;token=389d7ae2-5d94-4361-a01e-ddce428a4e59" alt="Verified review settings"><figcaption><p>Points are awarded on approval, with a frequency cap per order.</p></figcaption></figure>

**Leave a verified review** awards points when a purchased-product review is approved and published. Points are not awarded on submission.

A review is verified when it is linked to an order.

#### Reward frequency

* **Limited to one reward per order** awards points once, regardless of how many products from that order are reviewed.
* **Every verified review submitted** awards points for each approved verified review.

#### Other settings

* **Points awarded when review is approved and published** sets the reward amount.
* **Display name** and **Description** appear in storefront loyalty widgets.
* Set **Status** and **Storefront widget display** as needed.

{% hint style="info" %}
For photo or video review rewards, see [Can I award extra points for photo or video reviews?](/loyalty-and-rewards/troubleshooting/can-i-award-extra-points-for-photo-or-video-reviews.md).
{% endhint %}

#### Related guides

* [Control how often customers can submit reviews](/reviews/managing-reviews/review-rewards-and-limits/review-submission-limits.md)
* [Reward customers with loyalty points for reviewing](/reviews/managing-reviews/review-rewards-and-limits/loyalty-points-for-reviews.md)
* [Reward reviews with auto-generated discount codes](/reviews/managing-reviews/review-rewards-and-limits/discount-codes-for-reviews.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.roadmap.so/loyalty-and-rewards/points-and-ways-to-earn/leave-a-verified-review.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.
