# Introduction

Inside this documentation you will find all the instructions in order to:

* Setup a full Realio Network node
* Run a Realio Network validator earning block rewards while securing the chain
* Testnet information
* Developer information

To get started, use the navigation bar on the left to move through the pages.

<table data-view="cards" data-full-width="false"><thead><tr><th align="center"></th><th></th><th></th><th data-type="content-ref"></th><th data-type="files"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><strong>Realio Network Full Node</strong></td><td><em>How to setup and manage a Full Node</em> </td><td></td><td></td><td></td><td><a href="/files/dRQKjDVYdblFm7upOwQR">/files/dRQKjDVYdblFm7upOwQR</a></td><td><a href="/pages/pVy2PcfgTsalJYTycyXw">/pages/pVy2PcfgTsalJYTycyXw</a></td></tr><tr><td align="center"><strong>Become a Realio Validator</strong></td><td><em>Validator Setup, Halting, Migrating</em></td><td></td><td></td><td></td><td><a href="/files/1Hun6pOhpWLR7eBXo5zP">/files/1Hun6pOhpWLR7eBXo5zP</a></td><td><a href="/pages/qRGjJpOJNpnfVY3CbpK5">/pages/qRGjJpOJNpnfVY3CbpK5</a></td></tr><tr><td align="center"><strong>Validator FAQs</strong></td><td><em>Frequently asked questions for validators</em></td><td></td><td></td><td></td><td><a href="/files/cCHEX6IDDsshuyDmjBbZ">/files/cCHEX6IDDsshuyDmjBbZ</a></td><td><a href="/pages/w6P66TlsKSI7tA1047VP">/pages/w6P66TlsKSI7tA1047VP</a></td></tr><tr><td align="center"><strong>Public Testnet</strong></td><td><em>Participate in the Realio public test network</em></td><td></td><td></td><td></td><td><a href="/files/7UTx861k9Dc1PFDwL0dQ">/files/7UTx861k9Dc1PFDwL0dQ</a></td><td><a href="/pages/8ZrNWKfRVpIeaznaxqg8">/pages/8ZrNWKfRVpIeaznaxqg8</a></td></tr><tr><td align="center"> <strong>Developer Resources</strong></td><td><em>Tools and documentation for Realio developers</em></td><td></td><td></td><td></td><td><a href="/files/CcgYXbt9XZpOwCxQeFrZ">/files/CcgYXbt9XZpOwCxQeFrZ</a></td><td><a href="/pages/vLloKxvnlx877GoOBYsE">/pages/vLloKxvnlx877GoOBYsE</a></td></tr><tr><td align="center"> <strong>Delegator FAQs</strong></td><td><em>Frequently asked questions for delegators</em></td><td></td><td></td><td></td><td><a href="/files/jTGe6Q78ToG7VtaVxnFF">/files/jTGe6Q78ToG7VtaVxnFF</a></td><td><a href="/pages/ReVVUvm9dY0bfICeqonI">/pages/ReVVUvm9dY0bfICeqonI</a></td></tr></tbody></table>


---

# 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.realio.network/introduction.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.
