> For the complete documentation index, see [llms.txt](https://docs.realio.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.realio.network/validators/halting.md).

# Halting

When attempting to perform routine maintenance or planning for an upcoming coordinated upgrade, it can be useful to have your validator systematically and gracefully halt. You can achieve this by either setting the `halt-height` to the height at which you want your node to shutdown or by passing the `--halt-height` flag to `realio-networkd`. The node will shutdown with a zero exit code at that given height after committing the block.
