> For the complete documentation index, see [llms.txt](https://titannet.gitbook.io/titan-network-en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://titannet.gitbook.io/titan-network-en/blockchain-test/validator-node/set-the-avatar-for-your-validator.md).

# Set the Avatar for Your Validator

Follow the steps below to set your validator avatar

1. **Install Keybase**

* Visit [Keybase.io](https://keybase.io/) and download and install the appropriate version for your operating system.

2. **Register and Login**

* After completing the Keybase installation, register a new account or log in to your existing account.

3. **Setup Avatar**

* Set up your personal avatar in Keybase, which will become your validator avatar.

4. **Click one by one**

<figure><img src="/files/Ad1iJJST6DPqr9ZBSACT" alt=""><figcaption></figcaption></figure>

5. **Get User ID**

* In the Keybase interface, locate and copy your User ID. This is usually a unique string associated with your account.

<figure><img src="/files/nCiBeN6SspqHZjcuGCo5" alt=""><figcaption></figcaption></figure>

6. **Update Validator Information**

* Open the command line interface and execute the following command to update your Validator settings:

```bash
titand tx staking edit-validator --identity [your identifier] --from [your username] --fees 500uttnt 
```

* Please replace \[your identifier] with the user ID copied from Keybase and \[your username] with your Titan network username.

By following these steps, you can successfully set up and update your Validator avatar. This will help enhance the recognition and trust of your Validator.
