# Tote to Dock

Tote to dock process allows users to move a pallet from a staging bin to the dock door for shipping.

Dock doors must be assigned prior to the following action.

{% hint style="info" %}
Notice: In case the master truck load is not assigned to any dock door, users will have to unstage the load using web browser. From the master truck load details page select a desired dock and stage current load again.
{% endhint %}

To move a truck load to a loading area, use an android handheld device to navigate to Fulfillment > Shipping Truck Loads. Select 'Tote to dock' option and follow system generated instruction at the bottom of your handheld device.

#### Step 1

<figure><img src="/files/3gJrwGz1bzjLkTRVqKW8" alt=""><figcaption></figcaption></figure>

#### Step 2

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

#### Step 3

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

#### Step 4

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

Repeat these steps for every LPN assigned to the current truck load.

#### Result

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

This master truck load has been moved to a designated loading area and now is ready to be shipped.&#x20;


---

# 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/shipping-master-truck-load/tote-to-dock.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.
