# Carton Picking

Carton Picking is designed for picking cartonized boxes, labels get automatically assigned to the boxes.

When the Pick Labels are printed the box size or name will be printer on the top right of the pick labels. The picker will need to retrieve the correct boxes from the packaging inventory.

<figure><img src="/files/pudmIlvwvp3m6nc1Mrjt" alt=""><figcaption></figcaption></figure>

To start a carton picking process, use your handheld device to navigate to Fulfillment > Picking > Carton Picking. Follow the picking instructions generated by the system at the bottom of your handheld device.

<figure><img src="/files/qdTs5JvUOlodFgbSj5bW" alt=""><figcaption></figcaption></figure>

Using the pre-printed picking label, scan cartonized tote and click 'Start' to initiate the picking process as shown below.

<figure><img src="/files/COv5me5I1Ie3IWe0GHdq" alt=""><figcaption></figcaption></figure>

Continue to follow system generated instruction just like with any other style of picking.&#x20;

<figure><img src="/files/inUVNN7u6q2pwzZCTDUK" alt=""><figcaption></figcaption></figure>

Follow the picking steps until no more picks left.

<figure><img src="/files/UxgmdYgObLqJmpiI871Q" alt=""><figcaption></figcaption></figure>


---

# 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.p4warehouse.com/v2/fulfillment/pick-tickets/picking-or-handheld-interface/carton-picking.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.
