# Registering SSV Operator

**Step 1:** Once you have logged in to [**ChainUp Cloud**](https://cloud.chainup.com/app/nodes), you will need to select the option of creating a new node(SSV).

<figure><img src="https://3946753200-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2ofbWCtvCf8VWwPLyyEW%2Fuploads%2FIEpCqx7it70RKp9a3iGZ%2Fimage.png?alt=media&#x26;token=0ea98204-2261-465d-a0c3-66ad3b2a959f" alt=""><figcaption></figcaption></figure>

**Step 2:** Now, type in the name of your node, and select the Blockchain, Network and Node Type.&#x20;

If this is your first time using SSV, you can select the `Testnet` option for the network type. This will allow you to test the SSV protocol without having to make a real payment. If you are ready to stake on the mainnet, select the `Mainnet` option for the network type.

<figure><img src="https://3946753200-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2ofbWCtvCf8VWwPLyyEW%2Fuploads%2FVM9XSNvvM6Yu7OCweyUy%2Fimage.png?alt=media&#x26;token=7e00e477-2b88-4814-a1cb-0d22714ef2f5" alt=""><figcaption><p>user may configure the node configuration</p></figcaption></figure>

**Step 3:** Return to the dashboard and click the SSV node to configure the SSV operator.

<figure><img src="https://3946753200-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2ofbWCtvCf8VWwPLyyEW%2Fuploads%2FwVi91056KC3wssWKK5f7%2Fimage.png?alt=media&#x26;token=05593463-9e4c-47b8-80b5-767e8500aa4c" alt=""><figcaption></figcaption></figure>

**Step 4:** Connect your wallet and click **Register Operator**.<br>

<figure><img src="https://3946753200-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2ofbWCtvCf8VWwPLyyEW%2Fuploads%2FhTZfCRdupAiYhTdWLnRm%2Fimage.png?alt=media&#x26;token=10687928-90ca-47ee-8a3a-96c12e7480f0" alt=""><figcaption><p>view ssv operator's details after successful registration</p></figcaption></figure>

**Step 5:** Fill in the Operator details.  Set the amount of fee you want to charge the users for your operator. To verify, press next and confirm.&#x20;

<figure><img src="https://3946753200-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2ofbWCtvCf8VWwPLyyEW%2Fuploads%2FB0fsoTKx97dap6frqX2n%2Fimage.png?alt=media&#x26;token=d63c3d06-6513-46b8-a2d7-9caaff404aeb" alt=""><figcaption></figcaption></figure>

**Step 6:** Lastly, register the operator by signing the transaction, and you are done! :smile:

<figure><img src="https://3946753200-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2ofbWCtvCf8VWwPLyyEW%2Fuploads%2F3Emj4bD16FXOhCyOil2J%2Fimage.png?alt=media&#x26;token=2ff4204e-2ab7-46cc-bd95-616f8b83b1d0" alt=""><figcaption></figcaption></figure>

[**Sign up now**](https://cloud.chainup.com/app/register) to start building in seconds and discover the wonders of ChainUp Cloud!


---

# 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/registering-ssv-operator.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.
