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

# 集成

- [集成合作伙伴列表](https://docs.bogos.io/cn/integration/integration-partner-list.md)
- [建站工具](https://docs.bogos.io/cn/integration/page-builder-apps.md)
- [PageFly](https://docs.bogos.io/cn/integration/page-builder-apps/pagefly.md): 通过 BOGOS 与 PageFly 的集成，您可以在各个页面中无缝实现前台的优惠和捆绑元素。
- [GemPages](https://docs.bogos.io/cn/integration/page-builder-apps/gempages.md): 通过 BOGOS 与 GemPages 的集成，您可以在各个页面中无缝实现前台的优惠元素。
- [Ecomposer](https://docs.bogos.io/cn/integration/page-builder-apps/ecomposer.md): 通过 BOGOS 与 EComposer 的集成，您可以在各个页面中无缝实现前台的优惠和捆绑元素。
- [Foxify](https://docs.bogos.io/cn/integration/page-builder-apps/foxify.md): 通过 BOGOS 与 Foxify 的集成，您可以在各个页面中无缝实现前台的优惠元素。
- [评价应用](https://docs.bogos.io/cn/integration/reviews-apps.md)
- [Judge.me](https://docs.bogos.io/cn/integration/reviews-apps/judge.me.md): 通过 BOGOS 与 Judge.me 的集成,您可以从赠品中收集真实评价,并直接在 BOGOS 赠品滑块和捆绑小组件上展示星级评分。
- [TrustWill](https://docs.bogos.io/cn/integration/reviews-apps/trustwill.md): 通过 BOGOS 与 TrustWill 的集成,您可以从赠品中收集真实评价,并直接在 BOGOS 赠品滑块和捆绑小组件上展示星级评分。
- [翻译应用](https://docs.bogos.io/cn/integration/translation-apps.md)
- [Transcy](https://docs.bogos.io/cn/integration/translation-apps/transcy.md): 通过 BOGOS 与 Transcy 的集成,您可以将网店上 BOGOS 小组件的所有内容——例如 赠品滑块、今日优惠以及每个 BOGOS 优惠活动的消息——无缝翻译成任何语言。
- [Weglot](https://docs.bogos.io/cn/integration/translation-apps/weglot.md): BOGOS 已与 Weglot 完成集成,您可以轻松地将您的优惠活动翻译成多种不同的语言。
- [Langify](https://docs.bogos.io/cn/integration/translation-apps/langify.md): 通过 BOGOS 与 Langify 的集成,您可以将店铺上所有 BOGOS 小组件内容无缝翻译成任何语言。
- [购物车抽屉应用](https://docs.bogos.io/cn/integration/cart-drawer-apps.md)
- [标签与徽章应用](https://docs.bogos.io/cn/integration/labels-and-badges-apps.md)
- [DECO](https://docs.bogos.io/cn/integration/labels-and-badges-apps/deco.md)
- [主题](https://docs.bogos.io/cn/integration/themes.md)
- [订阅应用](https://docs.bogos.io/cn/integration/subscription-apps.md)
- [Recurpay](https://docs.bogos.io/cn/integration/subscription-apps/recurpay.md): BOGOS 与 Recurpay Subscriptions 之间的集成使 Shopify 商家能够直接在 BOGOS 数量折扣小组件上选择订阅商品，从而同时提升客单价（AOV）和客户留存率。
- [Appstle](https://docs.bogos.io/cn/integration/subscription-apps/appstle.md)
- [移动应用构建工具](https://docs.bogos.io/cn/integration/mobile-app-builder-apps.md)
- [OneMobile](https://docs.bogos.io/cn/integration/mobile-app-builder-apps/onemobile.md)
- [Superfans](https://docs.bogos.io/cn/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/cn/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.
