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

# Integration

- [Integration Partner list](https://bogos-guideline.gitbook.io/user-guide/integration/integration-partner-list.md)
- [Page Builder apps](https://bogos-guideline.gitbook.io/user-guide/integration/page-builder-apps.md)
- [PageFly](https://bogos-guideline.gitbook.io/user-guide/integration/page-builder-apps/pagefly.md): With BOGOS and PageFly integration, you can seamlessly implement front-end offers and bundles elements across your various pages.
- [GemPages](https://bogos-guideline.gitbook.io/user-guide/integration/page-builder-apps/gempages.md): With BOGOS and GemPages integration, you can seamlessly implement front-end offer elements across various pages.
- [Ecomposer](https://bogos-guideline.gitbook.io/user-guide/integration/page-builder-apps/ecomposer.md): With BOGOS and EComposer integration, you can seamlessly implement front-end offer and bundles elements across various pages.
- [Foxify](https://bogos-guideline.gitbook.io/user-guide/integration/page-builder-apps/foxify.md): With BOGOS and Foxify integration, you can seamlessly implement front-end offer elements across various pages.
- [Reviews apps](https://bogos-guideline.gitbook.io/user-guide/integration/reviews-apps.md)
- [Judge.me](https://bogos-guideline.gitbook.io/user-guide/integration/reviews-apps/judge.me.md): With BOGOS and Judge.me integration, you can collect authentic reviews from gift products and showcase star ratings directly on BOGOS gift slider and bundle widget.
- [TrustWill](https://bogos-guideline.gitbook.io/user-guide/integration/reviews-apps/trustwill.md): With BOGOS and TrustWill integration, you can collect authentic reviews from gift products and showcase star ratings directly on the BOGOS gift slider and bundle widget.
- [Translation apps](https://bogos-guideline.gitbook.io/user-guide/integration/translation-apps.md)
- [Transcy](https://bogos-guideline.gitbook.io/user-guide/integration/translation-apps/transcy.md): With BOGOS and Transcy integration, you can seamlessly translate all the content of BOGOS's widget on Store—such as the Gift Slider, Today’s Offer, and every BOGOS offer's message—into any language.
- [Weglot](https://bogos-guideline.gitbook.io/user-guide/integration/translation-apps/weglot.md): BOGOS has been integrated with Weglot, so you can easily translate your promotions into many different languages.
- [Langify](https://bogos-guideline.gitbook.io/user-guide/integration/translation-apps/langify.md): With BOGOS and Langify integration, you can seamlessly translate all BOGOS widget content on your store into any language.
- [Cart Drawer apps](https://bogos-guideline.gitbook.io/user-guide/integration/cart-drawer-apps.md)
- [Labels & Badges apps](https://bogos-guideline.gitbook.io/user-guide/integration/labels-and-badges-apps.md)
- [DECO](https://bogos-guideline.gitbook.io/user-guide/integration/labels-and-badges-apps/deco.md)
- [Themes](https://bogos-guideline.gitbook.io/user-guide/integration/themes.md)
- [Subscription apps](https://bogos-guideline.gitbook.io/user-guide/integration/subscription-apps.md)
- [Recurpay](https://bogos-guideline.gitbook.io/user-guide/integration/subscription-apps/recurpay.md): The integration between BOGOS and Recurpay Subscriptions allows Shopify merchants to choose subscription products right on BOGOS widget volume discount, boosting both AOV and customer retention.
- [Appstle](https://bogos-guideline.gitbook.io/user-guide/integration/subscription-apps/appstle.md)
- [Mobile App Builder apps](https://bogos-guideline.gitbook.io/user-guide/integration/mobile-app-builder-apps.md)
- [OneMobile](https://bogos-guideline.gitbook.io/user-guide/integration/mobile-app-builder-apps/onemobile.md)
- [Superfans](https://bogos-guideline.gitbook.io/user-guide/integration/mobile-app-builder-apps/superfans.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 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.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.
