# Quick Shipments

To create a quick shipment, the below details are required:

1. [Pickup Address](/tship/miscallaneous/quick-shipments/pickup-delivery-address.md) - The pickup address for the shipment. This is also used as the return address by default.
2. [Delivery Address](/tship/miscallaneous/quick-shipments/pickup-delivery-address.md) - The delivery address for the shipment.
3. [Parcel](/tship/miscallaneous/quick-shipments/parcel.md) - Details of items contained in the Parcel.

Optional data can include

1. [Metadata](broken://pages/QgIHfceTtnrqUumPykYt) - Additional data that you might want to include in the shipment.
2. Shipment Purpose - The purpose of the shipment. This is used by customs to understand the reason for the shipment. Not required for local or regional shipments. Advisable to provide this for international deliveries.
3. Shipment Type - The type of shipment e.g. Cash on Delivery. Cash on delivery is only available for deliveries within Lagos using Dellyman as carrier option.


---

# 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.terminal.africa/tship/miscallaneous/quick-shipments.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.
