# Guide to tie your verified Discord account to your human node

Here’s a step-by-step guide on how to link your Discord account to your Humanode validator wallet address. Active participation in one person - one vote polls gets you up the validator leaderboard beyond completing all 84 epochs.

**Step 1.** First and foremost, you need to be an active validator and get bio-authenticated by getting a ‘Verified Human’ role on [Humanode Discord](https://link.humanode.io/chat). Here’s how to get the ‘Verified Human’ role: [Guide to get a Verified role](https://gitbook.humanode.io/guide-to-get-a-verified-role-for-individual-use)\
\
**Step 2.** Go to [Polkadot.js.org](https://polkadot.js.org/) explorer and sign a message to get a signature. Here’s how:

I. In [Polkadot.js.org](https://polkadot.js.org/) extension, under the Developer section.  Choose `Sign and verify`.&#x20;

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfTbJbOkklqd98mfBIW0RQ8i64YPvzBTatleArHjuds8M1PSJCrDwRI-_DDwTEFw3kfq0F3LZIwquNfTp3CL8kv1c4EbRtx_bXaCIEvxKMecFBWv8pntoX6OBdszqexGu0Rd4ph?key=Rs7kwUmU2cH8lzGSdMiMvg" alt=""><figcaption></figcaption></figure>

II. Choose your mainnet validator address, replace \[username] with your Discord username and and sign the message.\
\
Note: Use the address that you are using to run the node (Sample address: `hmrpkmW4k6ZfxZEHCFBUSnhXe4ZJV7FjkFDCJAqqJCqjUFf4N`)\
\
You can get the Discord username by clicking on your profile in the bottom left of your Discord. Sample Discord username: `ilikehumanode123`&#x20;

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

III. After successfully signing, you’ll get the signature of the supplied data. Copy this signature. Sample signature: `0x5406c81039881052df59b3e769143dccd5c6e72212805307161bb8c60ae6d21ac36afbe047f5c3d5c1d98c5584040056cd417895a0e6b02c5e6f7b74de8f5a8d`

<figure><img src="/files/5qtbhyBR2mYCdvZWb2mo" alt=""><figcaption></figcaption></figure>

IV. Now, in the [#validator-address-submissions](https://discord.gg/dErevQeY) Discord channel, fill in the form. You will need your validator address and the signature we got in the last step.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdtAuY6fX0xArsT2uETbiJ8vnrE8Agy72-k9gI7VasuBvScF4Q-6ixAKuOGRyUC6WBalCkbbF0UMggtFsusTnH0E-G04hKOs1R-Q9A43eD4vgmP_whcAbW0MsqrV29bFBYYkA2yTg?key=Rs7kwUmU2cH8lzGSdMiMvg" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeZSYso-6JjrpaY21QOnHgK7YmONYvn3wQB0cMtKiu49RK0KqDcVTG0DWtyFRwMH9mL6It5gkhfQIU9bH3wPV-vC0UlIWFGm2mRlYr2d6JGagxgVNXdd5jnCx_nZ795ZGRHHK3m?key=Rs7kwUmU2cH8lzGSdMiMvg" alt=""><figcaption></figcaption></figure>

You’re all set! Join the [#validator-polls](https://discord.gg/rSXhA9t4) channel and cast your vote.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://gitbook.humanode.io/docs/validator-address-submission/guide-to-tie-your-verified-discord-account-to-your-human-node.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
