# How to merge EVM with SOL wallet?

If you're having difficulty merging your wallets on a mobile device, follow these steps instead:

1. Open your PC.
2. Install the Phantom wallet extension, or any other SOL-compatible wallet extension, in your browser.
3. Import your SOL wallet using your private key.

&#x20;:warning: **Important:** Never share your private key with anyone. If someone gets access to it, they can steal all assets in your wallet.

4. Install an extension for your EVM wallet (e.g., MetaMask, Rainbow, Trust Wallet, Coinbase Wallet, etc.).
5. Import your EVM wallet using your recovery phrase.
6. Go to the [beerbear.io](https://www.beerbear.io) website.
7. Click on "Connect Wallet."
8. Choose "SOL" and connect your wallet.
9. Confirm that you're connected to the correct wallet (you can check this in the top-right corner).
10. Then, select the EVM network on the presale form.

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

12. In the modal window, click "Accept" if you agree to the terms.

:warning: **Note:** The merge is irreversible and only involves two wallets—one SOL and one EVM.

13. Choose your EVM wallet to connect.
14. You should receive two messages in your wallets for signatures—verify them and confirm.

<div data-full-width="true"><figure><img src="/files/RwjjEzkfMB9JZUokbhpe" alt="" width="188"><figcaption></figcaption></figure></div>

<figure><img src="/files/JQaOJVuBgPQ139e8Vzwr" alt="" width="188"><figcaption></figcaption></figure>

15. Once successful, a modal window will notify you that your wallets have been merged.

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

16. Congratulations! Your wallets are now merged, and you share a combined $BEAR and points balance.


---

# 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.beerbear.io/how-to-merge-evm-with-sol-wallet.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.
