# 登錄賬戶

您可以使用與賬戶關聯的電子郵件或區塊鏈錢包，登錄您的 FinChain星鏈 賬戶

### （1）使用電子郵件登錄

* 使用電子郵件+動態驗證碼登錄
* 使用電子郵件+賬戶密碼登錄（需提前設置賬戶密碼）

### （2）使用區塊鏈錢包登錄

* 通過區塊鏈錢包授權已註冊的錢包地址即可登錄（區塊鏈錢包授權服務，由 [Wallet Connect](https://walletconnect.network/) 第三方服務商提供，相關政策請參閱其官方提供的資料。）

{% hint style="warning" %}
如果您的電子郵件地址已無法使用，請通過 <support@finchain.global> 與我們的客戶支持團隊聯繫。
{% 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/login.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.
