# Inventory

- [Receiving](https://docs.hotwax.co/documents/store-operations/inventory/receiving.md)
- [Transfer Orders](https://docs.hotwax.co/documents/store-operations/inventory/receiving/transfer-orders.md)
- [Returns and Purchase Orders](https://docs.hotwax.co/documents/store-operations/inventory/receiving/returns-and-purchase-orders.md): Manage purchase orders and returns while keeping inventory counts accurate.
- [Reports](https://docs.hotwax.co/documents/store-operations/inventory/receiving/reports.md): Track and manage discrepancies in fulfilled transfer orders, ensuring precise alignment between expected and received quantities.
- [Settings](https://docs.hotwax.co/documents/store-operations/inventory/receiving/settings.md)
- [Permissions](https://docs.hotwax.co/documents/store-operations/inventory/receiving/permissions.md)
- [Cycle Count](https://docs.hotwax.co/documents/store-operations/inventory/cycle-count.md)
- [Plan Cycle Count](https://docs.hotwax.co/documents/store-operations/inventory/cycle-count/plan-cycle-count.md)
- [Start & Complete Session](https://docs.hotwax.co/documents/store-operations/inventory/cycle-count/start-complete-session.md): a comprehensive guide to performing cycle counts, scanning items, and handling discrepancies.
- [Count Progress & Review](https://docs.hotwax.co/documents/store-operations/inventory/cycle-count/count-progress-review.md)
- [Run Diagnostics](https://docs.hotwax.co/documents/store-operations/inventory/cycle-count/run-diagnostics.md)
- [Transfer Orders](https://docs.hotwax.co/documents/store-operations/inventory/transfer-order-management.md): How to manage transfer orders in HotWax Commerce.
- [Transfer Order Fulfillment](https://docs.hotwax.co/documents/store-operations/inventory/transfer-order-management/transfer-order-fulfillment.md): How to fulfill transfer orders in HotWax Commerce
- [Transfer Order Receiving](https://docs.hotwax.co/documents/store-operations/inventory/transfer-order-management/transfer-order-receiving.md): How to receive transfer orders in HotWax Commerce.
- [Transfer Order Picklist](https://docs.hotwax.co/documents/store-operations/inventory/transfer-order-management/picklist.md): This document describes the Picklist Functionality for Store Transfer Fulfillment.


---

# 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://docs.hotwax.co/documents/store-operations/inventory.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.
