# Delivery operations FAQ

## What do I do if no driver is assigned to my order?

Oddle's team works hard to find drivers for every order, but during high-demand periods there can be a shortage. If a driver hasn't been assigned in time, you can arrange your own delivery using:

* A taxi or freelance driver
* Another delivery platform (GrabExpress, GoGet, Zepto, etc.)

If you fulfil the order via an alternative, you won't be charged a delivery fee by Oddle — and the delivery fee collected from your customer will be disbursed back to you.

***

## What do I do if the driver arrives before the scheduled pickup time?

Drivers should arrive at the scheduled pickup time. If a driver arrives early and the food isn't ready, ask them to wait — there's no need to hand over the food early.

If the driver is rude about waiting, submit an incident report and let the Oddle team know via your dedicated WhatsApp group chat. They can arrange a replacement driver if needed.

***

## What do I do if the customer didn't provide a unit number?

Contact the customer to get the unit number and pass it on to the driver. If that's not possible, let the customer know the driver will leave the food at the guardhouse (if applicable).

If the customer is unreachable, you can ask the driver to return the food to your store or dispose of it.

***

## What do I do if the driver delivers to the wrong address?

Issue a full refund to your customer. Submit an incident report and Oddle will refund you the full order value and delivery fee. See [What are the logistics compensation and cancellation policies?](/docs/help-center/logistics/what-are-the-logistics-compensation-and-cancellation-policies.md).

If you choose to redeliver, a delivery fee applies for the second delivery.

***

## What do I do if the driver picks up the food but doesn't deliver it?

Issue a full refund to your customer. Submit an incident report and Oddle will refund you the full order value and delivery fee. See [What are the logistics compensation and cancellation policies?](/docs/help-center/logistics/what-are-the-logistics-compensation-and-cancellation-policies.md).

If you choose to redeliver, a delivery fee applies for the second delivery.

***

## What do I do if items are missing or food arrives damaged?

Issue a partial refund for the affected items. Submit an incident report and Oddle will refund you the value of the missing or damaged items. See [What are the logistics compensation and cancellation policies?](/docs/help-center/logistics/what-are-the-logistics-compensation-and-cancellation-policies.md).

If you redeliver, a delivery fee applies for the second delivery.

***

## What do I do if the driver is rude?

Submit an incident report so Oddle can relay your feedback to the delivery partner. This helps improve driver behaviour going forward.

***

## What do I do if more than one driver shows up for the same order?

Do not hand the food to the second driver. Let them know the cancellation fee will be covered by LalaMove or Oddle.

Notify the Oddle team immediately via your dedicated WhatsApp group chat so they can ensure only one delivery fee is charged for the order.


---

# 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://www.oddle.me/docs/help-center/logistics/delivery-operations-faq.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.
