# Storeberry User Guide

## 繁體中文

- [1.1 基本設定](https://storeberry-docs.gitbook.io/user-guide/common-settings/1.1-initial-settings.md)
- [1.2 訂單管理](https://storeberry-docs.gitbook.io/user-guide/common-settings/1.2-order-management.md)
- [1.3 產品管理](https://storeberry-docs.gitbook.io/user-guide/common-settings/1.2-product-management.md)
- [1.4 庫存管理](https://storeberry-docs.gitbook.io/user-guide/common-settings/1.4-inventory-management.md)
- [1.5 會員管理](https://storeberry-docs.gitbook.io/user-guide/common-settings/1.5-customer-management.md)
- [1.6 ​備註範本設定](https://storeberry-docs.gitbook.io/user-guide/common-settings/1.6-remark-template-settings.md)
- [1.7 銷售數據分析](https://storeberry-docs.gitbook.io/user-guide/common-settings/1.7-xiao-shou-shu-ju-fen-xi.md)
- [1.8 付款調整](https://storeberry-docs.gitbook.io/user-guide/common-settings/1.8-fu-kuan-diao-zheng.md)
- [2.1 網店設計及基本設定](https://storeberry-docs.gitbook.io/user-guide/online-store/2.1-store-design-settings.md)
- [2.2 付款方式設定](https://storeberry-docs.gitbook.io/user-guide/online-store/2.2-payment-gateway.md)
- [2.3 物流設定](https://storeberry-docs.gitbook.io/user-guide/online-store/2.3-shipping-settings.md)
- [2.4 域名及 SEO 設定](https://storeberry-docs.gitbook.io/user-guide/online-store/2.4-domain-seo-settings.md)
- [2.5 通知及電郵設定](https://storeberry-docs.gitbook.io/user-guide/online-store/2.5-notification-emails.md)
- [2.6 法律聲明設定](https://storeberry-docs.gitbook.io/user-guide/online-store/2.6-legal-notice-warning.md)
- [3.1 POS 營運操作](https://storeberry-docs.gitbook.io/user-guide/physical-store-pos/3.1-operational-functions.md)
- [3.2 刷卡機安裝](https://storeberry-docs.gitbook.io/user-guide/physical-store-pos/3.2-payment-device.md)
- [3.3 其他配件安裝](https://storeberry-docs.gitbook.io/user-guide/physical-store-pos/3.3-pos-hardware-setup.md)
- [4.1 Facebook 管理](https://storeberry-docs.gitbook.io/user-guide/social-media-management/4.1-facebook.md)
- [4.2 營銷機械人 Chatbot David](https://storeberry-docs.gitbook.io/user-guide/social-media-management/4.2-automation-chatbot-david.md)
- [4.3 Instagram 管理](https://storeberry-docs.gitbook.io/user-guide/social-media-management/4.3-instagram.md)
- [5.1 進階會員管理及推薦獎賞系統](https://storeberry-docs.gitbook.io/user-guide/value-added-services/5.1-advanced-membership-loyalty-program.md)
- [5.2 社交媒體直播銷售功能](https://storeberry-docs.gitbook.io/user-guide/value-added-services/5.2-social-media-live-selling.md)
- [5.3 網上預約系統](https://storeberry-docs.gitbook.io/user-guide/value-added-services/5.3-online-booking-system.md)
- [5.4 進階庫存管理系統](https://storeberry-docs.gitbook.io/user-guide/value-added-services/5.4-advanced-inventory-management-system.md): STOREBERRY 深明控制成本效益的重要，因此為有需要的商家增設了一系列的進階庫存管理功能。


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://storeberry-docs.gitbook.io/user-guide/common-settings/1.1-initial-settings.md?ask=<question>
```
The question should be specific, self-contained, and written in natural language.
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.
