# Deploy Shido Validator Node

Follow these steps to deploy a Shido 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, go to the **Validator Nodes** page on the platform. If nodes have already been deployed, your deployment list will be displayed. Click the **Buy Subscription** button to proceed to the **Plan Selection** page.

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

**Step 3: Plan Selection:** Choose the Shido protocol and the plan types that meet your requirements. Then, click the ***Continue*** button to proceed.

<figure><img src="/files/8OhuRDTAhHfDyYeroEBX" alt=""><figcaption></figcaption></figure>

**Step 4: Set Up Your Node** - Choose the desired 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/pnZRyvybtBcWlp537EjJ" alt=""><figcaption></figcaption></figure>

**Step 5: Make a 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/AOm57VQq5DSPOSK5o4zd" alt=""><figcaption></figcaption></figure>

**Step 6:** After the payment is successful, you will be redirected to the **Validator Configuration** page to enter the required details. Once completed, click the '**Create**' button, then click '**Continue**' on the '**Network Creation Initiated**' confirmation pop-up.

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

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

**Step 6: Validator Nodes Listing -** The deployed node will be visible on the Validator Nodes page, under the **Validator Nodes** list.

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