> For the complete documentation index, see [llms.txt](https://docs.bogos.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bogos.io/de/integration.md).

# Integration

- [Liste der Integrationspartner](https://docs.bogos.io/de/integration/integration-partner-list.md)
- [Page Builder Apps](https://docs.bogos.io/de/integration/page-builder-apps.md)
- [PageFly](https://docs.bogos.io/de/integration/page-builder-apps/pagefly.md): Mit der Integration von BOGOS und PageFly können Sie Frontend-Angebote und Bundle-Elemente nahtlos auf Ihren verschiedenen Seiten umsetzen.
- [GemPages](https://docs.bogos.io/de/integration/page-builder-apps/gempages.md): Mit der Integration von BOGOS und GemPages können Sie nahtlos Front-End-Angebotselemente auf verschiedenen Seiten implementieren.
- [Ecomposer](https://docs.bogos.io/de/integration/page-builder-apps/ecomposer.md): Mit der Integration von BOGOS und EComposer können Sie nahtlos Frontend-Angebots- und Bundle-Elemente auf verschiedenen Seiten implementieren.
- [Foxify](https://docs.bogos.io/de/integration/page-builder-apps/foxify.md): Mit der Integration von BOGOS und Foxify können Sie nahtlos Frontend-Angebotselemente auf verschiedenen Seiten implementieren.
- [Bewertungs-Apps](https://docs.bogos.io/de/integration/reviews-apps.md)
- [Judge.me](https://docs.bogos.io/de/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://docs.bogos.io/de/integration/reviews-apps/trustwill.md): Mit der Integration von BOGOS und TrustWill können Sie authentische Bewertungen von Geschenkprodukten sammeln und Sternebewertungen direkt im BOGOS Gift Slider und Bundle-Widget anzeigen.
- [Übersetzungs-Apps](https://docs.bogos.io/de/integration/translation-apps.md)
- [Transcy](https://docs.bogos.io/de/integration/translation-apps/transcy.md): Mit der Integration von BOGOS und Transcy können Sie alle Inhalte des BOGOS-Widgets in Ihrem Store – wie den Gift Slider, Today's Offer und jede Nachricht eines BOGOS-Angebots – nahtlos in jede Sprach
- [Weglot](https://docs.bogos.io/de/integration/translation-apps/weglot.md): BOGOS has been integrated with Weglot, so you can easily translate your promotions into many different languages.
- [Langify](https://docs.bogos.io/de/integration/translation-apps/langify.md): Mit der Integration von BOGOS und Langify können Sie alle Inhalte des BOGOS-Widgets in Ihrem Store nahtlos in jede Sprache übersetzen.
- [Warenkorb-Drawer-Apps](https://docs.bogos.io/de/integration/cart-drawer-apps.md)
- [Labels & Badges Apps](https://docs.bogos.io/de/integration/labels-and-badges-apps.md)
- [DECO](https://docs.bogos.io/de/integration/labels-and-badges-apps/deco.md)
- [Themes](https://docs.bogos.io/de/integration/themes.md)
- [Abonnement-Apps](https://docs.bogos.io/de/integration/subscription-apps.md)
- [Recurpay](https://docs.bogos.io/de/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://docs.bogos.io/de/integration/subscription-apps/appstle.md)
- [Mobile App Builder Apps](https://docs.bogos.io/de/integration/mobile-app-builder-apps.md)
- [OneMobile](https://docs.bogos.io/de/integration/mobile-app-builder-apps/onemobile.md)
- [Superfans](https://docs.bogos.io/de/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://docs.bogos.io/de/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.
