# Validator node Quick Start Guide

**Please note that hosting validator nodes is only accessible to Energy Web Member Organizations.**

## Subscription

Purchasing a subscription is the first step to setting up your Volta and EWC Nodes on the Energy Web Chain. Follow the steps below to subscribe.

1. Login to Launchpad with the email and password provided by Energy Web
2. Switch to the **VaaS** environment of Launchpad using the toggle on the top right of the Launchpad screen.
3. Under **Validator Node** in the left hand bar menu, go to "**Purchase**"\
   \
   ![](https://content.gitbook.com/content/tVv4gal2xiLAecbIlZ7d/blobs/p9lerr8XhN9VsLjQ8NeW/Screenshot%202024-04-25%20at%2011.12.37.png)<br>
4. Select your subscription options. **Subscriptions for Energy Web Chain Validators always include 1 Volta and 1 EWC Node**. \
   \
   You have the option to chose to bring your own cloud (BYOC) or to use a managed cloud. With the BYOC option, you can bring your own cloud provider account to host your node. Otherwise, <mark style="background-color:orange;">the node will be hosted for you</mark>.<br>

   <figure><img src="https://content.gitbook.com/content/tVv4gal2xiLAecbIlZ7d/blobs/PsO5nu4ZvpTESwzy3Zz3/Screenshot%202024-04-25%20at%2011.15.23.png" alt=""><figcaption></figcaption></figure>
5. Validate your choice by clicking on "**Subscribe**". This will take you to the payment screen.&#x20;

Once your payment is validated, your subscription is active and you can start setting up your nodes.<br>

## Validator Node Creation and Deployment

Once your subscription is active, follow the steps below to set-up and manage your nodes.

1. Under **Validator Node**, go to "**Manage**". You will see your purchased bundle of nodes that are ready for deployment.<br>

   <figure><img src="https://content.gitbook.com/content/tVv4gal2xiLAecbIlZ7d/blobs/p7v6eFduVOTnardBgbAr/Screenshot%202024-04-30%20at%2015.39.46.png" alt=""><figcaption></figcaption></figure>
2. Click "**Deploy**" on the node you want to begin with. Usually, this should be Volta.
3. Fill in the necessary Network details and go to "**Continue**"<br>

   <figure><img src="https://content.gitbook.com/content/tVv4gal2xiLAecbIlZ7d/blobs/yAUCUyDVlRxOWYS3Bz9j/Screenshot%202024-04-30%20at%2015.43.30.png" alt=""><figcaption></figcaption></figure>
4. Fill in the information pertaining to the Cloud configuration then click "**Create**"<br>

   <figure><img src="https://content.gitbook.com/content/tVv4gal2xiLAecbIlZ7d/blobs/FOVsX386s6xH0p88XL7W/Screenshot%202024-04-30%20at%2015.45.11.png" alt=""><figcaption></figcaption></figure>
5. Once created, you will find your newly deployed node under **Validator Node** by clicking "**Manage**"<br>

   <figure><img src="https://content.gitbook.com/content/tVv4gal2xiLAecbIlZ7d/blobs/4x8OcXVf0p5rZkR9nEDm/Screenshot%202024-04-30%20at%2015.46.27.png" alt=""><figcaption></figcaption></figure>

   It will take around 30 hours for the node to sync.

## Node details

You can access more information about your validator node details by clicking on "**View Details**" when in the manage view.

<figure><img src="https://content.gitbook.com/content/tVv4gal2xiLAecbIlZ7d/blobs/6EqQ8cAA8G5qSkRfvpTr/Screenshot%202024-04-30%20at%2015.49.08.png" alt=""><figcaption></figcaption></figure>

This section will include all general and specific details about your validator node once it is synced. This includes the node address details and payout address details, that can also be updated from this screen once there is a balance.

## Node Authorization

The details section is also where you can request the **node authorization**, a crucial step in adding your node to the Chain and allowing it to start validating.&#x20;

You can request the node authorization once it has been synced.

![](https://content.gitbook.com/content/tVv4gal2xiLAecbIlZ7d/blobs/f1smDox6DcFhyHxYr1jL/Screenshot%202024-04-30%20at%2015.53.51.png)

To do so, go to the validator node details and click on "**Request for Node Authorization**". The Energy Web team will be informed of your request and be able to approve it.

## Analytics

Coming soon


---

# 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.energyweb.org/launchpad/blockchain-infrastructure/validator-nodes/validator-node-quick-start-guide.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.
