> 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/mobile-app-builder-apps.md).

# 移动应用构建工具

### 每个工具的功能

#### BOGOS：

* 创建、运行和管理优惠活动类型：赠品优惠、捆绑优惠、追加销售优惠和折扣优惠。
* 展示和管理促销小组件：赠品滑块、捆绑页面、折扣小组件和促销消息。
* 应用资格规则：控制哪些客户、商品、系列或购物车条件符合每个促销活动的条件。

#### 移动应用构建工具：

让商家无需编写代码即可创建品牌专属的移动应用（iOS/Android）。它控制商品、系列和促销活动在应用内的展示方式。

### 集成实现的功能

**集中管理：**

在 BOGOS 中运行和更新赠品活动，它们会自动同步到你的移动应用。

**无缝库存同步：**

当客户通过移动应用完成购买并获得赠品时，商店的库存会立即更新。

### 已集成的标签与徽章应用

[OneMobile – 移动应用构建工具](https://apps.shopify.com/onemobile?utm_source=bogos\&utm_medium=partnership\&utm_campaign=integration250218)

[Superfans - 移动应用构建工具](https://apps.shopify.com/vajro?utm_source=partner\&utm_medium=BOGOS\&utm_campaign=integration_helpdoc)


---

# 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/mobile-app-builder-apps.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.
