# Wallets

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

## Supported Wallets

* **Metamask Wallet:** [https://metamask.io](https://metamask.io/)
* **Bloom Wallet:** [https://bloomwallet.io](https://bloomwallet.io/)
* **Rabby Wallet:** [https://rabby.io](https://rabby.io/)
* **WalletConnect:** [https://walletconnect.com](https://walletconnect.com/)

## Choose a Wallet

To get started on MagicSea, the first thing you'll need is to set up a supported wallet that supports IOTA EVM and Shimmer EVM network/chain. Crypto Wallets are available on both, desktop computers and on smartphone devices. You'll need to choose a wallet that fits your needs best.&#x20;

{% hint style="warning" %}
**When you're setting up a wallet, be sure to:** \
\
✅ Download and install only the latest version from an official source. \
✅ Follow the setup guide carefully. \
✅ Safely back up your recovery phrases. \
❌ NEVER share your recovery phrases with anyone, under any circumstances. \
❌ NEVER input your recovery phrase to a website or app, other than your wallet app&#x20;
{% endhint %}

## Connect your Wallet

**Step 1:** Open MagicSea app

**Step 2:** Click on Connect Wallet

**Step 3:** Choose your preferred Wallet

**Step 4:** Approve to connect to MagicSea app

**Step 5:** Add IOTA EVM and/or Shimmer EVM network/chain to your account

**Step 6:** Your wallet is now connected to IOTA EVM and/or Shimmer EVM and the MagicSea app


---

# 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.magicsea.finance/protocol/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.
