# Staking on Ethereum with SSV

Once you have started staking, your SSV node will start participating in the Ethereum consensus process and you will start earning rewards.<br>

1. Once logged in Chainup Cloud. [Sign up an account with this guide](https://docs.chainupcloud.com/introduction/for-investors/run-your-own-validators#1.-creating-an-account)**.**  Locate the "Ethereum" dropdown menu, and then select the option labeled "SSV Validator."<br>

   <figure><img src="https://3946753200-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2ofbWCtvCf8VWwPLyyEW%2Fuploads%2FF4qzEOYESkbnajNINhRi%2Fimage.png?alt=media&#x26;token=1b2cc2a3-96e8-4195-9479-bc80910e82db" alt=""><figcaption></figcaption></figure>

2. To get started, please connect your MetaMask wallet. Once your wallet is connected, you will need to select the "Add a Cluster" option. This will allow you to configure and connect to a specific cluster.

<figure><img src="https://3946753200-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2ofbWCtvCf8VWwPLyyEW%2Fuploads%2FD3IvTnx1anocth2t5P0I%2Fimage.png?alt=media&#x26;token=c1b3ff7d-99fb-4597-b4c1-75fc0159db82" alt=""><figcaption></figcaption></figure>

3. Validators are managed by clusters, which consist of selected operators managing them.\
   \
   You need to choose the cluster of network operators for running your validator. Within this cluster, the operator's annual fee is visible, and it is set at 4 SSV. &#x20;

   You have the flexibility to choose a network operator based on three key factors:

   1. The number of validators associated with the operator.
   2. The operator's highest 30-day performance percentage.
   3. The yearly fee charged by the operator.<br>

   <figure><img src="https://3946753200-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2ofbWCtvCf8VWwPLyyEW%2Fuploads%2FyyYXXRJ64Fwj2jh0Ovb3%2Fimage.png?alt=media&#x26;token=15bc70db-d54f-43ce-99bb-9dfb7379107f" alt=""><figcaption></figcaption></figure>
4. Review the Cluster Balances and fees (T\&C) carefully then select the confirm option. The longer the cluster can sustain and operate depends on the amount of SSV you deposit.

   <figure><img src="https://3946753200-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2ofbWCtvCf8VWwPLyyEW%2Fuploads%2FaDfUhOYbFJM3c6h9PAcp%2Fimage.png?alt=media&#x26;token=b768422d-df37-4d89-8e44-c4ee0c17cb1c" alt=""><figcaption><p>Potential fee changes due to market dynamics and understanding the risks of cluster liquidation.</p></figcaption></figure>
5. Review your Cluster of selected operators. Then proceed to select the +Add Validator option to add a validator on SSV.network. <br>

   <figure><img src="https://3946753200-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2ofbWCtvCf8VWwPLyyEW%2Fuploads%2Fwn32knpwfbpKLNVnCXGf%2Fimage.png?alt=media&#x26;token=b138f260-2f42-4a54-8982-2b4dc6ee867d" alt=""><figcaption></figcaption></figure>

You'll need to confirm your choice and transfer the necessary SSV balance to cover operational costs. &#x20;

<figure><img src="https://3946753200-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2ofbWCtvCf8VWwPLyyEW%2Fuploads%2FIlsI8z31Q1nmAHtFUf6z%2Fimage.png?alt=media&#x26;token=5c8b1b3a-4a1a-44d5-a7d4-0e22930ccf41" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Precaution: **Never** do an **online key splitting operation** on the **testnet** using a **private key** that is intended for use on the **mainnet**.
{% endhint %}

7. Next, you will be required to upload the Validator key file (named keystore) and enter the password to decrypt it. If you do not have a validator key file, you may follow the [following how-to-create-validator-key guide](https://docs.chainupcloud.com/validator-node/ethereum/how-to-create-validator-keys). <br>

   <figure><img src="https://3946753200-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2ofbWCtvCf8VWwPLyyEW%2Fuploads%2FlKlwq4gssboAzzn9Fx24%2Fimage.png?alt=media&#x26;token=87a185b7-c708-424f-9299-a6ac355a091c" alt=""><figcaption><p>Ensure that you have sufficient Ethereum (ETH) in your wallet, review the transaction details carefully, and press the "Confirm" button on your MetaMask wallet interface to complete the transaction.</p></figcaption></figure>
8. &#x20;After the network confirms the transaction, you'll see a summary screen of the validators clusters. This includes cluster balance, estimated runway (how long the cluster can sustain operational costs), and details about individual validators, such as their balance and status (active or inactive).

<figure><img src="https://3946753200-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2ofbWCtvCf8VWwPLyyEW%2Fuploads%2FfNzAytoV2nPidg2LTDTi%2Fimage.png?alt=media&#x26;token=2095bf6b-ad8f-4de4-a2df-944e42d19665" 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/staking/staking-on-ethereum-with-ssv.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.
