# 帐户安全

## Google 2FA

如果您想重置用于Google身份验证器的密钥，您可以点击Google 2FA下的“重置”。请注意您需要验证之前的Google身份验证器才可以进行下一步。

<figure><img src="/files/0Z8Po9h4odvOdPyNA2cu" alt=""><figcaption></figcaption></figure>

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

验证通过后，您可以查看密钥和二维码。您可以扫描二维码或复制密钥到您的设备，并将其添加到Google身份验证器中。之后，您需要输入新的Google验证代码以进行最终确认。

<figure><img src="/files/5x6a9xzLJXgGH1pdjUit" alt=""><figcaption></figcaption></figure>

## **邮箱**

您可以在下方更改您的邮箱。点击“重置”，然后您需要进行Google身份验证器验证。

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

<figure><img src="/files/57VNVwpwYsUIfjQwVdcV" alt=""><figcaption></figcaption></figure>

验证码将发送至您的新邮箱，您需要在Cregis中输入该验证码进行验证，验证后便可输入新电邮地址。

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

## 交易密码

你可以根据下方步骤重置交易密码

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

您可以输入新密码并点击“确认”。请注意，您的密码必须满足以下条件：

1. 长度为8到16个字符
2. 仅允许大写字母、小写字母和数字

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

点击“确认”后，您需要输入Google 2FA验证码。完成验证后，您的密码将成功重置。

<figure><img src="/files/0XQHj0U0KcEwO5Df6q2p" alt=""><figcaption></figcaption></figure>

## 设备

您可以在下方查看您的登录设备信息。系统将显示您的设备ID和Cregis版本，您还可以查看登录记录，包括登录时间和IP地址。

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

<figure><img src="/files/xjOT9qypFOJN7g4jG2gQ" 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-cn/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.
