# 銀行賬戶

{% hint style="warning" %}
**注意：**&#x7576;前我們僅支持關聯中國香港地區的銀行賬戶。
{% endhint %}

您可以在 **「賬戶-銀行賬戶-關聯銀行賬戶」** 中關聯您本人的銀行賬戶。此帳戶將用於 FinChain星鏈 平台活動的收付款，為避免造成不必要的資產損失，請務必仔細核對您填寫的銀行帳戶資訊！

### 您需要填寫以下銀行賬戶信息：

* 銀行所在國家/地區（僅支持：中國香港）
* 銀行名稱（可選擇。如果您使用的銀行賬戶不在可選列表內，請聯繫我們的客戶支持團隊。）
* 銀行地址
* 收款人名稱
* 銀行賬號
* 收款人地址
* SWIFT或路由代码

您的銀行賬戶信息將被妥善保密，您也可以隨時移除您銀行賬戶信息。與任何進行中的訂單關聯的銀行賬戶暫不可移除。


---

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