# Leaving a Review

After purchasing a product you can leave a review to help other buyers make informed decisions.

## Who Can Leave a Review?

Only buyers who have completed a purchase of the product can leave a review. This prevents fake or incentivized reviews.

## How to Leave a Review

1. Go to **Dashboard → Orders** and open your order.
2. Click **Leave a Review** on the order page.
3. Select a star rating (1–5).
4. Write your review in the text field.
5. Submit.

Your review will be visible on the product page after it passes moderation.

## Moderation

All reviews are moderated by Blocksmiths admins before they appear publicly. This typically takes a short time. Reviews that contain spam, personal information, or content that violates platform guidelines will be rejected.

## Editing or Removing a Review

You can submit one review per product. If you need to update your review, contact support.

## Review Guidelines

Write honest, specific feedback that helps other buyers understand what the product does well and where it falls short. Avoid:

* Pricing complaints unrelated to product quality
* Personal attacks on the vendor
* Content unrelated to the product itself


---

# 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://docs.blocksmiths.tech/buyers/leaving-a-review.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.
