# 주요 기능

- [입고 출고](https://www.boxhero.io/docs/documentation/ko/key-features/tx.md): 재고 변동이 생기면 입고, 출고, 조정, 이동 기능으로 수량을 변경합니다. 이때 바코드 스캔을 활용하면 더욱 빠르게 처리할 수 있습니다.
- [구매 및 판매](https://www.boxhero.io/docs/documentation/ko/key-features/purchase-and-sales.md): 구매 및 판매는 발주서와 판매서를 작성해 재고와 금액을 함께 관리하는 기능입니다. 단순히 수량만 기록하는 입고/출고와 달리, 거래 문서 작성부터 매출 확인까지 함께 처리할 수 있습니다.
- [매출 분석](https://www.boxhero.io/docs/documentation/ko/key-features/purchase-and-sales/sales-reports.md): 구매 및 판매에서 작성한 발주서와 판매서를 바탕으로, \[분석] > \[매출 분석]에서 간단한 매입·매출 현황을 확인할 수 있습니다.
- [묶음제품](https://www.boxhero.io/docs/documentation/ko/key-features/purchase-and-sales/bundles.md): 묶음제품은 구매 및 판매에서 세트 상품 판매를 위한 가상의 상품 단위입니다. 주문서에서는 하나의 상품처럼 보이지만, 재고 관리는 개별 제품 기준으로 이루어집니다.
- [바코드 인쇄](https://www.boxhero.io/docs/documentation/ko/key-features/print-barcode.md): 바코드를 사용하면 재고를 더 빠르고 정확하게 관리할 수 있습니다. 간편하게 바코드를 생성하고 원하는 디자인의 라벨을 만들어 활용해 보세요.
- [바코드 프린터 추천](https://www.boxhero.io/docs/documentation/ko/key-features/print-barcode/barcode-printer.md): 박스히어로에서 사용할 바코드 프린터 선택 가이드입니다. 감열, 열전사 방식의 차이와 사용 환경에 따른 추천 제품을 확인할 수 있습니다.
- [바코드 스캔](https://www.boxhero.io/docs/documentation/ko/key-features/scan-barcode.md): 스마트폰 카메라나 스캐너로 바코드를 스캔해 제품 조회와 입출고를 빠르게 처리할 수 있습니다.
- [바코드 스캐너 추천](https://www.boxhero.io/docs/documentation/ko/key-features/scan-barcode/barcode-scanner.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/ko/key-features.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.
