# Mainnet

<table data-view="cards"><thead><tr><th align="center"></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td align="center"><strong>Mainnet Genesis File</strong></td><td><em>Download the genesis file for the Realio mainnet.</em></td><td></td><td><a href="/pages/Up1OEqSu4tYksTDS92PG">/pages/Up1OEqSu4tYksTDS92PG</a></td><td><a href="/files/UIGehQDHtnQIOYjzqscZ">/files/UIGehQDHtnQIOYjzqscZ</a></td></tr><tr><td align="center"><strong>Mainnet Setup</strong></td><td>S<em>etting up your mainnet node.</em></td><td></td><td><a href="/pages/eGoKZaKzbFwac5Lu7VI3">/pages/eGoKZaKzbFwac5Lu7VI3</a></td><td><a href="/files/wI3s374O1kR0Wf4S8iCI">/files/wI3s374O1kR0Wf4S8iCI</a></td></tr><tr><td align="center"><strong>Mainnet Seed Nodes</strong></td><td><em>Connect to seed nodes on the Realio mainnet.</em></td><td></td><td><a href="/pages/ndaXH2Z9tz8Jidy5apyr">/pages/ndaXH2Z9tz8Jidy5apyr</a></td><td><a href="/files/mZUqO0o6mjnTP4ngO3kU">/files/mZUqO0o6mjnTP4ngO3kU</a></td></tr></tbody></table>

## Overview

{% hint style="danger" %}
**IN PROGRESS DOCUMENTATION**

This documentation is not complete. Please hop on discord if you need to talk to the us.
{% endhint %}

{% hint style="success" %}
**MAINNET REPOSITORY**

See the [mainnet repo](https://github.com/realiotech/mainnet) for information on the latest mainnet, including the correct version of realio-networkd to use and details about the genesis file.
{% endhint %}


---

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