# How to add the Noise token to Metamask

**1.) Add the Polygon Network to your Metamask account.**\
\
Go to Settings--> Network--> Add Network

Copy and paste the following information:\
\
\&#xNAN;*Network Name:* Polygon Mainnet\
\&#xNAN;*New RPC:* <https://polygon-rpc.com/>\
*Chain ID:* 137\
\&#xNAN;*Currency Symbol:* MATIC\
\&#xNAN;*Block Explorer:* <https://explorer.matic.network>\
\
Click 'Save'

**2.) Switch to the Polygon Mainnet**

Click the button to the right of the MetaMask icon that says "Ethereum Mainnet"\
\
Select "Polygon Mainnet"

**3.) Import the Noise token**

Click on "Assets"--> Import Tokens--> Custom Tokens\
\
Copy and paste the following information:\
\
\&#xNAN;*Token Address:* 0xAFc36DA08fdF11B58D06FAF4fDc3cd03d5b9DA89\
\&#xNAN;*Token Symbol:* NOISE\
\&#xNAN;*Token Decimal:* 18\
\
**4.) Click 'Add Custom Token'**\
\
The token will show up in the "Assets" tab of your Metamask wallet.&#x20;


---

# 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://unchained-music.gitbook.io/unchained-music/usdnoise-social-token/how-to-add-the-noise-token-to-metamask.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.
