> 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/etsy-reviews-app/etsy-reviews-by-reputon.md).

# Etsy Reviews by Reputon

{% hint style="warning" %}
**Good to know:** Each widget displays up to **30 seller reviews** or up to **48 product reviews**. Seller reviews sync automatically every 24 hours. Product reviews are updated manually.
{% endhint %}

### Getting Started

<table data-view="cards"><thead><tr><th align="center"></th><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td align="center"><strong>Step 1: Connect Etsy shop</strong><br>Copy your Etsy store name and paste it into the app to import your seller reviews.</td><td><a href="/pages/Zpb396cgp1qMIDIWdcHt">/pages/Zpb396cgp1qMIDIWdcHt</a></td><td><a href="/files/PIlq9LWsF8BH2ha7kat0">/files/PIlq9LWsF8BH2ha7kat0</a></td></tr><tr><td align="center"><strong>Step 2: Add a widget</strong><br>Pick a widget type and place it on any page in your store. Customize its look to match your brand.</td><td><a href="/pages/cA4zDp3ma5RX0WC2wtPp">/pages/cA4zDp3ma5RX0WC2wtPp</a></td><td><a href="/files/q8BcLB8LKPqtWmy2h4ie">/files/q8BcLB8LKPqtWmy2h4ie</a></td></tr><tr><td align="center"><strong>Step 3: Show reviews in Google search</strong><br>Add your Etsy rating snippet to Google search results to increase trust and click-through rates.</td><td><a href="/pages/YUz8I1Jca3NH38b9LGLl">/pages/YUz8I1Jca3NH38b9LGLl</a></td><td><a href="/files/BQJVCuqt5pv8XOlI8UUG">/files/BQJVCuqt5pv8XOlI8UUG</a></td></tr></tbody></table>

{% embed url="<https://www.youtube.com/watch?v=fzTp7mqUOuY>" %}

**Need help?**

If you ever need help, feel free to reach out to us directly via [live chat](https://go.crisp.chat/chat/embed/?website_id=d24ef16e-6e05-49e9-bd59-a6f3bde0658a). We’re here to support you!

<p align="center"><a href="https://go.crisp.chat/chat/embed/?website_id=d24ef16e-6e05-49e9-bd59-a6f3bde0658a" class="button primary">Chat with us</a></p>


---

# 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/etsy-reviews-app/etsy-reviews-by-reputon.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.
