# Deliver

In the event of a company using their own delivery vehicles, the order can be managed to the final delivery point, if required at this point a signature and photo can be captured.

To finalize a delivery at the recipient location, use your handheld device to navigate to Fulfillment > Shipping Pick tickets and select 'Deliver' option.&#x20;

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

Follow the system generated instructions on the bottom of the screen.

#### Step 1

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

#### Step 2

After customer acknowledges the delivery and signs electronic document, click 'Yes' to accept the signature.&#x20;

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

#### Step 3

Click 'Yes' to confirm the delivery. Users can capture a picture of delivered goods from this page.&#x20;

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

#### Result

The order is now delivered. This pick ticket state will be change to 'Closed' and it will be moved to a history folder.

<figure><img src="/files/ESwDQd9LdjMuBD00Y9rP" 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/shipping-pick-tickets/deliver.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.
