# Shop

- [店铺介绍](https://helpdocs.ycloud.com/help-center/zh/shop/overview.md): SHOP功能的概述。
- [创建店铺](https://helpdocs.ycloud.com/help-center/zh/shop/creatstore.md): 教您如何创建一个店铺，开始经营自己的生意
- [运费设置](https://helpdocs.ycloud.com/help-center/zh/shop/shipping.md): 本篇将为您介绍，如何在Shop设置运费。
- [支付设置](https://helpdocs.ycloud.com/help-center/zh/shop/payments.md): 本篇为您介绍，如何为Shop设置您的支付方式。
- [商品管理](https://helpdocs.ycloud.com/help-center/zh/shop/products.md): 本篇，将为您介绍，如何为店铺添加、更新商品
- [订单管理](https://helpdocs.ycloud.com/help-center/zh/shop/orders.md): 本篇为您介绍，如何在Shop 管理订单。
- [物流信息批量导入](https://helpdocs.ycloud.com/help-center/zh/shop/orders/shipping-import.md): 本文介绍,如何在 Shop 中通过 CSV文件，批量导入或更新已存在订单的物流信息（承运商、运单号、追踪链接）。


---

# Agent Instructions: 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://helpdocs.ycloud.com/help-center/zh/shop.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.
