# Bank Accounts

{% hint style="warning" %}
**Attentions:** We only support bank accounts in Hong Kong, China at this time.
{% endhint %}

You can add your own bank accounts at **\[Accounts - Bank Accounts - Add Account]**. This account will be used for FinChain payments and receiving from FinChain. To avoid unnecessary asset losses, please check the bank account information you fill in carefully!

### You need to submit the following bank account information:

* Bank Country or religion;
* Bank Name;（If your bank is not listed, please [contact](mailto:support@finchain.global) our customer support team.）
* Bank Address
* Holder Name
* Bank Account
* Holder Address
* SWIFT or Routing Code

Your bank account information will be kept confidential and you can remove it at any time. Bank accounts associated with any ongoing orders cannot be removed.


---

# 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/accounts/bank-accounts.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.
