# Reviewdrop

## Reviewdrop

- [Getting Started](https://docs.reviewdrop.io/master.md): Everything you need to know about Reviewdrop.
- [FAQ's](https://docs.reviewdrop.io/faqs.md): Frequently asked questions
- [What is Reviewdrop?](https://docs.reviewdrop.io/what-is-reviewdrop/what-is-reviewdrop.md): Reviewdrop collects reviews from your customers either automatically after a customer places an order on your store, or via manual collection on your profile and invitation by email feature.
- [Features](https://docs.reviewdrop.io/what-is-reviewdrop/features.md): What sets us apart from other review systems
- [Add Review](https://docs.reviewdrop.io/managing-reviews/adding-a-review.md): How the review system works
- [Edit/Delete Review](https://docs.reviewdrop.io/managing-reviews/edit-delete-review.md)
- [Manually send email invites](https://docs.reviewdrop.io/email-invitations/manually-send-email-invites.md): Email invitations allow you to send customers an email to review
- [Automatic invite emails](https://docs.reviewdrop.io/email-invitations/automatic-invite-emails.md): If you use WooCommerce, Bigcommerce or Shopify, you can add a conversion script to your order complete page to automatically send invites.
- [Install Widget on Your Website](https://docs.reviewdrop.io/embedded-widget/adding-the-widget-to-your-website.md)
- [Add Reviews to Widget](https://docs.reviewdrop.io/embedded-widget/untitled.md)
- [Remove Reviews from Widget](https://docs.reviewdrop.io/embedded-widget/remove-reviews-from-widget.md)
- [Customise Widget Looks](https://docs.reviewdrop.io/embedded-widget/customise-widget-looks.md)
- [Pending Submissions](https://docs.reviewdrop.io/user-submissions/pending-submissions.md)
- [Update Profile](https://docs.reviewdrop.io/profile-page/update-profile.md)
- [Add Coupon after Submission](https://docs.reviewdrop.io/profile-page/add-coupon-after-submission.md)
- [Choosing a Plan](https://docs.reviewdrop.io/account-management/choosing-a-plan.md)
- [Upgrading/Downgrading Plans](https://docs.reviewdrop.io/account-management/upgrading-downgrading-plans.md)
- [Updating Password](https://docs.reviewdrop.io/account-management/updating-password.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.reviewdrop.io/master.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.
