> For the complete documentation index, see [llms.txt](https://seller.akaric.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://seller.akaric.com/shang-dian-ying-yun.md).

# 商店營運

- [客服糾紛處理原則](https://seller.akaric.com/shang-dian-ying-yun/ke-fu-jiu-fen-chu-li-yuan-ze.md)
- [客戶服務片語庫](https://seller.akaric.com/shang-dian-ying-yun/ke-hu-fu-wu-pian-yu-ku.md)
- [開店相關](https://seller.akaric.com/shang-dian-ying-yun/kai-dian-xiang-guan.md)
- [商店訊息](https://seller.akaric.com/shang-dian-ying-yun/kai-dian-xiang-guan/shang-dian-xun-xi.md)
- [休假模式](https://seller.akaric.com/shang-dian-ying-yun/kai-dian-xiang-guan/xiu-jia-mo-shi.md)
- [上架分類規範](https://seller.akaric.com/shang-dian-ying-yun/shang-jia-fen-lei-gui-fan.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:

```
GET https://seller.akaric.com/shang-dian-ying-yun.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.
