# Supported Wallets

Iotabee DEX currently supports connecting with [Metamask ](https://metamask.io/)or [Tanglepay ](https://tanglepay.com/)wallet.&#x20;

We will support **Firefly** once there is the Firefly web extension available. Firefly is now supported to pay for the IOTA -> sIOTA and SOON-> sSOON bridge.

### If you use Tanglepay Wallet:

* Install Tanglepay wallet via the official site: <https://tanglepay.com/>\
  \
  \&#xNAN;*We recommend having the web extension installed in your browser and prioritize visiting the dApp via your laptop for an optimized user experience.* <br>
* Then create an account or add a new account ( if you already have other wallets) and select the EVM network: \ <br>

  <figure><img src="/files/bdszLb1v5qJijR0wiy0P" alt=""><figcaption></figcaption></figure>
* Then follow the instructions provided by the wallet until your account is successfully created.&#x20;

💡Tips: You can easily switch between networks in the Tanglepay wallet by clicking on the arrow next to your wallet address: \ <br>

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

### If you use Metamask Wallet:&#x20;

* Install your Metamask wallet via the official site: <https://metamask.io/>
* Go to Settings - Add a network - Add a network manually, and filling in the below information: \
  \
  **Network Name**: Shimmer EVM\
  **New RPC URL**: <https://json-rpc.evm.shimmer.network>\
  **Chain ID**: 148\
  **Currency Symbol**: SMR\
  **Block explorer URL**: <https://explorer.evm.shimmer.network/>\
  \
  The network should then be successfully added. <br>

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

\
Questions?Join our [Discord](http://discord.gg/j8y8zWDDcT) and ask for support!


---

# 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://dexguide.iotabee.com/before-you-get-started/supported-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.
