# &#x20;ALVEY Blockchain in Metamask Wallet

1. **How to setup Metamask for Alvey Chain  network !**\
   &#x20;                 The obvious first step is installing Metamask on your individual device, you can download [Metamask](https://metamask.io/download/).

You can install Metamask on Chrome, Firefox, Brave,  Edge and on your Mobile Phone and Desktop web extension.

2. **The next step after downloading Metamask is creating a wallet(if it is your first time) or restoring a wallet if you had it created before.** \
   &#x20;    If you are creating a new wallet, please save the seed phrase, that 12-word phrase as that is your password.

3. **You now click on the drop-down(just close to Ethereum Network) and choose settings .**

* Now on the Settings page, locate the Networks menu.

This is now the part where we manually add the <mark style="color:orange;">Alvey Blockchain Network details</mark> by clicking "Add Network" from the top right corner. -- You can now add this details below in the network field and click save.

**Network Name**: AlveyChain Mainnet\
**New RPC URL**: [https://rpc2.alvey.io/rpc](<https://rpc2.alvey.io/rpc&#xD;&#xA;>)\
**Chain ID**: 3797\
**Symbol**: ALV\
**Block Explorer URL**: <https://alveyscan.com/>

4. **Change from Ethereum Network To AlveyChain Mainnet**

&#x20;  After you have saved the settings in the previous step, you can now change from ETH to ALV

You can now transfer some $ALV to your wallet address here and start doing transaction at very lowest fees(0.00005$).

HODL TO MOON&#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://angel-dao.gitbook.io/angel-dao/alvey-blockchain-in-metamask-wallet.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.
