> For the complete documentation index, see [llms.txt](https://support.keyst.one/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.keyst.one/traditional-chinese/di-san-fang-qian-bao/eth-web3-qian-bao/polkadot.js-dot-ksm/dot-ksm-staking.md).

# DOT/KSM 質押

Keystone 錢包的 V1.0.1 (多幣種) 及以上多幣種固件版本已適配 Polkadot{.js}。用戶可使用 Keystone 錢包操作 DOT/KSM 接收、發送、Staking、治理等功能。本篇教程將以 “添加提名人” 為例展示 Keystone 與 Polkadot{.js} 是如何配合操作的，其他功能的交互操作同理。

## **I. 準備**

1\. Keystone 固件版本升級到 [V1.0.1（多幣種）或以上版本](#i.-zhun-bei)。

2\. 使用 Polkadot{.js} [創建觀察錢包](https://support.keyst.one/v/traditional-chinese/di-san-fang-qian-bao/eth-web3-qian-bao/polkadot.js-dot-ksm)。

3\. DOT/KSM 地址上留有足夠的餘額。

4\. Polkadot{.js}：<https://polkadot.js.org/apps/#/explorer>

## **II. 添加提名人 （以 DOT 為例）)**

1\. Polkadot{.js} 端：點擊【Network > Staking 】，選擇 “Account actions” 標籤，點擊【+ Nominator】。

![](/files/-MkFeEql579Tf7ois_vc)

2\. 設置 “stash account”，“controller account”，點擊【next】。

![](/files/-MkGCsC3XUiM9ld7pd5C)

3\. 從 “candidate accounts” 列表中選擇 “nominated accounts”，點擊【Bond & Nominate】。

![](/files/-MkGCoxiP4k0taQE4sP_)

4\. 點擊【Sign via Qr】，待簽名的交易數據展示為二維碼格式。

![](/files/-MkGCwJH-F2k3CqfVEme)

5\. Keystone 端：點擊頁面右上角的 “掃描” 按鈕，攝像頭打開後對準 Polkadot{.js} 展示的二維碼進行掃描。

![](/files/-MkGHYE7gIw1RVpEL04z)

6\. 在 Keystone 上確認交易詳情，點擊【簽名】，輸入密碼/指紋進行驗證，已簽名交易數據（待廣播）展示為二維碼格式。

![](/files/-MkGHVROdpCXt07Dm1IT)

7\. Polkadot{.js} 端：點擊【Scan via Qr】，對準 Keystone 展示的二維碼進行掃描。

![](/files/-MkGHhLkXW50HZ9lLomb)

8\. 掃描結束後交易將被自動廣播。

![](/files/-MkGIrnVQVRx7WjFb7kr)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://support.keyst.one/traditional-chinese/di-san-fang-qian-bao/eth-web3-qian-bao/polkadot.js-dot-ksm/dot-ksm-staking.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
