# Developers

#### List of Resources[​](https://docs.realio.network/developers/overview#list-of-resources) <a href="#list-of-resources" id="list-of-resources"></a>

Please find the following resources for in-depth information:

<table data-view="cards"><thead><tr><th align="center"></th><th></th><th></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>Single Node</strong></td><td><em>Instructions to set up and run a single node locally for development and testing</em></td><td></td><td><a href="/files/0lqQV9yFrywR18fNV5YD">/files/0lqQV9yFrywR18fNV5YD</a></td><td><a href="/pages/qHGroyuQGriqRPFzEkX5">/pages/qHGroyuQGriqRPFzEkX5</a></td></tr><tr><td align="center"><strong>Multi Node</strong></td><td><em>Guide to configuring and managing multiple nodes locally to simulate a testnet environment.</em></td><td></td><td><a href="/files/mZUqO0o6mjnTP4ngO3kU">/files/mZUqO0o6mjnTP4ngO3kU</a></td><td><a href="/pages/yWmKrxUUHxZjQbKB0Gfa">/pages/yWmKrxUUHxZjQbKB0Gfa</a></td></tr><tr><td align="center"><strong>Testnet Command</strong></td><td><em>Available commands for interacting with the Realio testnet daemon.</em></td><td></td><td><a href="/files/E7PAXPAXfhf5w5GLAEY8">/files/E7PAXPAXfhf5w5GLAEY8</a></td><td><a href="/pages/KpDhNmzNMPXYlDDoMu4u">/pages/KpDhNmzNMPXYlDDoMu4u</a></td></tr></tbody></table>

#### Community[​](https://docs.realio.network/developers/overview#community) <a href="#community" id="community"></a>

Questions? Reach us on our community chat:

* [Realio Network Discord](https://discord.gg/Nv9EUbRnKb)


---

# 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/developers.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.
