# Prism++

Prism++ allows you to transfer any FRC-20, 721, or 1155 token between the EVM and UTXO ledgers on Findora. By using Prism, users can move their FRA from their MetaMask wallet (EVM) to their native wallet (UTXO) for staking.

### Step #1

Export the private key from MetaMask and store it in a secure location.&#x20;

> Note:
>
> The private key gives any holder full access to your assets stored in your account. Do not share this with any untrusted individual, dApp, or service.

<img src="/files/wAJ6w2g0DW1hi9LMa2Vd" alt="" data-size="original"><img src="/files/HIC3egYcHBuz0v8r8A9K" alt="" data-size="original">

### Step #2

Go to the **Prism++** section on the [Findora Wallet](https://wallet.findora.org/) and choose a transfer direction by clicking the arrow icon. In this guide, we show how to transfer from an EVM-compatible Wallet such as MetaMask to the Native Wallet. However, you can reverse the direction according to your needs by clicking the allow, as shown below.

![](https://miro.medium.com/max/1400/0*lluDOL4k_37ocXei)

### Step #3

Click the EVM-compatible Wallet and add your MetaMask wallet private key that was exported in [Step #1 ](#step-1)above. Click the `Confirm` button once you're ready to continue.

![](https://miro.medium.com/max/1400/0*qPKhiAU4UksuqwWD)

### Step #4

Input the amount and the destination wallet address, and click `Next`. You may also click the `Address` button to select an account already created in your Findora Wallet.

![](https://miro.medium.com/max/1400/0*m6S74SYolZkVLMg1)

### Step #5

Your FRA will be migrated to the destination wallet after confirming the transaction.

![](https://miro.medium.com/max/1400/0*tClDO9ArNPZRrb6m)


---

# 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.findora.org/general-user-materials/use-wallets/findora-wallet/prism.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.
