# Fulfillment

- [Add Shipment Box](https://docs.hotwax.co/documents/integrate-with-hotwax/hotwax-commerce-api-and-data-feeds/fulfillment/add-shipment-box.md): Learn how to add a shipment box for order fulfillment with the 'Add Shipment Box' feature.
- [Create Picklist](https://docs.hotwax.co/documents/integrate-with-hotwax/hotwax-commerce-api-and-data-feeds/fulfillment/create-picklist.md): Learn how to create picklists for order item pickups efficiently within the 'Brokering WIP' documentation.
- [In Progress Orders](https://docs.hotwax.co/documents/integrate-with-hotwax/hotwax-commerce-api-and-data-feeds/fulfillment/in-progress-orders.md): Discover how the 'In Progress Orders' API fetches a comprehensive list of orders currently in the process of pickup for fulfillment.
- [Outstanding Orders](https://docs.hotwax.co/documents/integrate-with-hotwax/hotwax-commerce-api-and-data-feeds/fulfillment/outstanding-orders.md): Discover how HotWax Commerce fetches a comprehensive list of outstanding orders brokered at a facility for fulfillment.
- [Packing Slip PDF](https://docs.hotwax.co/documents/integrate-with-hotwax/hotwax-commerce-api-and-data-feeds/fulfillment/packing-slip-pdf.md): Learn how to efficiently generate packing slips in PDF format for your shipments.
- [Ready To Ship Items](https://docs.hotwax.co/documents/integrate-with-hotwax/hotwax-commerce-api-and-data-feeds/fulfillment/ready-to-ship-items.md): Explore our 'Ready To Ship Items' page for a comprehensive list of orders picked, packed, and ready to delight your customers.
- [Reroute fulfillment APIs](https://docs.hotwax.co/documents/integrate-with-hotwax/hotwax-commerce-api-and-data-feeds/fulfillment/reroute-fulfillment-apis.md): Understand the HotWax OMS APIs used by the reroute fulfillment flow for updating fulfillment preferences after a rejected fulfillment.
- [Retry Shipping Label](https://docs.hotwax.co/documents/integrate-with-hotwax/hotwax-commerce-api-and-data-feeds/fulfillment/retry-shipping-label.md): Discover how to redownload shipping labels in PDF format for completed shipments with HotWax Commerce.
- [Shipping Label and Packing Slip](https://docs.hotwax.co/documents/integrate-with-hotwax/hotwax-commerce-api-and-data-feeds/fulfillment/shipping-label-and-packing-slip.md): Explore API and data feeds within the 'Shipping Label and PackingSlip' documentation.
- [Shipping Label PDF](https://docs.hotwax.co/documents/integrate-with-hotwax/hotwax-commerce-api-and-data-feeds/fulfillment/shipping-label-pdf.md): Explore API and data feeds within the 'Shipping Label PDF' documentation.
- [Update Orders](https://docs.hotwax.co/documents/integrate-with-hotwax/hotwax-commerce-api-and-data-feeds/fulfillment/update-orders.md): Learn how to update orders in progress yet to be shipped with HotWax Commerce using the updateOrder endpoint and POST method.
- [Update and Import File](https://docs.hotwax.co/documents/integrate-with-hotwax/hotwax-commerce-api-and-data-feeds/fulfillment/update-and-import-file.md): Explore API and data feeds within the 'Update and Import File' documentation.
- [Fulfilled Order Items Feed](https://docs.hotwax.co/documents/integrate-with-hotwax/hotwax-commerce-api-and-data-feeds/fulfillment/fulfilled-order-items-feed.md): Explore the Fulfilled Order Items Feed, containing items fulfilled from a specific facility in HotWax Commerce


---

# 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/integrate-with-hotwax/hotwax-commerce-api-and-data-feeds/fulfillment.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.
