# Collator node Quick Start Guide

Subscription

Purchasing a subscription is the first step to setting up your Collator node(s) on the Energy Web X Parachain. Follow the steps below to subscribe.

1. Login to Launchpad with your account or create an account
2. Switch to the **VaaS** environment of Launchpad using the toggle on the top right of the Launchpad screen.
3. Under **Node** in the left hand bar menu, go to "**Purchase**"

   <div align="left"><figure><img src="/files/MnMsNQaOcffaOamzcYxl" alt="" width="271"><figcaption></figcaption></figure></div>
4. Currently, you can only purchase a Collator node with EW managed cloud. Chose the number of nodes you would like to purchase.<br>
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>

## Collator Node Creation and Deployment

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

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

<div align="left"><figure><img src="/files/LO8xwpA4ntA6rHMxsuic" alt="" width="563"><figcaption></figcaption></figure></div>

2. Click "**Deploy**"&#x20;
3. Fill in the necessary configurations details and go to "**Deploy**"

<div align="left"><figure><img src="/files/dwKmtmYzKgYdCPFvK1lQ" alt="" width="563"><figcaption></figcaption></figure></div>

4. You will find your newly deployed node under **Collator Nodes** by clicking "**Manage**". It can take up to 48 hours for the node to sync.<br>

Once your node is deployed, a request for IP whitelisting will be automatically sent. You can kick off your Collator node's onboarding into the EWX parachain once the IP was whitelisted.

## Collator node details

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

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

This section will include all general and specific details about your node and will allow you to kick off and track onboarding.

The onboarding status is an indication of the stage of your node's status on the EWX parachain. The status are as follows:

1. **Pending whitelisting:** The request for IP whitelisting was sent and is pending. Once the IP of your node was whitelisted, you will be able to start onboarding your node on EWX.
2. **Ready for onboarding:** Your node's IP was whitelisted, you can kick off the onboarding onto EWX by clicking "Start onboarding"
3. **Onboarding:** Your onboarding request was sent and is pending
4. **Ready:** Your Collator node was onboarded onto EWX and is now active

## Collator Node onboarding

Once your node's IP was whitelisted, you can kick off the onboarding for your node by clicking "Start Onboarding" under the **About** section of the details page.

<div align="left"><figure><img src="/files/RZtKzVtYiycIsNUSUFuD" alt="" width="181"><figcaption></figcaption></figure></div>

You can choose between **Manual onboarding** and **Automatic onboarding**.&#x20;

<div align="left"><figure><img src="/files/O9RQzojt5mJuZ8ZNq233" alt="" width="563"><figcaption></figcaption></figure></div>

#### Automatic onboarding

With the Automatic onboarding, all the necessary steps will be automatically done by the Launchpad platform, allowing you to get started immediately with your Collator node.

<div><figure><img src="/files/iKR6lgRXulyqB4bdYaS4" alt=""><figcaption><p>Automatic onboarding: in progress</p></figcaption></figure> <figure><img src="/files/2BC33r7LRcH37TY0utpY" alt=""><figcaption><p>Automatic onboarding: ready for request</p></figcaption></figure></div>

Once the steps are completed, you can click on "Request for Collator Authorization". You will be informed via email when your Collator is ready and the Onboarding status under the details screen will change to "**Ready**".

#### Manual onboarding

With the Manual onboarding, you will need to follow each step and take action manually. Some steps are still automated and you will be provided guides for each manual step.

<div align="left"><figure><img src="/files/kZd5JpcefYcWavJRmDfh" alt="" width="188"><figcaption></figcaption></figure></div>

## Analytics

The analytics will provide in depth information about your Collator node's activities and health. You can find them by clicking on the "Monitor Node" button under "**Manage**", or via "View Analytics" in the details page.

<figure><img src="/files/7pJQ3uqHEzLTonU6oz5H" 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-launchpad.energyweb.org/launchpad-by-ew/launchpad-by-energy-web/blockchain-infrastructure/collator-nodes/collator-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.
