# 使用2FA雙重身份驗證

> **2FA(雙重身分驗證)**，可透過第三方應用程式(如 Google Authenticator/ Microsoft Authenticator)產生一次性且有時效的密碼，讓您的帳戶多一層保護。\
> 使用 iOS 或 Android 智慧型手機的用戶都可以下載此應用程式，開啟雙重身分驗證器。\
> 啟用2FA後，每次登入平台，系統會要求您輸入 Authenticator APP 產生的一次性密碼，輸入正確後即可安全登入。

## **第一步：安裝 Authenticator 應用程式**&#x20;

* 下載Microsoft Authenticator：[Android應用程式商店 ](https://play.google.com/store/apps/details?id=com.azure.authenticator)/[ Apple應用程式商店](https://apps.apple.com/tw/app/microsoft-authenticator/id983156458)
* 下載Google Authenticator：[Android應用程式商店 ](https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2)/[ Apple應用程式商店](https://apps.apple.com/tw/app/google-authenticator/id388497605)

**【小提醒】您也可以透過其他第三方應用程式進行雙重身分驗證哦！**

![](/files/-MeOHtTCvjnampap2QAZ)

## **第二步：登入並啟用Authenticator**

## **第三步：開啟平台2FA憑證設定**

1. **前往帳號中心，於**2FA憑證設定點選綁定。
2. 掃描QRcode後，您的應用程式裝置將會出現Turing Chain 收證方帳號出現之六位數字。
3. 點擊下一步，輸入步驟2顯示的六位數字。
4. 下載密鑰文件，並妥善保管。
5. 點擊下一步，成功開啟雙重身分驗證。

{% hint style="info" %}
【注意】\
裝置之六位數字為一次性驗證碼，每30秒會更換一次，\
開啟雙重身分驗證後，每次您登入平台都需輸入驗證碼，保障您的登入安全
{% endhint %}

![](/files/-MeOI4Akn4pK7XQhvxJc)


---

# Agent Instructions: 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://turing-certs.gitbook.io/turingcerts-issuer-manuel-zh/zhang-hao-zhong-xin-1/shi-yong-2fa-shuang-zhong-shen-fen-yan-zheng.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.
