> For the complete documentation index, see [llms.txt](https://docs.bahamut.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bahamut.io/become-a-validator/step-5-import-validator-keys-and-launch-the-validator-client.md).

# Step 5: Import Validator Keys and Launch the Validator Client

After generating your keys, import them into the validator client.

1. Import the keystore files you generated:

`./bahamut validator import --validator-keys-dir=... --network=sahara`

2. Launch Validator Client

`./bahamut validator start -n=sahara`

<br>
