# Ship

Following action allows handheld users to ship totes and pallets while using 'External' and 'Private Fleet' shipping methods. Navigate to Fulfillment > Shipping Pick tickets. Select 'Ship' option to begging the process.

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

#### Step 1

Scan the tote label.&#x20;

<figure><img src="/files/4AADmBhMexcNLhRNt0gn" alt=""><figcaption></figcaption></figure>

#### Step 2

Sequentially, fill out the information about Driver, Vehicle, and Seal ID in the corresponding fields. Users also can take a photo of the shipment from the following window. (click 'Picture' to take a photo).

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

#### Step 3

If the information is correct, click 'Yes' to finish the process.

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

#### Result

This order has been shipped and now is on the way to the customer. Pick ticket state has changed from 'Rating' to 'Shipped'. After the delivery is confirmed this pick ticket will be closed and moved to history folder.

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

{% hint style="info" %}
Notice: A closing procedure for shipped pick ticket can be automated in system configurations.&#x20;
{% endhint %}


---

# 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/ship.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.
