# 帳戶安全

## **Google 2FA**

如果您想獲取用於Google身份驗證器的密鑰，您可以點擊Google驗證器的“重置”。請注意您需要先驗證之前的Google身份驗證器或進行郵箱驗證才可以進行下一步。

<figure><img src="/files/qfxAIpRUGwrO6BTVu6Xd" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/4oeX679MsBk5BmhmdyD3" alt=""><figcaption></figcaption></figure>

驗證通過後，您可以查看密鑰和二維碼。您可以掃描二維碼或複製密鑰到您的設備，並將其添加到Google身份驗證器中。之後，您需要輸入新的Google驗證碼以進行最終確認。

<figure><img src="/files/lhviHxKS1Ix1ABHQUs8y" alt=""><figcaption></figcaption></figure>

## **郵箱**

您可以在下方修改您的郵箱。點擊“重置”，然後您需要進行Google驗證或郵箱驗證

<figure><img src="/files/s8Rpnfiss7IK77w8kr1B" alt=""><figcaption></figcaption></figure>

驗證完成後，您可以輸入新的郵箱並點擊“確認”。

<figure><img src="/files/EDISeo8vDPXnLMFbKmID" alt=""><figcaption></figcaption></figure>

驗證碼將發送至您的新郵箱，您需要在Cregis中輸入該驗證碼進行驗證，驗證後便可成功完成更改。

## **交易密碼**

您可以按照下方步驟重置交易密碼。

<figure><img src="/files/8XBedV3Mc3v6S1hO9WaR" alt=""><figcaption></figcaption></figure>

您可以輸入新密碼並點擊“確認”。請注意，您的密碼必須滿足以下條件：

1. 長度為8到16個字符&#x20;
2. 僅允許大寫字母、小寫字母和數字

點擊“確認”後，您需要輸入Google 2FA驗證碼。完成驗證後，您的密碼將成功重置。

## **設備**

您可以在下方查看您的登錄設備信息。系統將顯示您的設備ID和Cregis版本，您還可以查看登錄記錄，包括登錄時間和IP地址。

<figure><img src="/files/mvThw6rwUDhusVAtN7RR" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/jXIQ88FINHhaYe1hbzRm" alt=""><figcaption></figcaption></figure>


---

# 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://support.cregis.com/cregis-wallet-guide/zh-tw/accountmanagement/security.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.
