> 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/readme.md).

# Reputon Shopify Apps

<h3 align="center">A one-stop shop for your online reputation</h3>

<p align="center"><a href="https://apps.shopify.com/partners/reputon" class="button primary">Explore Reputon Apps</a> </p>

<table data-view="cards"><thead><tr><th data-card-target data-type="content-ref"></th><th></th><th data-hidden data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><a href="/spaces/RkZZ4LuP4fAqhhizix17">/spaces/RkZZ4LuP4fAqhhizix17</a></td><td>Import Google Business or Merchant reviews: store locator, AI reply &#x26; summary, collect reviews, auto-translate.</td><td><a href="https://template.gitbook.com/space-product-docs">https://template.gitbook.com/space-product-docs</a></td><td><a href="/files/t7xM0AwB5aSwH5NKKNiG">/files/t7xM0AwB5aSwH5NKKNiG</a></td></tr><tr><td><a href="/spaces/7Effwx2stnHkB8cNmdzk">/spaces/7Effwx2stnHkB8cNmdzk</a></td><td>Send emails asking for reviews on Google, Trustpilot, Facebook, etc. Redirect negative feedback.</td><td><a href="https://template.gitbook.com/space-product-docs">https://template.gitbook.com/space-product-docs</a></td><td><a href="/files/60T5guyDrq8boPUs7usm">/files/60T5guyDrq8boPUs7usm</a></td></tr><tr><td><a href="/spaces/3dTGwP9cFJXvappQ0xwe">/spaces/3dTGwP9cFJXvappQ0xwe</a></td><td>Import and auto-sync reviews from your Etsy shop &#x26; build trust.</td><td><a href="https://template.gitbook.com/space-api-reference">https://template.gitbook.com/space-api-reference</a></td><td><a href="/files/z46qw7Zfge3lFOzp7cdp">/files/z46qw7Zfge3lFOzp7cdp</a></td></tr></tbody></table>

{% columns %}
{% column %}

{% endcolumn %}

{% column %}

{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}

{% endcolumn %}

{% column %}

{% endcolumn %}
{% endcolumns %}

<h2 align="center">Join a community of over 30,000 Shopify merchants</h2>

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Shopify App Store</strong></td><td>Explore all apps on the Shopify App Store — built to boost your store’s reviews and sales.</td><td><a href="https://apps.shopify.com/partners/reputon" class="button secondary">Check App Store</a></td><td></td></tr><tr><td><strong>Reputon Website</strong></td><td>Want to check use cases and join our affiliate program, then check our website.</td><td><a href="https://reputon.com/" class="button secondary">Explore Reputon</a></td><td></td></tr></tbody></table>


---

# 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/readme.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.
