# Use Metamask with your AVADO

## Can I use MetaMask with my own AVADO Node? <a href="#can-i-use-my-avado-with-metamask" id="can-i-use-my-avado-with-metamask"></a>

Yes!  And this is actually the best way to reclaim your privacy.  Here are the steps:

1. In MetaMask go to **Settings** > **Networks**
2. Scroll to the bottom and click the **Add Network** button
3. Click **Add a network manually**
4. Fill in these values:

<table><thead><tr><th width="224">Item</th><th>Value</th></tr></thead><tbody><tr><td><strong>Network Name</strong></td><td>Give this a name for easy reference, for example, "AVADO"</td></tr><tr><td><strong>RPC URL</strong></td><td><ul><li><p>For <strong>Geth</strong> (choose one):</p><ul><li>http://ethchain-geth.my.ava.do:8545</li><li><strong>https:</strong>//ethchain-geth.my.ava.do</li></ul></li><li><p>For <strong>Nethermind</strong> (choose one):</p><ul><li>http://avado-dnp-nethermind.my.ava.do:8545</li><li><strong>https</strong>://avado-dnp-nethermind.my.ava.do</li></ul></li></ul></td></tr><tr><td><strong>Chain ID</strong></td><td><code>1</code>  - The default Chain ID for Ethereum Mainnet is 1.  Metamask will warn that "This Chain ID is currently being used by the mainnet network".  This is OK.</td></tr><tr><td><strong>Currency symbol</strong></td><td><code>ETH</code></td></tr><tr><td><strong>Block explorer URL</strong></td><td>https://etherscan.io</td></tr></tbody></table>

<figure><img src="https://2996176873-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0YTdumceG05uJMtaEgaT%2Fuploads%2FSOOKij3xYFbWqOp5zpGh%2Fhelp-metamask.png?alt=media&#x26;token=06bfc479-8627-48f2-97f8-74c75a9513c7" alt="" width="375"><figcaption></figcaption></figure>

Once you're done, click **Save**.

You can now use this connection to send all MetaMask chain queries and transactions through your own ETH node!

{% hint style="info" %}
Remember to change the **RPC URL** if you switch Execution Client.
{% endhint %}

{% embed url="<https://youtu.be/IKEpxMVa2Kw>" %}
Video: Connecting Metamask to your own ETH node on AVADO
{% endembed %}
