> For the complete documentation index, see [llms.txt](https://support.backpack.exchange/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.backpack.exchange/support-docs/cn/jiao-yi-suo/chong-zhi-he-ti-xian/fa-bi.md).

# 法币

我们的法币解决方案支持您通过 SWIFT 电汇方式直接从个人银行账户充值和提取美元，实现全球范围内的便捷法币通道（受限于所在司法辖区的规定）。

***

### 这项服务是否在所有国家都能使用？

由于监管要求，我们的法币服务在某些司法辖区无法提供。请参阅以下列表，了解当前不支持法币充值与提取的国家和地区：\
• 阿富汗\
• 白俄罗斯\
• 中非共和国\
• 克里米亚 / 塞瓦斯托波尔地区 / 卢甘斯克 / 顿涅茨克 / 赫尔松 / 扎波罗热 / 第聂伯罗彼得罗夫斯克州 / 哈尔科夫州\
• 古巴\
• 朝鲜民主主义人民共和国（朝鲜）\
• 刚果民主共和国\
• 加沙\
• 伊朗\
• 利比亚\
• 缅甸\
• 尼加拉瓜\
• 俄罗斯联邦\
• 南苏丹\
• 叙利亚\
• 美国\
• 阿拉伯联合酋长国\
• 委内瑞拉

我们建议查看支持国家列表以获取最新信息。

***

### 我可以关联企业银行账户吗？

个人账户只能使用个人银行账户。对于企业账户，需要作为企业客户进行开户。如需帮助，请联系客户支持。

***

### 我可以使用金融科技平台（如 Wise、Revolut）吗？

可以，但需满足以下条件：

* 账户是以您的名义开立的
* 该平台支持指定姓名的 SWIFT 美元转账
* 转账不是来自集合账户或匿名账户

注意：这些平台可能会根据其自身政策拒绝交易。

***

### 我是否需要提供额外的文件？

为了符合监管和银行合作伙伴的要求，您可能需要提供额外信息，例如：

* 资金来源证明（如最近的银行对账单）
* 交易目的（如"加密货币交易"）
* 任何其他合规相关文件

请及时回复这些要求，以避免处理延迟。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://support.backpack.exchange/support-docs/cn/jiao-yi-suo/chong-zhi-he-ti-xian/fa-bi.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
