# Sign Up for FinChain

Easy to create a FinChain account with your email or digital wallet.

### （1）Sign up with email

* Use email and verification code to sign up.

### （2）Sign up with a digital wallet

* Connect a digital wallet to sign up；
* For your account safety, you need to add a email to your account as a way to verification before using FinChain.

### （3）Other information

* To sign up，you agree to set a FinChain account and agree our Terms of Service and Privacy Policy.
* Wallet connecting service is provided by [Wallet Connect](https://walletconnect.network/).

{% hint style="warning" %}
Due to restrictions on regional regulations and related policies, we only allow each person to hold one FinChain account. Please see [Account Verification](/finchain-docs/en/verification/id-verification.md) for more details.
{% 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/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.
