# Setting up your Metamask  Wallet on the Avalanche Blockchain

![](https://public.bnbstatic.com/static/academy/uploads-original/722100d6f2ac4b62b2aa4f195ece58e3.png)

VRYNT is built on the Avalanche Blockchain.  If you do not have Metamask you will need to install it to interact with the VRYNT platform. Make sure to follow all of the steps below to complete the process.

MetaMask is a cryptocurrency wallet that can be downloaded on Chrome and Firefox as a browser extension. It allows users to store and transact crypto and NFT's through a simple interface.&#x20;

MetaMask enables users to interact with cryptocurrency and NFT ecosystems on Ethereum and other blockchain networks, such as Avalanche.  Don't let it confuse you, by selecting a different blockchain, we are basically telling the Metamask wallet to store data on a different public database. This guide will teach you how to connect your MetaMask wallet to the Avalanche network.

Once you have minted your VRYNT NFT it will be transferred to your Metamask wallet, and stored in the Avalanche Blockchain.&#x20;

Let's quickly talk about "Gas" and AVAX Tokens. When you read about AVAX tokens, these are the currency of the Avalanche blockchain (AVAX tokens are "fungible" tokens btw if you read our previous article). The entities/people/companies that maintain the Avalanche blockchain have to be compensated for keeping the computers systems that host the chain (database) running. When you hear about "Gas Fees" this is the price you pay each time you transact with the Avalanche blockchain to store or transfer something. In many cases VRYNT has "hidden" the blockchain interaction fees from you to make the process more user friendly. However for some activities on the VRYNT platform you will need to pay the gas fees directly, like when you are listing an NFT on the marketplace as an example. In this case you need to have some AVAX tokens in your wallet, and this guide will also help you do that. <br>

We know it can be overwhelming!!! There is a lot to learn, but if you need more help, don't hesitate to log into our Discord community and just ask!&#x20;

Discord Link: <https://discord.gg/2Y64vBwtw9>

If you are already using the Avalanche network, note that only the C-Chain wallet is compatible with MetaMask. So to transfer AVAX from another wallet or an exchange, your tokens need to be in your C-Chain wallet.&#x20;

{% hint style="info" %}

{% endhint %}


---

# 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://vrynt.gitbook.io/vrynt-platform-guide/guides/setting-up-your-metamask-wallet-on-the-avalanche-blockchain.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.
