# Login to FinChain

You can use your email or digital wallet linked to your account to login to FinChain.

### （1）Login with email

* Use email and verification code to login
* Use email and account password to login. (Account password should be set done.)

### （2）Login with digital wallet

* You can log in by authorizing the registered wallet address. (Wallet connecting service is provided by [Wallet Connect](https://walletconnect.network/).)

{% hint style="warning" %}
If your email is no longer available. Contact our customer support team via <support@finchain.global> for further assistance.
{% 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/en/start/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.
