# Pick Up Orders

Do you load customer or contractor vehicles at your yard? Enabling **Pick Up Orders** allows them to pre-pay online, then cruise in & out of your yard to scoop their product. Pick Up Orders filter to the [Loader Dashboard](/pick-up-orders/loader-dashboard.md) for fulfillment.&#x20;

**Enable Pick Up** to leverage this service and expose all pertinent features within BDP, including Loader Dashboard, Pick Up Pricing, and Pick Up Messaging. If using BDP for delivery only, toggling off hides these features.&#x20;

Enter a **Pick Up Location** (optional) if you've elected to utilize BDP's Inventory Tracking feature.&#x20;

Set an **Order Expiration in Days** (optional)**.** While customer don't need to schedule a Pick Up as they would a Delivery, you can set an "Expiration" so that forgotten orders don't crowd up the Loader Dashboard ("expired" Pick Up Orders can always be found in the [Orders](/orders/orders.md) archive).


---

# 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.bulkdelivery.pro/settings/pick-up-orders.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.
