# Deploy Shardeum Node

**Follow these steps to deploy a Shardeum Validator Node:**

**Step 1: Register/Login** – Create a new account or log in to your existing account on the Zeeve platform.

**Step 2: Validator Nodes** – Click **"Validator Nodes"** in the left navigation panel to go to the corresponding page on the platform.

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

**Step 3:** Validator Nodes – On the Validator Nodes page, click the 'Buy **Subscription**' button at the top-right corner or use the 'Purchase Subscription' option in the notification banner.

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

**Step 4: Plan Selection -** Select the Shardeum node and its plan types according to your requirements. Then, click the **Continue** button to proceed.

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

**Step 5: Set Up Your Node** – On the **Set Up Your Node** page, choose the desired network type, set a **Validator Dashboard** password (this will be used to log in to your Validator Dashboard), and fill in the other required details as per your preference. Then, proceed by clicking the **Create Now** button.

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

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

<figure><img src="/files/B5Pp0Agd1kyvPjcz959B" 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.zeeve.io/validator-nodes/shardeum/deploy-shardeum-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.
