# 註冊新賬戶

您可以使用電子郵件或區塊鏈錢包，輕鬆註冊一個全新的 FinChain星鏈 賬戶

### （1）使用電子郵件註冊

* 使用 電子郵件+動態驗證碼 即可完成新賬戶註冊。

### （2）使用區塊鏈錢包註冊

* 您需要准备以下材料：使用 Wallet Connect 完成錢包地址授權後，即可完成新賬戶註冊；
* 出於安全考慮，您在使用區塊鏈錢包註冊後，仍需要添加一個電子郵件地址作為賬戶安全驗證的方式。

### （3）其他信息

* 註冊，即表示您同意設置 FinCha星鏈賬戶，並同意我們的 [用戶協議](https://www.finchain.hk/terms-of-service) 和 [隱私政策](https://www.finchain.hk/privacy-policy)；
* 區塊鏈錢包授權服務，由 [Wallet Connect](https://walletconnect.network/) 第三方服務商提供，相關政策請參閱其官方提供的資料。

{% hint style="warning" %}
由於受地區監管和相關政策的限制，我們暫時只允許每人持有一個 FinChain星鏈 賬戶。詳情請查看 [賬戶認證](https://finchain.gitbook.io/finchain-docs/verification) 的更多詳細資訊。
{% endhint %}


---

# 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://finchain.gitbook.io/finchain-docs/start/quickstart.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.
