# 节点质押教程

### 节点质押教程

1、打开TokenPocket，点击菜单栏中的【Eth2.0】或者点击【发现】，顶部搜索【Eth2.0节点】并打开应用。

<figure><img src="https://261497644-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMF2k4MCaxErpZyah2d%2Fuploads%2FxEe2DCyoIkq7JMwZXsV3%2F1.png?alt=media&#x26;token=722b3f11-7cb7-40c0-9418-d2de89d79fe7" alt=""><figcaption></figcaption></figure>

#### 2、自托管质押

2.1、质押服务分为【自托管质押】和【联合质押】。其中新增自托管质押方式，把质押资产的控制权归还给用户，用户可以自行发起提取质押，待主网确认后即可完成提取，完全实现去中心化透明管理。

点击自托管质押入口，顶部可以看到当前质押的相关数据，底部可以看到【节点状态】【质押历史】【常见问题】等内容，点击【参与质押】跳转到质押界面。

<figure><img src="https://261497644-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMF2k4MCaxErpZyah2d%2Fuploads%2FvHKag73xhX24OYFst6PM%2F2.png?alt=media&#x26;token=839a9340-6513-4ca2-b2e1-73ee89b71787" alt=""><figcaption></figcaption></figure>

2.2、参与节点数量1，就代表者需要质押32个ETH，这里可以根据自己的实际需求设置；节点维护费用是一次性收取如果进行多次质押，则需要相对应收取节点维护费用。

查看和勾选【质押宝服务协议】后，点击支付会弹出交易详情界面，这里的矿工费可以根据实际情况进行调整，最后点击【确认支付】并签名后即可完成自托管质押。

<figure><img src="https://261497644-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMF2k4MCaxErpZyah2d%2Fuploads%2FJCHs2blH0qTg2er5Ui1u%2F3.png?alt=media&#x26;token=61d769f1-0503-433b-87e1-ae284b87a520" alt=""><figcaption></figcaption></figure>

#### 3、联合质押

联合质押，就是多个联合参与节点质押， 最低参与门槛为0.1ETH。和自托管相比，联合质押的退出方式需要统一的窗口期，会有退出时间和数量的限制。

3.1、联合质押界面中可以看到质押数据、节点奖励走势等信息，同时也可以查看【质押历史】【常见问题】等内容。点击【参与/退出质押】入口，在跳转的界面中可选参与或退出（需要统一窗口期），设置自己需要参与的ETH数量，查看并勾选【质押宝服务协议】后，点击支付。

<figure><img src="https://261497644-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMF2k4MCaxErpZyah2d%2Fuploads%2Fw4In7OBXBXyY2pZHBkpY%2F4.png?alt=media&#x26;token=8015df91-37e0-4464-9d59-3574641dfb5a" alt=""><figcaption></figcaption></figure>

3.2、点击支付后跳转到交易详情界面，这里点击【矿工费】可以根据自己的实际需求设置，点击【确认支付】并签名后即可完成联合质押的参与。

退出质押界面中，在输入栏下方可以看到自己可退出的数量，填入到数字栏中，点击【确定退出】并在交易详情界面进行确认支付和签名即可完成退出的过程。（参与质押的奖励会在ETH2.0正式上线后才可以领取）

<figure><img src="https://261497644-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMF2k4MCaxErpZyah2d%2Fuploads%2F1MlqhakzZWaGifDveluH%2F5.png?alt=media&#x26;token=752784f8-cd1c-4d53-9115-302c81dcf54e" alt=""><figcaption></figcaption></figure>


---

# 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://help.tokenpocket.pro/cn/faq/ethwallet/eth2.0/node-staking.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.
