> For the complete documentation index, see [llms.txt](https://docs.p4.software/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.p4.software/p4warehouse-english/fulfillment/picking/full-pack-picking.md).

# Full Pack Picking

## Full Pack Picking Overview

*For detailed information on Full Pack Picking please contact your P4 Warehouse Partner.*

{% hint style="warning" %}
This requires pre-printed LPN labels to complete this process. All Inventory for the orders needs to be in LPN Storage at the beginning of the process.
{% endhint %}

Full Pack picking is designed to pick full boxes for bulk shipping.&#x20;

{% hint style="info" %}
In this style of picking, you do not wave the order, simply print the order number on a label to start the picking. The appropriate labels will print as needed. This style can be "picked" by several people at once.
{% endhint %}

To process a "Full Pack Picking" order, the web dispatcher will stop their process after the Allocation process. For this pick style you DO NOT wave the order. In the top right of the screen there is a circle icon there you will find an option "Print Barcode" here you will print as many labels as you have people processing the order.&#x20;

![P4 Warehouse Print Any Barcode](/files/-MkknvoGqfTADXt3jmlF)

After giving the Order Number Barcode labels to the picking team they will enter Full Pack Picking on the PDT, at this point follow the directions on the PDT to process the pallet labeling.&#x20;


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.p4.software/p4warehouse-english/fulfillment/picking/full-pack-picking.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
