# Overview

- [Validator Nodes](https://dev.phron.ai/developers/copy/node-operation/overview/validator-nodes.md)
- [Non-Validator Nodes](https://dev.phron.ai/developers/copy/node-operation/overview/non-validator-nodes.md)
- [Why Run a Node?](https://dev.phron.ai/developers/copy/node-operation/overview/why-run-a-node.md)
- [Earn staking rewards as a validator](https://dev.phron.ai/developers/copy/node-operation/overview/why-run-a-node/earn-staking-rewards-as-a-validator.md)
- [Support network security and decentralization](https://dev.phron.ai/developers/copy/node-operation/overview/why-run-a-node/support-network-security-and-decentralization.md)
- [Participate in governance and decision-making](https://dev.phron.ai/developers/copy/node-operation/overview/why-run-a-node/participate-in-governance-and-decision-making.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://dev.phron.ai/developers/copy/node-operation/overview.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.
