> 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/yin-hang-zhi-nan/chase/ru-he-tong-guo-dian-hui-fang-shi-ti-xian-chase-bank.md).

# 如何通过电汇方式提现 — Chase Bank

本文将逐步指导你如何将美元从你的 Backpack Exchange 账户，通过 SWIFT 电汇的方式提现至你的 Chase Bank 银行账户。

### 概览

| 项目     | 详情                      |
| ------ | ----------------------- |
| 货币     | USD（通过 SWIFT）           |
| 最低提现金额 | 100 美元                  |
| 处理时间   | 通常为 1–5个工作日             |
| 入账费用   | Chase 可能收取约 15 美元的入账电汇费 |

***

### 前提条件

* ✅ Backpack Exchange 账户中有可用的美元余额
* ✅ 你本人在 Chase Bank 的银行账户号码
* &#x20;✅ Chase 银行的 SWIFT 代码：**`CHASUS33`**

***

## 操作步骤指南

### 1. 登录 Backpack 并打开提现界面

* &#x20;登录 [Backpack.exchange](https://backpack.exchange/)
* 点击 **“提现”**

<figure><img src="/files/LG3ZXJaKLriwX4JIHI5l" alt=""><figcaption></figcaption></figure>

* 选择 **“法币 ”**

<div align="left"><figure><img src="/files/ZS1Mp7B6nDajFECNIcBj" alt="" width="320"><figcaption></figcaption></figure></div>

***

#### 2. 获取你的 Chase 电汇信息

* 登录你的 [Chase 账户](https://chase.com/)
* 从仪表盘中选择你的**支票账户**
* 点击 **…（三个点）更多菜单**
* 选择 **“Account & routing numbers（账户及路由信息）**
  * 在 **“Wire transfers”** 下方，找到你的 **8 位银行账户号码**
  * 确认 SWIFT/BIC 为 **`CHASUS33`**

> \*\*注意：\*\*请务必使用电汇（Wire Transfer）专用的路由号码，**不要**使用 ACH 的路由号码。

<div><figure><img src="/files/CHw72SzsK0zbsjMTKahn" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/YMh9BmZK6c06MRd3VHtA" alt=""><figcaption></figcaption></figure></div>

***

### 3. 在 Backpack 添加你的 Chase 银行账户（首次设置）

* 在 Backpack 的提现弹窗中，点击 **“选择收款人” → “添加银行账户”**

<div align="left"><figure><img src="/files/PxOP9jIAbG85AbEh8T3D" alt="" width="305"><figcaption></figcaption></figure></div>

* 精确输入 Chase 所提供的信息

| **字段**          | 示例值                   |
| --------------- | --------------------- |
| **国家**          | United States         |
| **SWIFT / BIC** | CHASUS33              |
| **账户号码**        | 你的 Chase 银行账户号码       |
| **姓名**          | 与你 Chase 银行账户登记姓名完全一致 |
| **地址**          | 与你 Chase 银行账户登记地址完全一致 |

* 点击 **“添加银行账户”** 保存信息

***

### 4. 提交提现申请

* **输入提现金额**：指定你希望提现的金额（最低 100 美元）
* **选择子账户**（如适用）：选择你希望提现资金来源的子账户
* **选择收款人**：从收款人列表中选择已保存的 Chase 账户
* **点击继续**：页面底部点击 **“继续”**
* **确认提现请求**：完成双重身份验证以提交提现申请

***

### 5. 跟踪你的提现状态

* 提现资金通常会在 **1–5个工作日内** 到达你的 Chase 银行账户
* 若超过 5 个工作日仍未到账，请联系 Backpack 客服，并提供你的**提现参考编号。**

🎉 完成啦！你的美元提现已成功发出，正汇往你的 Chase 银行账户。

如需帮助，我们的支持团队全天候为你提供协助：\
📧 <support@backpack.exchange>\
请务必提供你的提现参考编号，以便我们更快地支持你。


---

# 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/yin-hang-zhi-nan/chase/ru-he-tong-guo-dian-hui-fang-shi-ti-xian-chase-bank.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.
