> 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/exchange/deposit-and-withdraw/fiat/bank-guides/chase/how-to-withdraw-via-wire-transfer-chase-bank.md).

# How to Withdraw via Wire Transfer— Chase Bank

This article guides you step-by-step on how to withdraw USD from your Backpack Exchange account directly to your Chase Bank account using a SWIFT wire transfer.

### Overview

| Item                   | Details                               |
| ---------------------- | ------------------------------------- |
| **Currency**           | USD via SWIFT                         |
| **Minimum Withdrawal** | 100 USD                               |
| **Processing Time**    | Typically 1–5 business days           |
| **Incoming Wire Fee**  | Chase may charge approximately USD 15 |

***

### Prerequisites

Before you begin, ensure you have:

* ✅ **Available USD balance in Backpack Exchange**
* ✅ **Your Chase Bank Account Number**
* ✅ **Chase Bank SWIFT code:** `CHASUS33`

***

## Step-by-Step Guide

### 1. Log in to Backpack and Open Withdrawal Menu

* Log in to [Backpack.exchange](https://backpack.exchange/).
* Click on **Withdraw**&#x20;

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcGdUplVM_ltqgF9YmIUG0j_XYBClATvzYCpBYIwCGlMKVdwKnBjAeSqDN6i5WE-HLuAVgnGAsIyXV74KXdb11x2xK86o6Vwfi7ybB-3DhIP0ZN5t1jDQ1iyXNGmdGEZgjpZnmmfw?key=eaNSr6kZABRUBYvUjpI0kw" alt=""><figcaption></figcaption></figure>

* Select **Cash (USD)**.

<div align="left"><figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcMAtbMeORajy-HhtbeVPdUatKa9x7yi2Pl61mMvVwm3OHk_joCz3_bOjxayFztnjQlIUAnfKxgqY113E76a_wDZbKZrEsXiyC6TedDAFgzeJyxaJ1XZaDMxzxL2wQMYokGB0fYtg?key=eaNSr6kZABRUBYvUjpI0kw" alt="" width="375"><figcaption></figcaption></figure></div>

***

### 2. Find Your Chase Wire Details

* Log in to your [Chase account](https://chase.com/).
* Select your **checking account** from the dashboard.
* Click the **… (three-dot) More** menu.
* Select **Account & routing numbers**.
  * Locate your eight-digit **Account number** under "Wire transfers."
  * Confirm the SWIFT/BIC as `CHASUS33`.

> **Note:**&#x50;lease make sure to use the routing number for wire transfers, not ACH transfers.

<div align="center"><figure><img src="/files/voqduaFUVPYmpMdUpAXp" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/eLtNvNtTvM9AJBVD2X3i" alt=""><figcaption></figcaption></figure></div>

***

### 3. Add Your Chase Account in Backpack (First-Time Setup)

* In Backpack withdrawal modal, select **"Select Recipient"** → click **Add Bank Account**.

<div align="left"><figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfvxzFdbgzqBsWMSfvoJc2Tkk-XTYCmIz7EI5wpbxgpIdGTysqIC_bAOetfvvx-4hYQpfb5SifSy4_DPKSlCXW1IOGluJ-gWQMjBsujMDapdm-jnH0uRH8PmV6OHEQFcvWLuuig?key=eaNSr6kZABRUBYvUjpI0kw" alt="" width="375"><figcaption></figcaption></figure></div>

* Enter your details exactly as listed by Chase

| Field           | Value (Example)                |
| --------------- | ------------------------------ |
| **Country**     | United States                  |
| **SWIFT / BIC** | CHASUS33                       |
| **Account No.** | Your Chase Account Number      |
| **Name**        | Exactly as registered on Chase |
| **Address**     | Exactly as registered on Chase |

* Click **"Add Bank Account"** to save.

***

### 4. Withdrawing Fudns

* Enter Withdrawal Amount: Specify the amount you wish to withdraw (minimum USD 100).
* Select Sub-account: If applicable, choose the sub-account from which to withdraw.
* Choose Recipient: Select your saved Chase account as the withdrawal recipient.
* Continue: Click the "Continue" button at the bottom of the page.
* Confirm Withdrawal: Complete the 2-factor authentication process to finalize and submit your withdrawal request.

***

### 5. Track Your Withdrawal

* Withdrawals generally take **1–5 business days** to reach your Chase account.
* If you haven't received your funds after 5 business days, please contact Backpack Support with your withdrawal reference number.

***

🎉 **That's it!** Your USD withdrawal is now on its way to your Chase account.

Need assistance? Our support team is always here to help at <support@backpack.exchange>. Please include your withdrawal reference for quicker support.


---

# 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/exchange/deposit-and-withdraw/fiat/bank-guides/chase/how-to-withdraw-via-wire-transfer-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.
