# Using Avax with Metamask

## Instructions for setting up Avalanche on Metamask Wallet

### Installing Metamask

If you have not installed and own a Metamask wallet, please do so. It is compatible for Chrome, Brave and Firefox.

### Connect Metamask to Avalanche

Unlock Metamask > Select **Settings** > Select **Add Network**.

Enter the following Avalanche information:

* **Network Name:** Avalanche Network
* **New RPC URL:** <https://api.avax.network/ext/bc/C/rpc>
* **ChainID:** 0xa86a
* **Symbol:** AVAX
* **Explorer:** <https://cchain>. explorer.avax.network/

Select **Save**.

![](https://6742307-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkuqUFRH_TSdcWdYHMm%2Fuploads%2FLMZkIaXsy1E7BUl5zWwN%2Fimage.png?alt=media\&token=c7886955-82ee-4606-aa48-7999d59964c4)

Now copy your Metamask C-chain address. You will need it later.

![](https://6742307-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkuqUFRH_TSdcWdYHMm%2Fuploads%2Fu9Xh2EEcorUbuDDjKlAA%2Fimage.png?alt=media\&token=42b348d3-ab68-4559-a48e-b4a4ab3cd78a)

## Instructions for sending AVAX to the Metamask wallet connected to Avalanche&#x20;

&#x20;Go to <https://wallet.avax.network/>, use the stored phase pass in step 1 to reopen the Avalanche wallet by clicking Access Wallet.

![](https://6742307-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkuqUFRH_TSdcWdYHMm%2Fuploads%2Fzjfeppm2lMqb8cX4rzpN%2Fimage.png?alt=media\&token=40f610fd-625b-4336-930a-0edf490a32c8)

Then enter the passphrase saved above:

![](https://6742307-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkuqUFRH_TSdcWdYHMm%2Fuploads%2FPD2Kl63EpbZfS6wXiIeI%2Fimage.png?alt=media\&token=23649fa0-fb59-4f0e-995e-340c6bc94159)

So you have entered the main control screen of the wallet.

### Switch chain to AVAX

Click **Cross-Chain** in the menu bar on the left. In the section **Destination Chain**, select **C Chain (Contract).**

Enter the amount of AVAX you want to transfer into the box **Transfer Amount**. You see the transfer fee and then click **Confirm**.

![](https://6742307-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkuqUFRH_TSdcWdYHMm%2Fuploads%2FmHdJAyuV7uApuXjhQ3Wb%2Fimage.png?alt=media\&token=7191a311-9380-4389-8541-39b77d4c2c0d)

### Send AVAX to Metamask wallet

Select **Send**.

![](https://6742307-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkuqUFRH_TSdcWdYHMm%2Fuploads%2FxvD2y4vfk3aPNv7Q2EGV%2Fimage.png?alt=media\&token=af274175-9863-4f59-9567-d48ce1c567d7)

Select Source chain as **C** > Enter the amount of AVAX you want to send > Enter the Metamask wallet address copied in the previous step.

View details and click **Confirm**.


---

# 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://deliqfinance.gitbook.io/deliq-finance/deliqs-guide-to-avalanche/using-avax-with-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.
