> For the complete documentation index, see [llms.txt](https://help.airreviews.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.airreviews.io/collect-reviews.md).

# COLLECT REVIEWS

- [Review request](https://help.airreviews.io/collect-reviews/review-request.md): Proactively build organic trust and user-generated content with the Air Reviews app. Easily request and manage customer reviews to enhance your store's reputation.
- [How to write a Review request email that converts?](https://help.airreviews.io/collect-reviews/review-request/how-to-write-a-review-request-email-that-converts.md): Customer review request email with personalized greeting and discount offer, boosting engagement and feedback collection.
- [Why was my request review emails not sent?](https://help.airreviews.io/collect-reviews/review-request/why-was-my-request-review-emails-not-sent.md): Discover the common reasons why your request review emails may not be sent and learn how to troubleshoot and resolve these issues effectively to ensure seamless customer feedback collection.
- [Import reviews by URL](https://help.airreviews.io/collect-reviews/import-reviews-by-url.md): Importing reviews by product helps build trust for your online store. With the Air Reviews app, you can easily import reviews from marketplace by product. This guide will show you how.
- [How to get correct AliExpress product link](https://help.airreviews.io/collect-reviews/import-reviews-by-url/how-to-get-correct-aliexpress-product-link.md): To ensure a smooth process, you need to get the correct product link from AliExpress. Here’s a step-by-step guide to help you do just that.
- [Import reviews via marketplace](https://help.airreviews.io/collect-reviews/import-reviews-via-marketplace.md): Want to bring in reviews from AliExpress to your Shopify store? With our app, it’s a breeze! Follow these simple steps to manually import reviews and boost your product credibility.
- [Migrate reviews by XLSX files](https://help.airreviews.io/collect-reviews/migrate-reviews-by-xlsx-files.md): Elevate your store’s credibility and showcase customer satisfaction by importing reviews from different applications directly into Shopify store using the Air Reviews app.
- [Notifications](https://help.airreviews.io/collect-reviews/notifications.md): Engage with your customers by setting up notification emails in the Air Reviews app. These notifications work as an remind customers to leave a review, update their review with photos, etc.
- [QR code generator 🆕](https://help.airreviews.io/collect-reviews/qr-code-generator.md): Explore our powerful tool which significantly empowers you to collect reviews, especially useful for in-person selling. Let this guide blog walk you through the fastest way to have specific-product QR
- [Discount 🆕](https://help.airreviews.io/collect-reviews/discount.md): Incentivize customers to leave a way greater number of reviews by discount. Encourage customers to redeem coupons from reviews for a significant increase in sales.


---

# 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://help.airreviews.io/collect-reviews.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.
