# Deploy Your Validator Node

Let's take an example of **NEAR** and see how to deploy a NEAR 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 been deployed, your deployment list will appear. Click the **Buy Subscription** button on the page to go to the **Plan Selection** page..

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

**Step 3: Plan Selection:** Choose the appropriate protocol and plan types based on your requirements. Then, click the ***Continue*** button to proceed.

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

**Step 4: Selection of Another Protocol** - On the "Setup Your Node" page, click the **Select Another Protocol** button in the top right corner to change the protocol selection and plan types according to your requirements. Then, click the **Continue** button to proceed.

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

**Step 5: Set Up Your Node** - On the "Set Up Your Node" page, choose the desired network type, server location, node software update rules, and price tiers according to your requirements. Then, proceed by clicking on the **Create Now** button.

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

**Step 6: Make Payment** - On the payment page, enter your card details and click on **Subscribe** to make payment. The created node will be visible on the [Validator Nodes](https://app.zeeve.io/platform/manage/nodes/validator) page.

<figure><img src="/files/mlaCaU92EVhznSoFkPLz" 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/deploy-your-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.
