# How to delegate to SSV Cluster?

**Step 1:** After logging into [**ChainUp Cloud**](https://cloud.chainup.com/app/nodes), navigate to the Ethereum2 dropdown menu. Here, you'll find a summary of available validator clusters. Click on the specific cluster you wish to delegate/deposit to.

<figure><img src="https://3946753200-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2ofbWCtvCf8VWwPLyyEW%2Fuploads%2FE1PJXKl9qn3AwcqmP10b%2Fimage.png?alt=media&#x26;token=3ec1f938-d27e-4769-a174-fff0c3fa9a17" alt=""><figcaption></figcaption></figure>

**Step 2:** On the validator cluster details page, you'll find information about the cluster balance and estimated runway. Click the 'Deposit' button to proceed.

<figure><img src="https://3946753200-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2ofbWCtvCf8VWwPLyyEW%2Fuploads%2FBUCeAha8kkMcmgjon4Yn%2Fimage.png?alt=media&#x26;token=5432492a-088b-4ff1-a5e2-68fd96ee883e" alt=""><figcaption></figcaption></figure>

**Step 3:** Enter the amount of SSV you want to deposit into the selected cluster. Ensure that your MetaMask wallet has sufficient funds. Then, click the 'Confirm' button.

<figure><img src="https://3946753200-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2ofbWCtvCf8VWwPLyyEW%2Fuploads%2FNBwlhsWwy8KXBfNFMMFf%2Fimage.png?alt=media&#x26;token=f1543c37-a8fc-4d67-91a9-3228a3eaaebb" alt=""><figcaption></figcaption></figure>

**Step 4:** After you click on the "Submit Transaction" button, MetaMask will prompt you to confirm the transaction. To do this, click on the "Confirm" button in the MetaMask pop-up window.

<figure><img src="https://3946753200-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2ofbWCtvCf8VWwPLyyEW%2Fuploads%2FEGWqWW6yITHAgEnlkoy7%2Fimage.png?alt=media&#x26;token=56334dc5-cd15-41b3-9db9-2989447b9b7e" alt=""><figcaption></figcaption></figure>

**Step 5:** Once the transaction is successful, you will receive a confirmation that it has been completed. The cluster balance will be updated to show the new amount, which could extend the amount of time the selected validator cluster can operate for.

<figure><img src="https://3946753200-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2ofbWCtvCf8VWwPLyyEW%2Fuploads%2FhiEVdfcwNxlAtcozd53R%2Fimage.png?alt=media&#x26;token=1965d79d-b65c-4489-8beb-3f94f2e6a9f8" 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://docs.chainupcloud.com/staking/how-to-delegate-to-ssv-cluster.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.
