> For the complete documentation index, see [llms.txt](https://helloforlend.gitbook.io/welcome-to-forlend/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helloforlend.gitbook.io/welcome-to-forlend/forlend-guides/setting-up-metamask.md).

# Setting up MetaMask

### Findora Smart Chain (EVM network)[​](https://wiki.findora.org/docs/findora_basics/introduction#dual-blockchain-architecture-utxo-and-evm-and-prism-transfer) <a href="#dual-blockchain-architecture-utxo-and-evm-and-prism-transfer" id="dual-blockchain-architecture-utxo-and-evm-and-prism-transfer"></a>

A key concept to understand about Findora is that it is composed of two different blockchains combined into a single “multi-chain” model. These two blockchains include:

* Findora Native Chain&#x20;
  * a UTXO-based blockchain
  * support staking and confidential transactions
  * token address starting with `fra...` supported by Findora Desktop Wallet
* Findora Smart Chain
  * an accounts-based blockchain
  * fully-EVM compatible, supports smart contracts and dapps
  * token address starting with `0x...`supported by MetaMask Wallet

The ***Prism*** transfer feature is what enables users to bridge (aka transfer) assets from Findora Native Chain to Findora Smart Chain -- and vice versa (go to [the Findora Wiki ](https://wiki.findora.org/docs/findora_basics/introduction)for more details).&#x20;

{% hint style="info" %}
Forlend v1 is currently deployed on the Findora network. To use Forlend, please make sure your MetaMask is configured to the Findora Mainnet (Findora EVM network). Please refer to the [Finora Wiki ](https://wiki.findora.org/docs/evm_guides/use_wallet/metamask/condiguration/)for more details on how to set up your MetaMask wallet.&#x20;
{% endhint %}

### **Step 1. Set up MetaMask🦊** <a href="#id-2190pfaokx45" id="id-2190pfaokx45"></a>

If you don’t have MetaMask, you will first need to download it [here](https://metamask.io/). If you’re setting it up for the first time, please save your private key securely and not on your computer. Anyone who has access to your private key effectively controls all your funds.

### **Step 2. Configure your MetaMask to Findora's EVM Network**

You will need to add the Findora Network on MetaMask by clicking on the network listed at the top and then clicking add network. Use the following information:

{% hint style="info" %}
Network Name: Findora Mainnet

* RPC URL: [https://prod-mainnet.prod.findora.org:8545](https://prod-mainnet.prod.findora.org:8545/)
* Chain ID: 2152
* Currency Symbol: FRA
* Block Explorer URL: [https://evm.findorascan.i](https://evm.findorascan.io/)o
  {% endhint %}

![](/files/CsrIWFuxT1zQGrC6Gvb5)

### **Step 3. Fund your MetaMask wallet with FRA tokens**

You will need FRA to pay gas fees before you interact with Forlend's contract or any other protocols on the Findora Mainnet.&#x20;

{% content-ref url="/pages/8wnw0dRYb15gNFu0MG2V" %}
[How to get FRA tokens](/welcome-to-forlend/forlend-guides/setting-up-metamask/how-to-get-fra-tokens.md)
{% endcontent-ref %}
