# Deploy Beam L1 Validator Node

Follow these steps to deploy a Beam L1 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** - Go to the Validator Nodes page by clicking it in the left navigation panel.

<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 **purchase subscription** in the notification banner.

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

**Step 4: Plan Selection:** Choose the Beam L1 protocol and plan types according to your needs. Click the **Continue** button to proceed.

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

**Step 5: Set Up Your Node**: Choose your preferred Network Type, Server Location, Node Software Update Rules, and Price Tiers on the Set Up Your Node page according to your requirements. Then, proceed by clicking the ***Create Now*** button..

<figure><img src="/files/wfYwSKfCmPjKFnta8mhT" 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/AOm57VQq5DSPOSK5o4zd" 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/beam-l1/deploy-beam-l1-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.
