> For the complete documentation index, see [llms.txt](https://strydtaiwan.gitbook.io/stryd/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://strydtaiwan.gitbook.io/stryd/strydduo/pairstrydduo.md).

# Stryd Duo 與手機 APP 配對

**要使用此功能，請先更新 Stryd App 版本**\
iOS：8.1.9 以上\
Android：8.13.47 以上

## 如何將 Stryd Duo 與 APP 連接？

1. 打開 Stryd App
2. 點擊：設定（Settings ）右上角的齒輪
3. 確認兩顆全新一代的 Stryd 都在手機附近，並開始配對。\
   Ａ：本來就有一顆已連接：「Pair Second ‘Next Gen’ Pod」\
   Ｂ：兩顆都尚未配對，請點擊「Pair Stryd」
4. 接續請按照指示操作，直到完成配對（Pair）。<br>

配對完成後，請更新 Stryd&#x20;

1. 點擊 Stryd  App 右上角的「設定」齒輪
2. 點選“stryd”
3. 點選「更新韌體 Update Firmware」至版本 2.1.31.19 或更高版本
   * 韌體更新時請勿關閉 Stryd 應用程式或開啟其他應用程式。
4. 您的下一代 Stryd 現已更新！

{% hint style="danger" %} <mark style="color:red;">**Stryd Duo 功能需要 兩顆 全新一代的 Stryd 才可使用。 （2022 年底預購、2023 年購買者）**</mark>
{% endhint %}

## 什麼是 ANT-ID ？ <a href="#antid" id="antid"></a>

ANT-ID 是將 Stryd Duo 與 Garmin 手錶配對時使用的 Stryd Duo 的識別代碼。 \
如果您使用的是 Garmin 手錶，請在手錶與 Stryd Duo 時使用此號碼來識別您的 Pod。 \
\
如果您不使用Garmin手錶Garmin 手錶，您不需要使用此號碼。

<figure><img src="/files/AauiWp1X8fyGXwoJvp28" alt="" width="375"><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://strydtaiwan.gitbook.io/stryd/strydduo/pairstrydduo.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
