> For the complete documentation index, see [llms.txt](https://www.oddle.me/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.oddle.me/docs/help-center/help-center-zh/wu-liu/what-are-the-delivery-fees.md).

# 運費是多少？

Oddle 會根據車輛類型和距離收取固定的配送費。無論由哪個第三方合作夥伴完成配送，費用都相同，因此您始終清楚預期支出。

## 收費方式

您的配送費包含：

* 由 Oddle 物流營運團隊進行的即時監控與協調
* 在需要時提供司機小費以優先處理您的訂單——由 Oddle 承擔
* 若未能及時找到配對，則會安排備援司機
* 依《物流服務條款》提供配送事故賠償保障

## 新加坡收費

![Oddle 物流收費表](/files/e08cc1d0e4eebdd92ef6e01d535f8c5c0d392f9a)

## 馬來西亞收費

| 費用     | 詳細資料                                     |
| ------ | ---------------------------------------- |
| 取消附加費  | 若商家在預計取餐時間起 30 分鐘內取消配送請求，且已配對司機，則適用基本費用。 |
| 門到門附加費 | 所有汽車配送請求皆適用 RM5，適用於司機從門市門口取件或將餐點送至顧客門口。  |

## 香港收費

如需查看目前香港物流收費，請聯絡配送協調團隊： <opshk@oddle.me>.

## 將費用轉嫁給顧客

您可以將配送費與附加費轉嫁給顧客。請參閱 [我要如何更新我的代管物流設定？](/docs/help-center/help-center-zh/wu-liu/how-do-i-update-my-managed-logistics-settings.md) 以了解操作說明。

如需完整《物流服務條款》，請參閱您所在市場的相關文章：

* [Oddle 物流服務條款（SG）](/docs/help-center/help-center-zh/wu-liu/oddle-logistics-terms-of-service-sg.md)
* [Oddle 物流服務條款（MY）](/docs/help-center/help-center-zh/wu-liu/oddle-logistics-terms-of-service-my.md)
* [Oddle 物流服務條款（HK）](/docs/help-center/help-center-zh/wu-liu/oddle-logistics-terms-of-service-hk.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/help-center-zh/wu-liu/what-are-the-delivery-fees.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.
