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

# Customization

To personalize your validator, such as changing your avatar, follow these steps:

**Step 1: Sign up for an account on** [**Keybase.io**](https://keybase.io)**.**

**Step 2: Upload your avatar to your Keybase profile.**

**Step 3: Link your Validator ID to your Keybase identity.**

{% code overflow="wrap" %}

```javascript
cascadiad tx staking edit-validator \
--identity=<keybase_identity> \
--chain-id cascadia_6102-1 \
--from <wallet_name> \
--gas auto \
--gas-adjustment=1.2 \
--gas-prices=7aCC
```

{% endcode %}

`<keybase_identity>`: This is your Keybase 64-bit public key \[16 alpha numeric].

`<wallet_name>`: This is the name of your Cascadia wallet.
