# 主要功能

- [库存交易](https://www.boxhero.io/docs/documentation/zh/zhu-yao-gong-neng/tx.md): 使用入库、出库、调整和移动功能记录库存的任何变化。为每种交易类型保持准确记录，会让库存管理更轻松。
- [条码扫描](https://www.boxhero.io/docs/documentation/zh/zhu-yao-gong-neng/scan-barcode.md): 条码扫描通过自动录入数据、减少错误并加快工作流程来简化库存任务。BoxHero 支持内置移动端扫描和外接扫描器，以满足你的需求。
- [条码打印](https://www.boxhero.io/docs/documentation/zh/zhu-yao-gong-neng/print-barcode.md): 你可以使用 BoxHero 打印自定义条码标签，以加快库存跟踪。按你的方式设计标签，并使用任何标准打印机打印——无需特殊设备。
- [采购与销售](https://www.boxhero.io/docs/documentation/zh/zhu-yao-gong-neng/purchase-and-sales.md): 简化你的库存和订单管理，从采购与收货到销售与发货，一站式完成。你可以管理订单、跟踪库存并分析销售情况。
- [组合包](https://www.boxhero.io/docs/documentation/zh/zhu-yao-gong-neng/purchase-and-sales/bundles.md): 在 BoxHero 中创建产品组合包，将多个物品作为一个单位出售。你可以手动添加组合包，也可以通过 Excel 导入采购和销售订单。
- [销售报表](https://www.boxhero.io/docs/documentation/zh/zhu-yao-gong-neng/purchase-and-sales/sales-reports.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/zhu-yao-gong-neng.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.
