# FAQ

### 商品 <a href="#shang-pin" id="shang-pin"></a>

[商品sku支持多个查询吗](/faq/product.md#q-shang-pin-sku-zhi-chi-duo-ge-cha-xun-ma)

[批量添加和删除标签怎么使用？](/faq/product.md#q-pi-liang-tian-jia-he-shan-chu-biao-qian-zen-me-shi-yong)

[添加产品和自动集合的顺序是否有要求？](/faq/product.md#q-tian-jia-chan-pin-he-zi-dong-ji-he-de-shun-xu-shi-fou-you-yao-qiu)

### 设置 <a href="#she-zhi" id="she-zhi"></a>

[“Shopify”同步API信息如何获取？](/faq/setting.md#qshopify-tong-bu-api-xin-xi-ru-he-huo-qu)

[收款渠道如何配置？](/faq/setting.md#q-shou-kuan-qu-dao-ru-he-pei-zhi)

### 常见问题 <a href="#chang-jian-wen-ti" id="chang-jian-wen-ti"></a>

[后台产品处于上架状态但是前台访问报404如何处理？](/faq/common.md#q-hou-tai-chan-pin-chu-yu-shang-jia-zhuang-tai-dan-shi-qian-tai-fang-wen-bao-404-ru-he-chu-li)

[如何能快速更新缓存？](/faq/common.md#q-ru-he-neng-kuai-su-geng-xin-huan-cun)

[MYSHOP1.0迁移到LAZYSHOP，可以迁移哪些数据？](https://help.lazyshop.com/pages/SWPBbqfBkfdlbsdG00nF#qmyshop1.0-qian-yi-dao-lazyshop-ke-yi-qian-yi-na-xie-shu-ju)

[Shopify同步到LAZYSHOP，可以同步的有哪些数据？](/faq/common.md#qshopify-tong-bu-dao-lazyshop-ke-yi-tong-bu-de-you-na-xie-shu-ju)

[正常登录中，提醒重新登录？](/faq/common.md#q-zheng-chang-deng-lu-zhong-ti-xing-zhong-xin-deng-lu)


---

# 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://help.lazyshop.com/faq.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.
