# Deploy Coreum Validator Node

Follow these steps to deploy a Coreum Validator Node:

**Step 1: Register/Login** - Create a new account or log in to your existing account on the [Zeeve Platform](https://app.zeeve.io/auth/signup).

**Step 2: Validator Nodes**: From the left navigation panel, navigate to the **Validator Nodes** Link on the platform. If any nodes have already been deployed, your deployment list will be displayed. Click the **Buy Subscription** button on the page to be redirected to the **Plan Selection** page.

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

**Step 3: Plan Selection -** Choose the Coreum protocol and its plan types based on your needs. Then, click the ***Continue*** button to proceed.

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

**Step 4: Set up Your Node** - Select the desired network type, server location, node software update rules, and price tiers on the "Setup Your Node" page according to your requirements. Then, click the **Create Now** button.

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

**Step 5: Make Payment** - On the payment page, enter your card details and click on **Subscribe** to make the payment. The created node will be visible on the Validator Nodes page.

<figure><img src="/files/3mwgcrIQHiLEAQovQN27" alt=""><figcaption></figcaption></figure>

**Step 6: Validator setup** - After a successful payment, the user will be redirected to the Validator Nodes List screen, where the node status will be displayed in the **Provisioning** stage.

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

Once the node is ready, you will be notified via email. When the node enters the **Ready** state, the **Manage** button in the **Actions** column will be enabled, allowing you to proceed with the configuration process.

{% hint style="info" %}
While the node is being provisioned, the user cannot delete the node or network. Once the node provisioning is complete, the provisioned node will start syncing with other nodes in the network to obtain a copy of all existing blocks.
{% endhint %}


---

# 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.zeeve.io/validator-nodes/coreum/deploy-coreum-validator-node.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.
