# 主な機能

- [在庫取引](https://www.boxhero.io/docs/documentation/ja/na/tx.md): 入庫、出庫、調整、移動の機能を使って、在庫のあらゆる変化を記録しましょう。各取引タイプの記録を正確に保つことで、在庫管理がはるかに簡単になります。
- [バーコードスキャン](https://www.boxhero.io/docs/documentation/ja/na/scan-barcode.md): バーコードスキャンは、データ入力の自動化、ミスの削減、業務フローの高速化により、在庫管理業務を簡素化します。BoxHeroは、内蔵のモバイルスキャンと外部スキャナーの両方に対応しています。
- [バーコード印刷](https://www.boxhero.io/docs/documentation/ja/na/print-barcode.md): BoxHeroでは、在庫管理をスピードアップするためにカスタムバーコードラベルを印刷できます。自由にラベルをデザインし、特別な機器なしで標準的なプリンターを使って印刷できます。
- [購入・販売](https://www.boxhero.io/docs/documentation/ja/na/purchase-and-sales.md): 仕入れや入荷から販売や出荷まで、在庫と注文管理を効率化できます。注文の管理、在庫の追跡、売上分析が可能です。
- [バンドル](https://www.boxhero.io/docs/documentation/ja/na/purchase-and-sales/bundles.md): BoxHeroで製品バンドルを作成し、複数のアイテムを1つの単位として販売できます。購入・販売注文用に、バンドルを手動またはExcelインポートで追加できます。
- [売上レポート](https://www.boxhero.io/docs/documentation/ja/na/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/ja/na.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.
