# How to sign a message using your wallet?

Signing a message with your web 3 wallet has a number of use-cases. The most notably of these is to verify your ownership of the address used.

The following instructions will help guide you through the process of signing a message in order to verify that you are the address owner. <br>

For this tutorial we will be using Polygonscan and our Rainbow wallet. We will be signing a message on the Polygon Network.  <br>

The process is identical with Metamask, Trust, and any of the other leading Web3 wallets.&#x20;

## TUTORIAL: HOW TO SIGN A MESSAGE USING YOUR WALLET

1. **Go to** [**https://polygonscan.com/verifiedSignatures**](https://polygonscan.com/verifiedSignatures) **in your browser. This is the Polygonscan verified signatures page and it simplifies the entire process of message signing.**&#x20;

<figure><img src="https://874189542-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FttfkvR4IlVgNwzyKtX0w%2Fuploads%2FUEwfdEoHwB8dQVPHQsDD%2FCB29D091-E284-48D5-A12B-5C6D48A35DEE.jpeg?alt=media&#x26;token=aa3cbc4a-10d8-48c4-a5a1-21ef83dcd292" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Did you know? Polygonscan was developed by the same team as Etherscan, the leading blockchain explorer in the industry.&#x20;
{% endhint %}

2. **Select 'SIGN MESSAGE' and Connect your wallet using Metamask or WalletConnect if you use a different wallet provider.**&#x20;

<figure><img src="https://874189542-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FttfkvR4IlVgNwzyKtX0w%2Fuploads%2FUx9fpsbN8s9RbygnPuRl%2FE5F4B564-E5C4-4862-8A60-08BD6998FF22.jpeg?alt=media&#x26;token=5e0c819a-5363-4835-81f7-f3e46aef6696" alt=""><figcaption></figcaption></figure>

3. **After selecting your wallet provider there will be a prompt that asks you to connect your wallet. Use it to connect the wallet.**&#x20;

{% hint style="info" %}
Your wallet must be connected to the Polygon network in order to connect to Polygonscan. You can add the Polygon Network to your wallet in one-click using [Chainlist.org](https://chainlist.org/chain/137).
{% endhint %}

<figure><img src="https://874189542-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FttfkvR4IlVgNwzyKtX0w%2Fuploads%2FDbiOcbxfeNJPbyExWACA%2FAB9715F9-4FD0-47DC-8363-B64CF0032BF5.jpeg?alt=media&#x26;token=7fd7a6a8-507d-46d1-b445-2206d80252cb" alt=""><figcaption></figcaption></figure>

4. **After making the connection with your wallet, polygonscan will give you the option of typing a message of your choice. You may use this to type the message of your choice.**&#x20;

<figure><img src="https://874189542-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FttfkvR4IlVgNwzyKtX0w%2Fuploads%2FkgbsJWCbSjZrcJATG4xh%2FF284A6C0-2A24-4215-BD0C-6B567D5758D4.jpeg?alt=media&#x26;token=5923fb8e-04c4-4835-b832-4cf23dbf216f" alt=""><figcaption></figcaption></figure>

6. **Confirm the message you want to broadcast across the network. This is a public message and should not contain and sensitive or personal information**

{% hint style="warning" %}
The message will be broadcast publicly across the network so please do not include any sensitive or personal information.&#x20;
{% endhint %}

<figure><img src="https://874189542-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FttfkvR4IlVgNwzyKtX0w%2Fuploads%2FJS8XfWwArpYVx7SOsTcv%2FE971D128-3070-455B-B159-8643C016DF8F.jpeg?alt=media&#x26;token=5c88cd84-8200-4d1a-92f0-a6859f6c4fc5" alt=""><figcaption></figcaption></figure>

8. **After you confirm the message content is correct, you will simply 'PUBLISH' the message and you will have successfully signed a message with your wallet.**&#x20;

<figure><img src="https://874189542-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FttfkvR4IlVgNwzyKtX0w%2Fuploads%2FUp2cGk0UpsaScq6tCwXp%2F737F4748-503F-4ED6-B6C1-EB9728688EC6.jpeg?alt=media&#x26;token=a8188416-993d-4b97-b249-d5a722a6c830" alt=""><figcaption></figcaption></figure>

9. **Message signed successfully! Great job!**
