> ## Documentation Index
> Fetch the complete documentation index at: https://atmos.oxygen.wiki/llms.txt
> Use this file to discover all available pages before exploring further.

# 关于转账

> 通过灵活配置，自动化从交易所和钱包发起的 token 提现

## 概览

转账模块提供两个用于移动 token 的工具：

* **CEX withdrawal**：从已连接的交易所账户向你的钱包提现 token
* **Wallet withdrawal**：从你的钱包向交易所充值地址或其他地址发送 token

两个工具都支持 templates、执行前预览，以及通过 [Task Manager](/zh-Hans/task-manager/about-task-manager) 进行任务计划。

## 功能

| 功能        | CEX withdrawal | Wallet withdrawal |
| --------- | -------------- | ----------------- |
| 灵活配置金额    | Yes            | Yes               |
| 余额检查      | Yes            | Yes               |
| 跨交易所手续费比较 | Yes            | —                 |
| 按百分比提现    | —              | Yes               |
| 发送到已绑定地址  | —              | Yes               |
| 发送到单个地址   | —              | Yes               |
| Templates | Yes            | Yes               |

## 快速链接

<CardGroup cols={2}>
  <Card title="CEX withdrawal" icon="building-columns" href="/zh-Hans/transfers/cex-withdrawal">
    从交易所提现到你的钱包。
  </Card>

  <Card title="Wallet withdrawal" icon="wallet" href="/zh-Hans/transfers/wallet-withdrawal">
    从钱包向任意地址发送 token。
  </Card>
</CardGroup>
