> For the complete documentation index, see [llms.txt](https://gitbook.humanode.io/mainnet-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gitbook.humanode.io/mainnet-guide/manual/preparation.md).

# Preparation

## Download the Humanode Distribution tool

First, install the `humanode-distribution` CLI tool:

{% embed url="<https://github.com/humanode-network/distribution/releases/latest>" %}

Download the release for your platform, unpack the archive, and make the `humanode-distribution` binary executable and make sure it's available at your `PATH` (for instance, do `sudo mv humanode-distribution /usr/local/bin`).
