Skip to main content
Now that you have installed the kona-node, it’s time to run it. In this section, we’ll guide you through running the kona-node on various networks and with different configurations.

Supported Networks

Kona uses the superchain-registry to dynamically load chain configurations for the specified network. As such, Kona can only support networks that are defined this way. To view available networks, the kona-node binary provides a registry subcommand that lists all available networks:
kona-node registry
:::tip Want to add support for a new network? Feel free to add a chain to the superchain-registry! :::

Configuration & Monitoring

Learn how to configure and monitor your node: