# FAQ's

## How are reviews collected?

You have two options when collecting reviews. You can either automatically send reviews out on a conversion page such as an order completion page or send email invites out manually from the dashboard.

## Do you integrate with other platforms?

Yes! We already have support for WordPress/Woocommerce, Shopify, BigCommerce, Squarespace, Wix and Zapier. Integration for automated reviews is also available via our API. Get in touch if you would like to find out more.

We also have a dedicated [WordPress plugin](https://wordpress.org/plugins/reviewdrop/) to make installation even easier for Woocommerce powered shops.

You can also add our embedded widget on any platform that accepts javascript embed code.

## Are my first 5 reviews really free?

Yep, you also receive 50 email invitations free so you can truly try our service on your system. Once you reach 50 email invites and receive 5 reviews you have the option to keep as is or upgrade to our paid plans.

## Can reviews be moderated?

In short, yes. All reviews that are added to your company profile page ([example](http://reviewdrop.io/review/reviewdrop)) will display regardless of rating. Reviews that appear on your website widget however can be moderated and keep you in control of visible reviews. Any review you think is fake contact [support](mailto:support@reviewdrop.io).

## I have more questions to ask!

We are always here to answer your questions. Either message us on the live chat icon on our website or drop us an email at [scott@reviewdrop.io](mailto:support@reviewdrop.io)


---

# 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.reviewdrop.io/faqs.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.
