> For the complete documentation index, see [llms.txt](https://help.carmochi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.carmochi.com/account/dpass.md).

# 駕駛中心相關

## 💡 如何綁定「駕駛中心」？

為了提供您更全面的移動生活服務（如：通行費自動繳費、車輛保險、保養維修等），您可以透過簡單的幾個步驟，將您的帳號與「駕駛中心」進行綁定。請參考以下操作說明：

#### 📌 事前準備

* 請確保您已下載並登入最新版本的 車麻吉 App。
* 請確認您的網路連線狀態良好。

#### 🔄 綁定操作步驟

1. 開啟側邊選單
   * 打開車麻吉 App 後，點擊首頁左上角的 「三條線（選單）」 。
2. 進入駕駛中心

   * 在側邊功能列表中，找到並點擊 「尚未綁定駕駛中心」 的提示區塊。

   <figure><img src="/files/45S9h1LuL9gy5Y7CP5PO" alt="" width="250"><figcaption><p>示意圖 《 側邊選單 》</p></figcaption></figure>
3. 開始綁定流程

   * 進入駕駛中心歡迎頁面後，點擊 「綁定駕駛中心」 按鈕。

   <figure><img src="/files/pJIgqWSMiMqMbJXlzcOl" alt="" width="188"><figcaption><p>示意圖 《 駕駛中心歡迎頁面》</p></figcaption></figure>
4. 授權帳號登入

   * 請輸入您的駕駛中心 Email 或點擊 「以車麻吉繼續」 按鈕。

   <figure><img src="/files/qeat5aSt8gxKzB058TUF" alt="" width="188"><figcaption><p>示意圖 《 駕駛中心登入頁》</p></figcaption></figure>
5. 確認權限授權

   * 仔細閱讀服務所需的權限內容（包含帳號資訊、功能授權資訊、離線存取資訊等）。
   * 確認完畢後，點擊最下方的 「確認授權」 按鈕。

   <figure><img src="/files/6S3xbxu7cUE26VM8I5I3" alt="" width="188"><figcaption><p>示意圖 《 授權頁面 》</p></figcaption></figure>
6. 完成綁定

   * 頁面跳轉回駕駛中心主頁，並顯示您的會員權益（例如：*Autopass Lite* 等資訊），即代表您已成功完成綁定！
   * 返回車麻吉 App 的側邊選單時，原本的提示也將更新為 「已綁定駕駛中心」。

   <div align="center"><figure><img src="/files/foiiXzihyalM7m0jjDTq" alt="" width="188"><figcaption><p>示意圖 《 駕駛中心主頁 》</p></figcaption></figure> <figure><img src="/files/rURaHVOpncHw6TgJU6Tl" alt="" width="188"><figcaption><p>示意圖 《 車麻吉 app 》</p></figcaption></figure></div>

#### ❓ 常見問題（FAQ）

> Q1：為什麼我需要授權這些權限？&#x20;
>
> A1：為了讓駕駛中心能與車麻吉順利串接，並為您開通通行費自動繳費等專屬數位服務，系統需要獲取基本的帳號與功能授權。
>
> Q2：綁定後如果想取消該怎麼辦？&#x20;
>
> A2：請聯絡車麻吉客服人員協助您解除帳號綁定。

如果您在綁定過程中遇到任何問題，歡迎隨時透過 「聯絡客服」 或來信 <cs@autopass.xyz> 與我們聯繫，我們將竭誠為您服務！


---

# 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://help.carmochi.com/account/dpass.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.
