# Metamask

Step 1: Open a MetaMask DeFI wallet &#x20;

* [Download & Install](https://metamask.io/download/) Metamask for chrome&#x20;
* Make sure the Metamask wallet extension is installed on the browser
* Open DeFi wallet account

&#x20;     (note: please store your secret phrase carefully)

Step 2: Log into your CEX account (eg, Binance, Coinbase, BitStamp)

* Go to the ‘Wallet’ or ‘Assets’ section
* Ensure or buy the stablecoins needed for deployment (also a bit of ETH to cover the gas fees)
* Withdraw stablecoins (as required by vault) & ETH to your DeFi wallet
* * Copy your DeFi wallet address (eg, MetaMask) and paste it in the withdrawal section
  * Choose the Ethereum network to match the chosen âtv vault
  * Confirm the withdrawal and wait for the funds to transfer

Step 3: Connect Your Wallet to the aarnâ dApp

* Visit the aarnâ dApp at [app.aarna.ai](https://app.aarna.ai/)
* Click ‘Connect Wallet’ and select your DeFi wallet (eg, MetaMask)

Step 4: Deploy Funds into the âtv vault

* Enter the amount of stablecoins to deposit (minimum $100)
* Confirm the transaction and sign it in your wallet
* Wait for confirmation and receive your âtv tokens in return


---

# 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://docs.aarna.ai/using-aarna/create-and-connect-defi-wallet/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.
