# MetaMask Compatible

## Installing and Setting up MetaMask

MetaMask is a software Cryptocurrency wallet used to interact with EVM compatible blockchain. It was developed by ConsenSys Software Inc., a blockchain company software company focus on Etherium-based tools and infrastructure. MetaMask allows users to access their Etherium wallet through a browser extension or mobile app, which can then be used to interact with Dapps (Decentralize Applications).

You can acquire the software by download from website [https://metamask.io/<br>](<https://metamask.io/&#xA;>)or mobile devices with their respective app store.

Follow the instructions to create a new wallet or import your current KardiaChain Wallet Seed Phrase and it will be ready to use.

## Wallet configuration

From the Main screen, Click on the User Icon > Settings

![](/files/KGZKqyh9w82xPIbe9KUN)[<br>](<https://metamask.io/&#xA;>)

Scroll down and choose Network then Click Add Network

![](/files/Y7ux112bcmCb3AtJv6bq)

### Kardiachain Mainnet&#x20;

Fill in the following Data to add KardiaChain Network

&#x20;  Network Name: KardiaChain Mainnet

&#x20;  New RPC URL: <https://rpc.kardiachain.io>

&#x20;  Chain ID: 24

&#x20;  Block Explorer URL: <https://explorer.kardiachain.io>

&#x20;  Current Symbol: KAI

![](/files/EkqrRPayAeQAPeSQCgEa)

Congratulation Now your waller is connected to KardiaChain Mainnet!

### Kardiachain Testnet

Fill in the following Data to add Kardiachain Testnet

&#x20;  Network Name: Kardiachain Testnet

&#x20;  New RPC URL: <https://dev.kardiachain.io/>

&#x20;  Chain ID: 242

&#x20;  Current Symbol: KAI

&#x20; ![](/files/FiBls47SuTWzWre06NXZ)

&#x20; Click Save&#x20;

&#x20; You MetaMask Kardiachain Testnet is ready to use.


---

# 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.kardiachain.io/docs/archived-docs/wallet/metamask-compatible.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.
