# 使用 SSV 在以太坊上质押

&#x20;一旦您开始质押，您的 SSV 节点将开始参与以太坊共识过程，您将开始获得奖励。<br>

1. &#x20;[Sign up an account with this guide](https://docs.chainupcloud.com/introduction/for-investors/run-your-own-validators#1.-creating-an-account)**.** 登录 Chainup Cloud 后。使用本指南注册一个帐户。找到“以太坊”下拉菜单，然后选择标有“SSV 验证器”的选项。<br>

   <figure><img src="/files/jx0AEoHVmwG9nf821RuN" alt=""><figcaption></figcaption></figure>

2. &#x20;首先，请连接您的 MetaMask 钱包。连接钱包后，您需要选择“添加集群”选项。这将允许您配置并连接到特定集群。

<figure><img src="/files/BGf1QJOcKe9AVjl1v4h4" alt=""><figcaption></figcaption></figure>

3. 验证器由集群管理，集群由管理它们的选定运营商组成。\
   \
   &#x20;您需要选择网络运营商集群来运行您的验证器。在此集群中，运营商的年费是可见的，设置为 4 SSV。

   您可以根据三个关键因素灵活地选择网络运营商：

   1. 与运营商关联的验证器数量。
   2. 运营商的最高 30 天绩效百分比。
   3. 运营商收取的年费。<br>

   <figure><img src="/files/XXvvWvRmzAg5n9tzRqfF" alt=""><figcaption></figcaption></figure>
4. 仔细查看集群余额和费用（T\&C），然后选择确认选项。集群可以维持和运行的时间取决于您存入的 SSV 数量。

   <figure><img src="/files/hNjzgRlfQ6r9lH46CBs5" alt=""><figcaption><p>Potential fee changes due to market dynamics and understanding the risks of cluster liquidation.</p></figcaption></figure>
5. 检查所选运营商的集群。然后继续选择 +Add Validator 选项以在 SSV.network 上添加验证器。<br>

   <figure><img src="/files/gTpNlAYi7FcFKupC8oz7" alt=""><figcaption></figcaption></figure>

You'll need to confirm your choice and transfer the necessary SSV balance to cover operational costs.   您需要确认您的选择并转移必要的 SSV 余额以支付运营成本。

<figure><img src="/files/LPc6edUzAxZZpuWPbYie" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
&#x20;**注意事项**：切勿使用旨在用于主网的私钥在**测试网**上进行在线**密钥拆分操作**。
{% endhint %}

7. [following how-to-create-validator-key guide](https://docs.chainupcloud.com/validator-node/ethereum/how-to-create-validator-keys).  接下来，您需要上传验证器密钥文件（名为 keystore）并输入密码来解密。如果您没有验证器密钥文件，可以按照以下如何创建验证器密钥指南进行操作。<br>

   <figure><img src="/files/NmSLqfsUJo9CURwZzq6P" alt=""><figcaption><p>确保您的钱包中有足够的以太坊（ETH），仔细检查交易详情，然后按下MetaMask钱包界面上的“确认”按钮完成交易。</p></figcaption></figure>
8. &#x20; 网络确认交易后，您将看到验证器集群的摘要屏幕。这包括集群余额、估计运行时间（集群可以维持运营成本的时间）以及有关各个验证器的详细信息，例如其余额和状态（活跃或不活跃）。

<figure><img src="/files/1B4fhdQzlGb1OcKXpxbR" alt=""><figcaption><p>Cluster/Validator Details</p></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://docs.chainupcloud.com/zhong-wen/staking/shi-yong-ssv-zai-yi-tai-fang-shang-zhi-ya.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.
