# How to: MOVR on Mangata X

### Talisman

If you are using Talisman as your Substrate and EVM wallets, you can use the Mangata X interface to deposit your tokens directly.

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

**Step 1** - Go to <https://app.mangata.finance/> and connect your **Substrate** account.

**Step 2** - Use the `deposit` function on the UI ([Deposit Tokens to Mangata X](/welcome/guides/onboarding/deposit-tokens-to-mangata-x.md)) when you select MOVR as the asset, you will see a warning stating "No account found".

<figure><img src="/files/jFZoEWxfsZyIzdXTK4jn" alt=""><figcaption></figcaption></figure>

**Step 3** - You are able to connect your EVM account in this step. Click on the Talisman extension and manage connections. Click on `show Eth accounts` and connect your Ethereum account.&#x20;

<figure><img src="/files/7Wc3NyqcWdJXPqiT2S1T" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/J2fWQrMbm4PtEU5adMZL" alt=""><figcaption></figcaption></figure>

**Step 4** - Continue to deposit as usual. Do not forget to leave some MOVR on your EVM address to cover Moonriver Network fees.

<figure><img src="/files/Ui1JtyP7dZfKwI5vyvJd" alt=""><figcaption></figcaption></figure>

### Metamask

If you are using Metamask as your EVM wallet, you should use the Moonriver interface to deposit your tokens.

<figure><img src="/files/aMyaYN1GJhDDWTaQ4dPr" alt="" width="351"><figcaption></figcaption></figure>

**Step 1** - Go to <https://apps.moonbeam.network/moonriver> and connect your **Substrate** and **EVM** wallets.

<figure><img src="/files/ohreaB4go54n8uEFUsOF" alt=""><figcaption></figcaption></figure>

**Step 2** - Select `Cross-Chain`  and then `Parachain Bridges` from the menu on the left.

**Step 3** - Select Token: MOVR - From: Moonriver - To: Mangata. Make sure you are selecting the right addresses.

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

**Step 4** - Continue with the deposit transaction. Do not forget to leave some MOVR on your EVM address to cover Moonriver Network fees.

{% hint style="info" %}
You can check out Moonriver's [tutorial video](https://youtu.be/8RwCyhvpgIU) for a detailed walkthrough.
{% 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://docs.mangata.finance/welcome/guides/trading/how-to-movr-on-mangata-x.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.
