# How to Join

Node Studio is designed for new validators or small teams looking to start validating on NEAR without advanced technical knowledge.

To join:

* Participants must register for one of the program’s editions (currently two completed, with a third and fourth planned).<br>
* Users will be provided access to the Node Studio platform, which automates the creation and management of a validator.<br>
* The user retains full control over their VPS (Virtual Private Server) and private keys, while the software handles deployment, configuration, and updates.<br>

To apply or register for the program, users can contact Meta Pool directly or fill out the following application form:\
👉 [Application Form](https://peppermint-daffodil-e37.notion.site/1f23f29d38d3811f8a47cb4e612c3a19?pvs=105) ←

<br>

\ <br>


---

# 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/validator-programs/node-studio-program-3/how-to-join.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.
