> For the complete documentation index, see [llms.txt](https://prosoftchain.gitbook.io/document/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://prosoftchain.gitbook.io/document/node.md).

# NODE

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

### Introduction – Overview

## NODE

Running a Validator node is a unique opportunity to be a part of a project and wider ecosystem aimed at solving today's blockchain scalability and interoperability issues.

&#x20;

This section is intended to assist the participation in the PROSOFT Chain as a Validator operator. To join the network, we recommend you first try running a node on the Testnet. The Testnet is a playground where you can learn and experiment without the risk of losing real tokens.

&#x20;

The PROSOFT Chain is based on Tendermint and Cosmos. It is secured by Validators responsible for committing new blocks to the blockchain using Proof-of-Stake consensus.

&#x20;

## Why run a node?

Running a validator node is critical to the Prosoft network's success. Validator nodes are vital for relaying transactions, proposing, verifying and finalising blocks.

&#x20;

The maintenance and security of the Prosoft network rely on a community of Validator operators to run nodes to ensure the integrity and viability of the network.

&#x20;

In return for securing the network, Validator operators earn rewards depending on their overall stake in the network.

&#x20;

Validator operators have the opportunity to contribute to the development and evolution of the network by using their “stake” to vote on governance proposals. This is instrumental to the future direction of the Prosoft Network.

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

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

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://prosoftchain.gitbook.io/document/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.
