Download genesis file, if you need. Also be sure to verify the genesis sha256 checksum before starting your node.
Genesis Info
Instructions with terminal
wget -O $HOME/.planqd/config/genesis.json "https://snapshot-at-1.genznodes.dev/planq/genesis.json"
shasum -a 256 $HOME/.planqd/config/genesis.json
## output
a4bca4e9d4de3ee747452aa5dcd80acebb6a69e99dd19b5ce0af1c6606d847f7 ~/.planqd/config/genesis.json