> For the complete documentation index, see [llms.txt](https://support.corostw.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.corostw.com/dura/how-do-i-pair-dura-with-external-sensors/jiang-dura-yu-dian-dong-zi-xing-ju-pei-dui.md).

# 將 DURA 與電動自行車配對

DURA 支援與大多數電動自行車配對。若要將您的電動自行車與 DURA 配對，請按照以下步驟操作：

1. 從主選單中，捲動至系統 > 附件 > 新增附件。
2. 確保您的電動自行車處於配對模式。
3. DURA 將開始搜尋附近的設備。
4. 當您的電動自行車出現時，在 DURA 螢幕上選擇它以完成配對過程。

<figure><img src="/files/Ejejshon8riqNzw7QZJA" alt="" width="240"><figcaption></figcaption></figure>

當與電動自行車配對時，DURA 可以顯示以下資料欄位（了解[如何自訂資料欄位](https://support.coros.com/hc/en-us/articles/26920689006228-Customize-Activity-Data-Pages-on-DURA)）：

* 速度和距離（來自電動自行車車速表）
* 踏頻（來自電動自行車踏頻感測器）
* 目前踏板輔助級別
* % 踏板輔助
* 當前電動自行車電池電量
* 電池預估剩餘里程

您可以直接在 DURA 上查看連接的電動自行車的以下詳細信息，方法是轉至配件列表 > 選擇您的電動自行車：

* 剩餘電量
* 總里程
* 軟體版本


---

# 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://support.corostw.com/dura/how-do-i-pair-dura-with-external-sensors/jiang-dura-yu-dian-dong-zi-xing-ju-pei-dui.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.
