> For the complete documentation index, see [llms.txt](https://guides.secured-bot.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.secured-bot.com/chinese-guide.md).

# CHINESE GUIDE

- [欢迎来到Secured Bot](https://guides.secured-bot.com/chinese-guide/huan-ying-lai-dao-secured-bot.md)
- [入门](https://guides.secured-bot.com/chinese-guide/ru-men.md)
- [代理](https://guides.secured-bot.com/chinese-guide/ru-men/dai-li.md): 代理教程
- [服务器](https://guides.secured-bot.com/chinese-guide/ru-men/publish-your-docs.md): 服务器教程
- [下载与通用设置](https://guides.secured-bot.com/chinese-guide/ru-men/xia-zai-yu-tong-yong-she-zhi.md)
- [如何下载/更新 Secured Bot](https://guides.secured-bot.com/chinese-guide/ru-men/xia-zai-yu-tong-yong-she-zhi/ru-he-xia-zai-geng-xin-secured-bot.md)
- [Secured Bot Chrome扩展程序](https://guides.secured-bot.com/chinese-guide/ru-men/xia-zai-yu-tong-yong-she-zhi/secured-bot-chrome-kuo-zhan-cheng-xu.md)
- [设置文件](https://guides.secured-bot.com/chinese-guide/ru-men/xia-zai-yu-tong-yong-she-zhi/she-zhi-wen-jian.md)
- [Modules](https://guides.secured-bot.com/chinese-guide/modules.md)
- [Ali](https://guides.secured-bot.com/chinese-guide/modules/ali.md)
- [Laz](https://guides.secured-bot.com/chinese-guide/modules/markdown.md)
- [SP](https://guides.secured-bot.com/chinese-guide/modules/sp.md)
- [Popmart](https://guides.secured-bot.com/chinese-guide/modules/editor.md): 此教程包含Popmart Generator与Popmart Autocheckout
- [Account Generator](https://guides.secured-bot.com/chinese-guide/modules/editor/account-generator.md): 账户生成器教程
- [Autocheckout](https://guides.secured-bot.com/chinese-guide/modules/editor/autocheckout.md): 自动结账教程
- [Popnow](https://guides.secured-bot.com/chinese-guide/modules/editor/popnow.md)
- [Carnival](https://guides.secured-bot.com/chinese-guide/modules/carnival.md)
- [Account Generator](https://guides.secured-bot.com/chinese-guide/modules/carnival/account-generator.md): 账户生成器
- [Autocheckout](https://guides.secured-bot.com/chinese-guide/modules/carnival/autocheckout.md): 自动结账
- [Gentlewoman](https://guides.secured-bot.com/chinese-guide/modules/gentlewoman.md)
- [Apple](https://guides.secured-bot.com/chinese-guide/modules/apple.md)
- [Pokemoncenter JP](https://guides.secured-bot.com/chinese-guide/modules/pokemoncenter-jp.md)
- [Queue-it](https://guides.secured-bot.com/chinese-guide/modules/queue-it.md)
- [工具](https://guides.secured-bot.com/chinese-guide/gong-ju.md)
- [Profile Jigger](https://guides.secured-bot.com/chinese-guide/gong-ju/profile-jigger.md): 我们支持自动 jigging 给您的 csv:
- [IMAP Password](https://guides.secured-bot.com/chinese-guide/gong-ju/imap-password.md)
- [常见错误](https://guides.secured-bot.com/chinese-guide/chang-jian-cuo-wu.md)
- [Popmart 结账](https://guides.secured-bot.com/chinese-guide/chang-jian-cuo-wu/popmart-jie-zhang.md): Popmart 结账任务的常见错误
- [Popmart Account Gen](https://guides.secured-bot.com/chinese-guide/chang-jian-cuo-wu/popmart-account-gen.md): Popmart account gen 任务常见错误
- [Laz](https://guides.secured-bot.com/chinese-guide/chang-jian-cuo-wu/laz.md): Laz 任务常见错误
- [Ali](https://guides.secured-bot.com/chinese-guide/chang-jian-cuo-wu/ali.md): Ali 任务常见错误


---

# 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://guides.secured-bot.com/chinese-guide.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.
