# 传送代币

### 向其他钱包传送代币

**第一步.** 请在Biport Wallet 主页面点击`传送`按钮。

**第二步.** 请选择您要传送的代币。

**第三步.** 请输入您要传送的代币数额及接收方的钱包地址，点击`继续`按钮。

Tip: 点击**MAX**按钮即自动输入可传送的最大额数。

**第四步.** 请确认预计交易手续费

点击`手续费调节`按钮，即可提高或降低手续费。一般来说，手续费数额与交易的办理速度成正比。若想加快办理速度，您可以选择`快`按钮，但要支付较贵的手续费；相反，若将使用少额的手续费完成交易，可以选择`慢`按钮。但根据网络情况，交易速度或许过慢。

请根据本人需求妥善设置手续费。

Biport为开发者设计有" 高级设置" 功能，因功能复杂，不推荐普通用户使用。

完成手续费设置后，请点击`完成`按钮完成代币传送。


---

# Agent Instructions: 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:

```
GET https://docs.bifi.finance/biport-wallet-guide_zh/biport-gong-neng-da-jie-shao/chuan-song-dai-bi.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
