# How to Switch From Trust Wallet to MetaMask

{% hint style="info" %}
There are a handful of reasons why you might want to migrate from Trust Wallet to MetaMask. Maybe you are unsatisfied with the available features or you experience bugs.

It is **important** to point out that you will still be able to use your Trust Wallet, even though both wallets might use the same seed phrase. You are not limited to one wallet at the same time.&#x20;
{% endhint %}

## Trust Wallet -> MetaMask Mobile

![](https://477838308-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MYOJi0paschHKe-LQlk%2F-Mdxmuu0klY3a-t3hqcA%2F-Mdxt8LJTJollehMD2Pt%2FScreenshot_20210707_000850.jpg?alt=media\&token=0e139d96-65f8-4d80-9f51-fbdd7b1397f9)

**Step 1**: Find your Trust Wallet seed phrase. A seed phrase looks like this: *seed pony duty giraffe shoot notable crowd electric denial squeeze across differ*.

**Note**: Make sure you write it down and not copy; there could be invisible spaces and cause an error

**Step 2**: Import your seed phrase, and set a password. Note: It might be easier to scan the QR when importing.

**Step 3:** Compare the MetaMask wallet address with your Trust Wallet address. They have to be the same, or it didn't work.

**Step 4**: Access the menu in the top-left corner and open the in-app browser. Connect your wallet to [app.feeder.finance](https://app.feeder.finance/). MetaMask will ask you to change the blockchain to BSC.

## Trust Wallet -> MetaMask PC

![](https://477838308-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MYOJi0paschHKe-LQlk%2F-Mdxmuu0klY3a-t3hqcA%2F-MdxshFFRL2cNQcX1KBM%2Fimage.png?alt=media\&token=114b2c33-0712-4b20-bd28-08509ee6987c)

**Step 1**: Find your Trust Wallet seed phrase. A seed phrase looks like this: *seed pony duty giraffe shoot notable crowd electric denial squeeze across differ*.

**Note**: Make sure you write it down and not copy; there could be invisible spaces and cause an error

**Step 2**: Visit the [official homepage](https://metamask.io/) of MetaMask, and download the browser extension.

**Step 3**: Import your private key, and set a password.  Note: It might be easier to scan the QR when importing.

**Step 4**: Compare the MetaMask wallet address with your Trust Wallet address. They have to be the same or it didn't work.

**Step 5**: Connect your wallet to [app.feeder.finance](https://app.feeder.finance/). MetaMask will ask you to change the blockchain to BSC.

## Need help? <a href="#need-help" id="need-help"></a>

If you experience any problems, don't hesitate to ask for help:\
Community Telegram: <https://t.me/FeederFinance>\
Official Discord: [https://discord.gg/e3uvPRJM](https://discord.gg/dfDB7vHNT2)


---

# 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.feeder.finance/for-beginners/switch-from-trust-wallet-to-metamask.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.
