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

# FAQ

- [Google Business Profile vs Merchant reviews](https://reputon.gitbook.io/reputon-help/google-reviews-app/faq/google-business-profile-vs-merchant-reviews.md): Google Business Profile vs Merchant Reviews: key differences, how reviews are collected, and where they show in Search, Maps, and Google Shopping.
- [Where to place Google Reviews widgets to boost conversions](https://reputon.gitbook.io/reputon-help/google-reviews-app/faq/where-to-place-google-reviews-widgets-to-boost-conversions.md): Learn where to place Google Reviews widgets on your website to build trust and boost conversions - from homepage and landing pages to product pages and CTAs.
- [Why authorize with Google to show your reviews](https://reputon.gitbook.io/reputon-help/google-reviews-app/faq/why-authorize-with-google-to-show-your-reviews.md): Find out why Reputon requests Google account access and what it's used for. Sign in to display up to 50 reviews - or use a direct link for up to 20. Your data is never stored or shared.
- [Everything about Google Merchant reviews](https://reputon.gitbook.io/reputon-help/google-reviews-app/faq/everything-about-google-merchant-reviews.md): Everything you need to know about Google Merchant Reviews, including how they’re collected, where they appear, and how they impact store ratings and conversions.
- [Subscription questions](https://reputon.gitbook.io/reputon-help/google-reviews-app/faq/subscription-questions.md): Everything about your Reputon plan: free trial, how billing works, refunds, and what happens when you reinstall or pause your store.
- [How to customize widget style](https://reputon.gitbook.io/reputon-help/google-reviews-app/faq/how-to-customize-widget-style.md): Learn how to customize your Google Reviews widget style using custom CSS. Change colors, fonts, layout, and more to match your website design.


---

# 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://reputon.gitbook.io/reputon-help/google-reviews-app/faq.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.
