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

# How to generate a Validator pem

We can use the keygenerator binary with the following command

```
./keygenerator --key-type validator
```
