> 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/ru-he-tong-guo-dian-hui-ti-xian.md).

# 如何通过电汇提现

### 概览

| 项目     | 内容                |
| ------ | ----------------- |
| 货币     | USD（通过 SWIFT）     |
| 最低提现金额 | 100 美元            |
| 处理时间   | 通常为 1–5个工作日       |
| 费用     | 分级计费——请参阅下方电汇费用说明 |

{% hint style="info" %}
电汇费用取决于您的等级。每个等级在 30 天周期内包含一定数量的免费电汇；更高等级可获得更多免费电汇和更低的转账费用。您的收款行/中间行可能会收取其自身费用，此类费用不在我们的控制范围内。
{% endhint %}

***

### **前提条件**

**• ✅ 已验证的 Backpack Exchange 账户**\
\&#xNAN;**• ✅ Backpack Exchange 账户中有可用美元余额**\
\&#xNAN;**• ✅ 你本人的银行账户信息**

***

## 电汇费用说明

更高等级每月可获得更多免费电汇，并在大额转账时享受更低费用。

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

{% hint style="info" %}
***重要说明：***

* 费用等级每小时重新计算一次，您的 VIP 状态也会相应更新。
* 有效等级基于您的 BP 质押量、交易量以及 TGE 前 Mad Lad NFT 持有情况确定，取三者中最高的等级。
* 我们的 USDT/USDC 交易对手续费为 0%，这意味着该交易对的交易不会计入您用于升级手续费等级的 30 天交易量要求。
  {% endhint %}

***

## 操作步骤指南

**1. 登录 Backpack 并打开提现菜单**

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

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

* 选择 **“法币 ”**

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

### 2.添加或选择银行账户：

* 如果你尚未添加过收款账户，点击 **“选择收款人” → “添加银行账户”**\
  **填写以下信息：**

    ◦ **收款人国家**\
    ◦ **银行识别类型**\
      ▪ 对于大多数国际电汇，选择 **SWIFT/BIC**\
      ▪ 英国 / 爱尔兰地区可选择 **分类代码**\
    ◦ **输入 SWIFT/BIC 码或 分类代码**（取决于你选择的类型）\
    ◦ **账户号码**\
    ◦ **收款人信息：**\
      ▪ 类型（**个人 / 企业**）\
      ▪ 姓名、地址、城市、邮编\
    ◦ **银行信息：**\
      ▪ 银行名称、分行地址、城市、邮编、国家\
    ◦ （可选）**中间银行 SWIFT/BIC 码**
* 点击 **“**&#x6DFB;加银行账&#x6237;**”**&#x4EE5;保存信息。

<div align="left"><figure><img src="/files/8ppwH4uJmBKSkC0zuDga" alt="" width="309"><figcaption></figcaption></figure></div>

***

### 3. 提交您的提现申请

* 输入提现金&#x989D;**（最低为 100 美元）。**
* 选择你希望从中提现的**账户**（如适用）。
* 从已保存的收款人账户列表中选择**银行账户。**
* 点击 **“继续”。**
* 完成**两步验证**以确认并提交提现请求。

***

### 4. 追踪您的资金

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

***

🎉 完成啦！你的美元提现现在正前往你的银行账户。

如需帮助，我们的客服团队随时为你提供支持：\
📧 <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/ru-he-tong-guo-dian-hui-ti-xian.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.
