# Funding Your MetaMask on Avalanche

## Detailed Guide

### Avalanche Wallet Route

**Step 1:** Go to [**https://wallet.avax.network/**](https://wallet.avax.network/) and access your Avalanche Wallet.

**Step 2:** Select "Cross Chain".

<div align="left"><img src="/files/-Mi6CjJYlXaVum9_YucQ" alt=""></div>

**Step 3:** Choose "C Chain (Contract) as the destination chain.&#x20;

<div align="left"><img src="/files/-Mi6CljOLLOunjCfr3Wm" alt=""></div>

**Step 4:** Enter the amount you would like to transfer and click "Confirm".&#x20;

**Step 5:** Once this is completed, the conditions of the transaction would have been set and you are now ready to send AVAX from your Avalanche Wallet to Metamask.

**Step 6:** Select "Send".

<div align="left"><img src="/files/-Mi6CoQ2umC5pvIjpedf" alt=""></div>

**Step 7:** Select "C" as the Source Chain.

<div align="left"><img src="/files/-Mi6Cretu_iVx0OZlMkD" alt=""></div>

**Step 8:** Enter your MetaMask Wallet address by copying and pasting it into the "To Address" field on your Avalanche Wallet.

<div align="left"><img src="/files/-Mi6Cvgd9sHYLZ99A_dV" alt=""></div>

**Step 9:** Click "Confirm" and finalize the transaction.&#x20;

**Step 10:** The AVAX sent should now appear on your MetaMask Wallet and you can start using Avalanche!&#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://iceslush-finance.gitbook.io/iceslush-finance/avalanche-guide/funding-your-metamask-on-avalanche.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.
