# Configuring Metamask

The next step is to obtain an address on the Milkomeda C1 sidechain where we can receive our MilkADA. For now, we recommend using MetaMask for this step.

First, install [MetaMask for Chrome](https://chrome.google.com/webstore/detail/metamask/nkbihfbeogaeaoehlefnkodbefgpgknn). Then, click the Chrome Extensions icon ![](/files/zx4ZA7w642bve9Fh8ypY) and select MetaMask. Within the MetaMask window, click "**Get Started**" and then "**Create a Wallet**". Set a wallet password and click through the rest of the setup screens. When finished, you should have a new empty wallet as shown below. Select the network dropdown at the top right of the MetaMask screen.

![](/files/ZLQqccQDRJFDs9LCiGCq)

From the dropdown list, select “**Add Network**” and enter the following:

> Network Name: Milkomeda Cardano (C1)
>
> New RPC URL: <https://rpc-mainnet-cardano-evm.c1.milkomeda.com&#x20>;
>
> Chain ID: 2001
>
> Currency Symbol (Optional): MilkADA
>
> Block Explorer URL (Optional): <https://explorer-mainnet-cardano-evm.c1.milkomeda.com>

Click “**Save**”, and you should now see "**Milkomeda Cardano (C1)**" in the network dropdown. Copy your C1 wallet address to the clipboard by clicking on the account name, as shown.

![](/files/DvdyxnfsNKqr9k1ZGOhT)

Now we are ready to return to Flint Wallet and send our ADA to be converted to MilkADA. &#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://strainz420.gitbook.io/strainz/guides/getting-started-on-bnb-chain-bnb/configuring-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.
