# 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="https://3102326533-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcTPyogw4Q0VgnBLVntiv%2Fuploads%2Fp20HfOmRVjdnsXmpnCUu%2FRealio%20Full%20Node.png?alt=media&#x26;token=7a3fd279-9cf5-4545-9d32-a5d0ef58d29b">Realio Full Node.png</a></td><td><a href="running-a-full-node">running-a-full-node</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="https://3102326533-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcTPyogw4Q0VgnBLVntiv%2Fuploads%2FhK8zixKcxFJFggZe5IVz%2FBecome%20a%20Validator.png?alt=media&#x26;token=d13915f4-2246-4f49-b0c4-a3145c9d8eee">Become a Validator.png</a></td><td><a href="validators">validators</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="https://3102326533-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcTPyogw4Q0VgnBLVntiv%2Fuploads%2FdZUdTyZvBePh9N1Hl1pN%2FValidator%20Help.png?alt=media&#x26;token=48f5350c-a6a9-49e0-8555-f80213c500d9">Validator Help.png</a></td><td><a href="validators/validator-faqs">validator-faqs</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="https://3102326533-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcTPyogw4Q0VgnBLVntiv%2Fuploads%2FhcqPL8IVNpkEeFB205wK%2FPublic%20Testnet.png?alt=media&#x26;token=cc410533-f3c5-485f-9c33-49e03f0a51a3">Public Testnet.png</a></td><td><a href="testnet">testnet</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="https://3102326533-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcTPyogw4Q0VgnBLVntiv%2Fuploads%2FWoDIx1fNKUN0e44yzgPp%2FDev%20Resources.png?alt=media&#x26;token=2a464424-9034-48a9-8379-99fb345ef89f">Dev Resources.png</a></td><td><a href="developers">developers</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="https://3102326533-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcTPyogw4Q0VgnBLVntiv%2Fuploads%2FJXSX1JMyf5KDuBwtOsPI%2FDelegator%20FAQs%20-%20Intro.png?alt=media&#x26;token=b5b73750-4e62-4cd8-8577-a9ba550e1256">Delegator FAQs - Intro.png</a></td><td><a href="delegators/delegator-faqs">delegator-faqs</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.
