# Node Network

IOTA pooled validator nodes refer to a specific type of node that is used within the IOTA distributed ledger technology (DLT) network. In the IOTA network, nodes are the computers or devices that participate in the network and help to validate and propagate transactions. Validator nodes are a specific type of node that are responsible for verifying the validity of transactions and adding them to the network's ledger.

Pooled validator nodes are a type of validator node that are managed and operated by a group, or pool, of individuals or organizations. In contrast to standalone validator nodes, which are run by a single entity, pooled validator nodes allow multiple parties to share the responsibility and rewards of running a validator node. This can provide a number of benefits, including increased decentralization and security, as well as more efficient use of resources. Additionally, pooled validator nodes can make it easier for smaller entities, such as individual users, to participate in the network as validators.

Overall, IOTA pooled validator nodes are an interesting and innovative approach to distributed ledger technology that can help to improve the security, efficiency, and accessibility of the IOTA network.


---

# 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.epochzero.io/welcome/overview/our-projects/node-network.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.
