> 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/bogos-app-guan-fang-bang-zhu-wen-dang.md).

# BOGOS App 官方帮助文档

## 了解 BOGOS <a href="#foxify-at-a-glance" id="foxify-at-a-glance"></a>

{% content-ref url="/pages/zYd7cpb5dn3qahlzicC3" %}
[什么是 BOGOS App？](/cn/about-bogos-app/what-is-bogos-app.md)
{% endcontent-ref %}

{% content-ref url="/pages/JMWNfvi3JrWhB2rtI9YG" %}
[BOGOS 功能概览](/cn/about-bogos-app/bogos-feature-overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/tPJDqs7cJwCACYrVn7mh" %}
[启动您的第一个优惠活动](/cn/quick-start-guide/launch-your-first-offer.md)
{% endcontent-ref %}

## 我们的帮助主题

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>关于 BOGOS App</strong></td><td>BOGOS 的功能及其如何提升您的销售额</td><td><a href="/pages/obee6gorbtOzGLwnZp9P">/pages/obee6gorbtOzGLwnZp9P</a></td><td><a href="/files/a6vVDijy4N2WHUy3FBMD">/files/a6vVDijy4N2WHUy3FBMD</a></td></tr><tr><td><strong>快速入门指南</strong></td><td>如何开始使用 BOGOS 应用</td><td><a href="https://app.gitbook.com/s/UNrjwerE9N2u7TvIIGDC/quick-start-guide">https://app.gitbook.com/s/UNrjwerE9N2u7TvIIGDC/quick-start-guide</a></td><td><a href="/files/pewtnMfU5JrkKQ4ldrhT">/files/pewtnMfU5JrkKQ4ldrhT</a></td></tr><tr><td><strong>详细指南</strong></td><td>如何充分发挥 BOGOS 的全部潜力</td><td><a href="/pages/39qJwOKgeN4OntfI5Rd2">/pages/39qJwOKgeN4OntfI5Rd2</a></td><td><a href="/files/sAeMm3uTzossuuSkcig9">/files/sAeMm3uTzossuuSkcig9</a></td></tr><tr><td><strong>高级自定义</strong></td><td>访问特殊和高级设置</td><td><a href="https://app.gitbook.com/s/UNrjwerE9N2u7TvIIGDC/advanced-customization">https://app.gitbook.com/s/UNrjwerE9N2u7TvIIGDC/advanced-customization</a></td><td><a href="/files/xpgXtaBgO4kOQ1S0EHsA">/files/xpgXtaBgO4kOQ1S0EHsA</a></td></tr><tr><td><strong>集成</strong></td><td>将 BOGOS 与其他 Shopify 第三方应用连接</td><td><a href="/pages/Z9VsNUkd4fda644sqTiP">/pages/Z9VsNUkd4fda644sqTiP</a></td><td><a href="/files/1f9je8q7egRFAcA3BOWQ">/files/1f9je8q7egRFAcA3BOWQ</a></td></tr><tr><td><strong>常见问题解答</strong></td><td>快速找到常见问题的答案</td><td><a href="https://app.gitbook.com/s/UNrjwerE9N2u7TvIIGDC/faqs">https://app.gitbook.com/s/UNrjwerE9N2u7TvIIGDC/faqs</a></td><td><a href="/files/KTG9CtlkN1jRzFf79cAI">/files/KTG9CtlkN1jRzFf79cAI</a></td></tr></tbody></table>

## 需要 BOGOS 方面的帮助？

有疑问？我们的支持团队随时乐意为您提供帮助。

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>在线聊天</strong></td><td>通过 BOGOS 应用内的聊天，即时获得我们支持团队的帮助</td><td><a href="/files/iLRzvfru0Rh3KwqEi2se">/files/iLRzvfru0Rh3KwqEi2se</a></td></tr><tr><td><strong>电子邮件</strong></td><td>通过 <a href="mailto:help@bogos.io">help@bogos.io</a> 给我们发送电子邮件</td><td><a href="/files/Y5dnPEl0pEHcgaCgDNJy">/files/Y5dnPEl0pEHcgaCgDNJy</a></td></tr></tbody></table>


---

# 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/bogos-app-guan-fang-bang-zhu-wen-dang.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.
