# Transfers Between Wallets

### Transfer using Metamask

Transferring MNV to other wallets estimated cost automatically set by Metamask is roughly around 0.00063 MNV with Medium priority.

<figure><img src="/files/OuveaHYLN5ZXMuFB7BUE" alt="" width="375"><figcaption></figcaption></figure>

### Transfer between Metamask and Keplr

Keplr Wallet allows you to have 2 types of address, one that starts with mnova and the other starts with 0x. 0x address is your address within the Ethereum ecosystem while the one that starts with MNOVA is for the Cosmos ecosystem. If you'll be transferring from Metamask going to your Keplr wallet, you'll need the address that starts with 0x. But if the sender will be using a Cosmos-based wallet like Keplr then you'll need to provide the one that starts with mnova.

Click on the Copy Address at the upper section of your Keplr wallet then copy the right destination address. MNV tokens transferred to either of the address will reflect on your account accumulatively.

<figure><img src="/files/0be4jnQW9eUBKVU7AkvJ" alt="" width="360"><figcaption></figcaption></figure>

This basically means that if you want to transfer tokens from your Metamask or other EVM wallets like Trust Wallet going to your Keplr Wallet, just paste the EVM Address in your Keplr account and paste it as a recipient in your EVM wallet such as Metamask.


---

# 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.metanovaverse.com/metanova-verse-introduction/wallet-and-accounts/transfers-between-wallets.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.
