> For the complete documentation index, see [llms.txt](https://www.boxhero.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.boxhero.io/docs/faq/ko/inventory-and-transactions.md).

# 재고 관리

- [제품 및 속성](https://www.boxhero.io/docs/faq/ko/inventory-and-transactions/items-and-attributes.md): 박스히어로에서 제품과 속성을 관리하는 방법에 대한 자주 묻는 질문입니다.
- [위치](https://www.boxhero.io/docs/faq/ko/inventory-and-transactions/locations.md): 박스히어로에서 위치를 사용하는 방법에 대한 자주 묻는 질문입니다.
- [입고/출고/조정/이동](https://www.boxhero.io/docs/faq/ko/inventory-and-transactions/undefined.md): 박스히어로에서 제품 수량을 관리하는 방법에 관한 자주 묻는 질문입니다.
- [구매 및 판매](https://www.boxhero.io/docs/faq/ko/inventory-and-transactions/orders.md): 박스히어로 구매 및 판매 기능에 대한 자주 묻는 질문입니다.
- [히스토리](https://www.boxhero.io/docs/faq/ko/inventory-and-transactions/history.md): 박스히어로 재고 변동 이력에 대해 자주 묻는 질문입니다.
- [재고 조사](https://www.boxhero.io/docs/faq/ko/inventory-and-transactions/inventory-counts.md): 박스히어로 재고 조사 기능에 대해 자주 묻는 질문입니다.
- [재고 부족 알림](https://www.boxhero.io/docs/faq/ko/inventory-and-transactions/low-stock-alerts.md): 박스히어로 재고 부족 알림에 대해 자주 묻는 질문입니다.
- [재고 공유 링크](https://www.boxhero.io/docs/faq/ko/inventory-and-transactions/undefined-1.md): 박스히어로 재고 공유 링크에 대해 자주 묻는 질문입니다.


---

# 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://www.boxhero.io/docs/faq/ko/inventory-and-transactions.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.
