> For the complete documentation index, see [llms.txt](https://bogos-guideline.gitbook.io/user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bogos-guideline.gitbook.io/user-guide/integration/reviews-apps/trustwill.md).

# TrustWill

[**TrustWill**](https://share.channelwill.com/app/2168c7eb07b2adbl5r) is a user-friendly review app that empowers merchants to collect and display authentic customer feedback. With strong social proof, it builds trust and motivates shoppers to convert.

**TrustWill key features:**

* Customizable review widgets – Showcase reviews using elegant, brand-aligned widgets with a visual editor for quick and easy setup.
* Automatic multi-language translation – Instantly translate reviews into multiple languages with unlimited translations to reach global audiences.
* Flexible review collection options – Gather reviews through QR codes, WhatsApp, Amazon, and other popular channels.
* Automated review requests with incentives – Send personalized email requests automatically and offer discounts for customers who include photos.
* AI-powered insights – Use AI to summarize key feedback, highlight trends, and automatically surface your most valuable reviews.

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

## How to integrate BOGOS with TrustWill

**Step 1: Install BOGOS** from [Shopify app store](https://apps.shopify.com/freegifts?utm_source=gitbook\&utm_medium=integration\&utm_campaign=Trustoo) and set up your gift offers

**Step 2: Install TrustWill** from the [Shopify app store.](https://share.channelwill.com/app/2168c7eb07b2adbl5r)

**Step 3: Enable the Integration**

Open the BOGOS app > Go to **Integration** > **Connect** with TrustWill> **I have already installed**.

Enter your Public and Private Tokens. *Learn how to get them* [*here*](https://apidoc.trustoo.io/doc-3188672)*.*

<figure><img src="/files/rPKOVQgYzTFaA9BT7frn" alt=""><figcaption></figcaption></figure>

Then turn on the toggle to activate the TrustWill integration.

<figure><img src="/files/BshhnKMT4BiRZTxCBnlw" alt=""><figcaption></figcaption></figure>

**Step 4: Select the options you want**:

* Collect reviews through gift products: Reviews collected from cloned gift products will sync with the original.
* Display star ratings: Show star ratings on the Gift Slider or Bundle Widget.


---

# 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://bogos-guideline.gitbook.io/user-guide/integration/reviews-apps/trustwill.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.
