# 帐号注册及登录

1. 注册Cregis账户 \
   安装成功后，打开Cregis应用程序。首次打开时，系统会提示您“创建账户”。点击右上角的“语言”菜单可切换语言。<br>

<figure><img src="/files/48gMuy1ZaDslZcrt2t5U" alt="" width="180"><figcaption></figcaption></figure>

1. 输入用于注册的电子邮件地址和账户昵称，并勾选下方的服务条款和隐私协议。填写完信息后，您可以点击“进入”或箭头图标进入下一步。<br>

   <figure><img src="/files/11BSEaW9FADQMQYXS9nK" alt="" width="180"><figcaption></figcaption></figure>

2. 登录您的电子邮件并检查验证码。

3. 绑定Google验证\
   下载官方的Google Authenticator，并使用您的Google账户登录以进行下载和安装。

   请确保您下载的是官方版本，而非假冒应用。\
   IOS下载链接：[IOS Google Authenticator](https://apps.apple.com/hk/app/google-authenticator/id388497605)\
   Android下载链接：[Android Google Authenticator](https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2\&pli=1)<br>

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

4. 请打开Google验证器PC版 -> 点击图标<img src="/files/pBB0QU0KG2SfxM1u3pt8" alt="" data-size="line">以添加新密钥 -> 选择您想绑定密钥的方法 -> 添加。然后返回Cregis，点击「校验」。<br>

   <figure><img src="/files/Ql3km8c7BM1u3wdMEguO" alt="" width="180"><figcaption></figcaption></figure>

5. 设置交易密码 \
   首次登录Cregis系统时，您需要为账户设置一个交易密码。请输入由8-16个字母和数字组成的交易密码，然后点击确认。（请妥善保管您的交易密码。）<br>

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

6. 输入交易密码后，请再次输入Google验证码进行安全验证。<br>

   <figure><img src="/files/1yKs8bCoYoVWyTOiXIGk" alt=""><figcaption></figcaption></figure>

7. Google验证成功后，交易密码已成功设置。<br>

   <figure><img src="/files/YoL3L6M7yxtRSSCOesNX" 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/gettingstarted/registration.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.
