# VALIDATOR NODES

- [Node Studio Software](https://docs.metapool.app/master/validator-nodes/node-studio-software.md)
- [Quick Guide](https://docs.metapool.app/master/validator-nodes/node-studio-software/quick-guide.md): This guide will walk you step by step through deploying your own NEAR validator node on mainnet, using the Meta Pool Node Studio tool developed in collaboration with Openmesh.
- [Hivelocity](https://docs.metapool.app/master/validator-nodes/node-studio-software/quick-guide/hivelocity.md): Instructions to setup your node
- [Cherry Servers](https://docs.metapool.app/master/validator-nodes/node-studio-software/quick-guide/cherry-servers.md): Instructions to setup your node
- [Hetzner](https://docs.metapool.app/master/validator-nodes/node-studio-software/quick-guide/hetzner.md): Instructions to setup your node
- [Node Studio Dashboard Guide for NEW NEAR Validators](https://docs.metapool.app/master/validator-nodes/node-studio-software/node-studio-dashboard-guide-for-new-near-validators.md): This guide provides useful recommendations for Node Runners to properly monitor and maintain their validator node using the Node Studio Dashboard.
- [FAQ – Node Studio](https://docs.metapool.app/master/validator-nodes/node-studio-software/faq-node-studio.md)
- [Validator Programs](https://docs.metapool.app/master/validator-nodes/validator-programs.md)
- [NEAR Node Validators](https://docs.metapool.app/master/validator-nodes/validator-programs/near-node-validators.md): Information about Validators on NEAR
- [Enterprise Node Operators Program](https://docs.metapool.app/master/validator-nodes/validator-programs/enterprise-node-operators-program.md)
- [Professional Node Operators Program](https://docs.metapool.app/master/validator-nodes/validator-programs/professional-node-operators-program.md)
- [Node Studio Program #1](https://docs.metapool.app/master/validator-nodes/validator-programs/node-studio-program-1.md)
- [Participation Guidelines](https://docs.metapool.app/master/validator-nodes/validator-programs/node-studio-program-1/participation-guidelines.md): The Node Studio Program Cohorts have the goal to distribute stake to new organizations and companies interested to become part of the NEAR Protocol ecosystem as a node runner.
- [Monthly Payment](https://docs.metapool.app/master/validator-nodes/validator-programs/node-studio-program-1/monthly-payment.md): This section explains how to make the required monthly payment to Meta Pool for the use of the Node Studio platform. Payments must be made on time each month to ensure continued access to the platform
- [Node Studio Program #2](https://docs.metapool.app/master/validator-nodes/validator-programs/node-studio-program-2.md)
- [Participation Guidelines](https://docs.metapool.app/master/validator-nodes/validator-programs/node-studio-program-2/participation-guidelines.md): The Node Studio Program Cohorts have the goal to distribute stake to new organizations and companies interested to become part of the NEAR Protocol ecosystem as a node runner.
- [Monthly Payment](https://docs.metapool.app/master/validator-nodes/validator-programs/node-studio-program-2/monthly-payment.md): This section explains how to make the required monthly payment to Meta Pool for the use of the Node Studio platform. Payments must be made on time each month to ensure continued access to the platform
- [Node Studio Program #3](https://docs.metapool.app/master/validator-nodes/validator-programs/node-studio-program-3.md)
- [Participation Guidelines](https://docs.metapool.app/master/validator-nodes/validator-programs/node-studio-program-3/participation-guidelines.md): The Node Studio Program Cohorts have the goal to distribute stake to new organizations and companies interested to become part of the NEAR Protocol ecosystem as a node runner.
- [Monthly Payment](https://docs.metapool.app/master/validator-nodes/validator-programs/node-studio-program-3/monthly-payment.md): This section explains how to make the required monthly payment to Meta Pool for the use of the Node Studio platform. Payments must be made on time each month to ensure continued access to the platform
- [How to Join](https://docs.metapool.app/master/validator-nodes/validator-programs/node-studio-program-3/how-to-join.md)
- [DappNode Program](https://docs.metapool.app/master/validator-nodes/validator-programs/dappnode-program.md)


---

# 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.metapool.app/master/validator-nodes.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.
