# 發送幣

由於 goodcryptoX 係一個非託管錢包，所以唔會亦唔可以對從錢包轉出嘅資金設限或限制。你可以隨時將任何及全部資金轉到另一個錢包。&#x20;

要開始轉帳，喺錢包標籤入面點擊「發送」：

<figure><img src="/files/fb6e1d80db97bda6d0834c03750f7032b38e0cf8" alt="" width="375"><figcaption></figcaption></figure>

揀你想發送嘅幣種，輸入數量同埋你想發送到嘅錢包地址：

<figure><img src="/files/aaa3a3c188586d1235bc1c24224e8184281cc407" alt="" width="375"><figcaption></figcaption></figure>

點擊「估算 gas」——呢個會模擬交易，以提供準確嘅 gas 消耗預測。當你見到估算嘅 gas 數量後，點擊「發送幣」：

<figure><img src="/files/adf14a2cb8800d390a5ced364a2c59b2d95c5b71" alt="" width="375"><figcaption></figcaption></figure>

你會見到交易預覽——請檢查所有詳情（網絡、地址同數量），然後點擊「確認發送」以開始轉帳：

<figure><img src="/files/69a2d60b3cc533e55d083341540f00ca53fb54a3" alt="" width="375"><figcaption></figcaption></figure>

你嘅交易而家會被傳送到區塊鏈。交易一旦成功，你會見到確認（如果失敗會見到錯誤訊息），而且佢會顯示喺「轉帳」列表：

<figure><img src="/files/3ea2a8032a2027f2f3b899b435c5878e622794e0" alt="" width="375"><figcaption></figcaption></figure>

往後，你將可以用任何代幣付 gas 費進行轉帳 [以任一代幣](/goodcryptox-yue/dex-jiao-yi-xian-huo/ji-jiang-tui-chu-gong-neng/ren-he-erc20spl-dai-bi-zuo-wei-gas.md)，包括 [GOOD](/goodcryptox-yue/good-dai-bi/zhai-yao.md).

我哋亦會實現 [批量交易](/goodcryptox-yue/qian-bao/nei-zhi-qian-bao/zhi-neng-he-yue-qian-bao/jiao-yi-pi-ci-chu-li.md) 由智能合約錢包啟用——你將可以發送多個轉帳（如果需要可以係不同幣種、不同地址），並為單一交易支付 gas 費。


---

# 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.goodcrypto.app/goodcryptox-yue/qian-bao/nei-zhi-qian-bao/fa-song-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.
