# Tote to Dock

The tote to dock process allows users to move cartons to the dock door for shipping. Make sure that order has been previously assigned to a dock door.&#x20;

{% hint style="info" %}
Notice: This action is not available while using 'External' shipping method.&#x20;
{% endhint %}

To move a tote to loading area, navigate to Fulfillment > Shipping Pick tickets using your android handheld device. Select 'Tote to dock' option as shown below.&#x20;

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

Follow the instruction from the bottom of your handheld device.&#x20;

#### Step 1

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

#### Step 2

<figure><img src="/files/0WRDNk91miTLgXhZxBFt" alt=""><figcaption></figcaption></figure>

#### Step 3

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

#### Result

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

The order has been moved to a loading area (Dock Door 1) and is now ready to be handed to the driver of your company's private fleet vehicle.&#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/shipping-pick-tickets/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.
