# Account Safety

{% hint style="warning" %}
Your account safety is our priority. You need to complete all the settings related to account safety before trading with FinChain.
{% endhint %}

### （1）Account Password

Your account password must meet the following conditions:

* The account password must be at least 8 characters; and
* Must contain uppercase and lowercase letters; and
* Must contain numbers; and
* Account passwords can contain special characters.

### （2）Security PIN

Your security PIN must meet the following conditions:

* The security PIN must consist of 6 Arabic numerals; and
* Please do not use simple number combinations, such as: 123456, 666666, 556677, etc. and
* Do not use a number combination that is similar to your ID number, mobile phone number, or other personal information.

### （3）Reset Account Password or Security PIN

If you think your old account password or Security PIN has been compromised or is unsafe, please reset it immediately.

You can reset the account password or Security PIN at **\[Safety-Account Password / Security PIN]** page. You may need to verify your account via email.


---

# 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/safety/account-safety.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.
