# Deliveries

- [Creating a Delivery](https://help.supplyd.co/deliveries/creating-a-delivery.md): With the optional Delivery module, Supply'd can help you make sure deliveries run smoothly and customers get their orders on time.
- [Managing Deliveries](https://help.supplyd.co/deliveries/managing-deliveries.md): Managing deliveries in Supply’d helps you streamline routes, save time, reduce errors, and keep customers happy with more reliable, on-time deliveries.
- [Performing Deliveries as a Driver](https://help.supplyd.co/deliveries/performing-deliveries-as-a-driver.md): Supply'd's Delivery module helps drivers manage deliveries with route optimisation, real-time updates, and delivery tracking, ensuring timely and efficient service.


---

# 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://help.supplyd.co/deliveries.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.
