# 资源

- [指南](https://www.boxhero.io/docs/documentation/zh/zi-yuan/zhi-nan.md): BoxHero 库存管理、条码打印、标签打印机设置等分步指南。了解如何充分发挥 BoxHero 的价值。
- [ZEBRA ZD230D](https://www.boxhero.io/docs/documentation/zh/zi-yuan/zhi-nan/zebra-zd230d.md): 了解如何将 Zebra ZD230D 条码打印机与 BoxHero 配置连接。分步指南涵盖驱动安装、标签配置和移动端打印。
- [ZEBRA ZD421T](https://www.boxhero.io/docs/documentation/zh/zi-yuan/zhi-nan/zebra-zd421t.md): 将 Zebra ZD421T 热转印打印机与 BoxHero 配置连接。按照我们的指南进行驱动安装、标签设计，以及在桌面端和移动端打印条码。
- [BIXOLON XD5-40](https://www.boxhero.io/docs/documentation/zh/zi-yuan/zhi-nan/bixolon-xd5-40.md): 按照这份分步设置指南，将 BIXOLON XD5-40 标签打印机连接到 BoxHero。内容涵盖色带安装、驱动安装，以及通过 mPrint 进行移动端打印。
- [联系](https://www.boxhero.io/docs/documentation/zh/zi-yuan/contact.md): 如果你有任何问题或需要帮助，我们随时为你提供支持。


---

# 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://www.boxhero.io/docs/documentation/zh/zi-yuan.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.
