# 添加多個地址

Keystone 錢包是根據標準 BIP32/39/44 協議開發的多鏈硬件錢包，每個幣種都支持添加多個地址。 Keystone 錢包設備（冷端）支持批量添加地址，可一次性添加最多九個新地址； Keystone APP（热端）可一次性添加最多一個新地址。建議用戶使用冷端批量生成地址後，同步至熱端。

## **I. 冷端添加地址**

1\. 添加幣種時， Keystone 錢包冷端會默認生成一個地址。

2\. 點擊【幣種】，進入幣種地址頁，點擊右上角【+】按鈕。

![](/files/Y63TtcYaYVlHb8LI7cqG)

3\. 選擇創建地址【數量】，點擊【確認】。

![](/files/-MdGWgRb6mYaJZvtJZPb)

4\. 可點擊地址右邊的 “編輯” 按鈕，自定義地址名稱。

![](/files/-MdGWjwbYEQZeAeRB5lO)

## II. **熱端添加地址**

&#x20;Keystone APP 同步 Keystone 錢包冷端後，會同步冷端的所有地址訊息。如需在熱端單獨添加新地址，請按照以下步驟操作：

1\. 點擊【幣種】，進入幣種頁。點擊右上角【錢包】按鈕，進入地址列表後，點擊【+ 添加地址】。

![](/files/io0B5p3aWRSfIKW9XHnK)

2\. 設置【地址名稱】後，點擊【確認】。

![](/files/-MdGWvfD2TFADVu7gGLh)

{% hint style="info" %}
**小貼士:** Token 幣種地址會自動同步主幣種地址，如需添加 Token 地址，只需添加主幣種地址即可。
{% endhint %}


---

# 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/ji-chu-gong-neng/tian-jia-duo-ge-di-zhi.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.
