# 帳號註冊及登錄

1. 註冊Cregis帳戶 \
   安裝成功後，打開Cregis應用程式。首次打開時，系統將提示您「創建帳戶」。點擊右上角的「語言」選單可切換語言。<br>

   <figure><img src="/files/WrrHW3g79edZnf7eHtiV" alt="" width="180"><figcaption></figcaption></figure>
2. 輸入用於註冊的電子郵件地址和帳戶暱稱，並勾選下方的服務條款和隱私協議。填寫完信息後，您可以點擊「進入」或箭頭圖標進行下一步。\ <br>

   <figure><img src="/files/qnXpcneDcNChds7JVznZ" alt="" width="180"><figcaption></figcaption></figure>
3. 登錄您的電子郵件並檢查驗證碼。<br>

   <figure><img src="/files/jK5szk7Si8GpuvQfi2zP" alt="" width="180"><figcaption></figcaption></figure>
4. 綁定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/HbWyBy93tYNCVpMNnOPc" alt="" width="375"><figcaption></figcaption></figure>
5. 請打開Google驗證器PC版 -> 點擊圖標<img src="/files/90zC1VoSYenXj25NZbrR" alt="" data-size="line">以添加新密鑰 -> 選擇您想綁定密鑰的方法 -> 添加。然後返回Cregis，點擊「校驗」。<br>

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

6. 設置交易密碼\
   首次登入Cregis系統時，您需要為帳戶設置一個交易密碼。請輸入由8-16個字母和數字組成的交易密碼，然後點擊確認。（請妥善保管您的交易密碼。）<br>

   <figure><img src="/files/zQKAJ3idNB8Sv2F9Wm1B" alt=""><figcaption></figcaption></figure>
7. 輸入交易密碼後，請再次輸入Google驗證碼進行安全驗證。<br>

   <figure><img src="/files/sfl69jTom4eZtzncdmwX" alt=""><figcaption></figcaption></figure>
8. Google驗證成功後，交易密碼已成功設置。<br>

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