# Prepare Pallets

After all the required orders are in 'Rating' state, users can move the totes to the pallets in order  to prepare them for truck loads.

Using a handheld device, navigate to Fulfillment > Staging and select 'Tote move' option. Follow the instructions on the bottom of the screen.&#x20;

#### Step 1

<figure><img src="/files/2fFg2JVysBoM6cXTIlXw" alt=""><figcaption></figcaption></figure>

#### Step 2

Scan an empty pallet (Lpn).

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

#### Step 3

Chose an overstock location where you would like to store current pallet if needed. Scan bin barcode to make a selection.

<figure><img src="/files/5BFKG4Ri5E3PIAdaJs4H" alt=""><figcaption></figcaption></figure>

Repeat this process with other totes until the pallets are ready for shipping (or until the truck load is complete).


---

# 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/master-truck-loads/prepare-pallets.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.
