# 發送數字貨幣

Keystone 錢包使用手機端 App 來完成發幣的聯網部分操作，包括：查看餘額和交易費、廣播交易、查詢交易狀態。Keystone 錢包冷端對交易進行離線簽名。

## **I. 準備**

1\. 設置Keystone 錢包（[從第五步開始](https://support.keyst.one/v/traditional-chinese/kai-shi-shi-yong/kai-shi-shi-yong-keystone-qian-bao-new)）

2\. Keystone App（[下載安裝](https://support.keyst.one/v/traditional-chinese/kai-shi-shi-yong/xia-zai-keystone-yi-dong-duan-app)）

3\. [冷熱端同步](https://support.keyst.one/v/traditional-chinese/kai-shi-shi-yong/tong-bu-keystone-yi-dong-duan-app)

## **II. 操作（以發送 ETH 為例）**

### 1. **Keystone APP** 熱**端：發起交易**

a.  選擇【幣種】，點擊【發送】，進入發幣頁。

![](/files/-Mi_9hQ3Kivpj9Xp_AYo)

b. 選擇發幣地址，並填寫接收地址、發送金額、備註（可選）。

![](/files/Ph22vsotNkSBwm6HbKjh)

c. 設置交易費（交易費由礦工收取；交易費越高，上鏈越快）。

![](/files/-Mi_9pGYKZEWJQoXb004)

d. 點擊【發送】，確認交易資訊無誤後點擊【確認】，生成交易資訊二維碼（不要退出此頁面）。

![](/files/-Mi_9s-GcCfmCWxva4HS)

### 2. **Keystone 錢包冷端：簽名交易**

a. 點擊 Keystone 錢包主頁右上角【掃描】按鈕，掃描 Keystone APP 上的交易二維碼（待簽名）。

![](/files/-Mi_9v8IibVwIutzG1RI)

b. 掃描結束後，冷端進入交易確認頁面，確認交易資訊無誤後，點擊【簽名】，輸入密碼/指紋，生成交易簽名二維碼。

![](/files/-Mi_9yd7gytPl3tajgHc)

### 3. **Keystone APP** 熱**端：廣播交易**

a. 點擊 Keystone APP 中的【掃描鎧石錢包上的二維碼】，掃描 Keystone 錢包冷端交易簽名二維碼。

![](/files/-Mi_A9YeVm4YG7A0WNwj)

b. 掃描結束後，點擊【確認廣播】。

![](/files/-Mi_A58I4Vy4vF61nTC0)

c. 如收幣地址之前未保存過地址簿，廣播交易後會自動跳轉地址簿頁面，用戶可根據需要決定是否保存。

![](/files/-Mi_AEm73QjOcgE3QnMk)

d. 返回幣種頁查看交易狀態。

![](/files/-Mi_AHWtQWvM14aLhj6F)

### 4. ETH RBF (加速交易)

使用以太坊區塊鏈時，每筆待處理的交易都不是最終的，可以提高交易費來加速交易。Keystone App 支持 ETH 和 ERC20 加速交易。

點擊 【幣種】> 【加速交易】，調整交易費後點擊【加速交易】。

![](/files/-Mi_ALSW_QI1Q1aqj2cF)


---

# 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://support.keyst.one/traditional-chinese/kai-shi-shi-yong/fa-song-shu-zi-huo-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.
