> 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/how-do-i-choose-the-right-vehicle-type-and-fulfilment-details.md).

# 如何選擇合適的車輛類型與履約細節？

當您提出配送需求時，Oddle 會根據配送距離、訂單大小及司機可用性分配車輛。您可在提交需求時選擇正確的車輛類型，以提升媒合成功率。

## 依距離選擇車輛

| 距離      | 建議車輛     |
| ------- | -------- |
| 0–22 公里 | 機車、汽車或貨車 |
| 22 公里以上 | 汽車或貨車    |

香港與馬來西亞適用（僅限機車與貨車）：

| 距離      | 建議車輛  |
| ------- | ----- |
| 0–22 公里 | 機車或貨車 |
| 22 公里以上 | 貨車    |

## 依訂單大小與重量選擇車輛

每種車輛類型都有最大的尺寸與重量限制。請在提出配送需求前，確認您的訂單符合這些限制。

**新加坡與馬來西亞**

| 車輛     | 最大尺寸（長 × 寬 × 高）    | 最大重量   |
| ------ | ------------------ | ------ |
| 機車／腳踏車 | 40 × 25 × 25 公分    | 8 公斤   |
| 汽車     | 70 × 50 × 50 公分    | 20 公斤  |
| 貨車     | 160 × 120 × 100 公分 | 350 公斤 |

**台灣**

| 車輛     | 最大尺寸（長 × 寬 × 高）    | 最大重量               |
| ------ | ------------------ | ------------------ |
| 機車     | 40 × 40 × 40 公分    | 20 公斤              |
| 機車（超大） | 50 × 50 × 50 公分    | 30 公斤              |
| 汽車     | 100 × 100 × 100 公分 | 200 公斤（單件 < 20 公斤） |
| 貨車     | 150 × 100 × 100 公分 | 300 公斤（單件 < 20 公斤） |

{% hint style="info" %}
台灣適用：請保守估計您的訂單載運容量，請勿包裝至列表所示的最大尺寸。如需調整自動媒合汽車的金額門檻（例如訂單超過 NT$5,000），請聯絡您的客戶經理。
{% endhint %}

## 出貨詳情

提交配送需求時，請提供正確的取貨指示，讓司機能順利取走您的訂單：

* **聯絡人姓名與電話號碼** — 方便司機在取貨時聯繫正確的人
* **給司機的指示** — 請包含前往您餐廳的路線、停車資訊或任何特殊取貨說明

您可以將這些資料永久儲存在您的代管物流設定中。請參閱 [我要如何更新我的代管物流設定？](/docs/help-center/help-center-zh/wu-liu/how-do-i-update-my-managed-logistics-settings.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/how-do-i-choose-the-right-vehicle-type-and-fulfilment-details.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.
