# Connecting to web3

Connecting to Web3: BLOCKLORDS is compatible with MetaMask, Venly, Coinbase and MagicLink. \
\
If you want to set up a wallet with your email, you can connect with IMX and follow this guide.

* How to create a wallet!
  * How to[ create a Metamask wallet!](https://blocklords.com/news-updates/how-to-create-a-metamask-wallet)
  * How to use your email to make a [Magic Link wallet! ](https://blocklords.com/news-updates/what-is-magic-link)
* Swapping Chains: [How to Switch from IMX to Polygon on the BLOCKLORDS Website. ](https://blocklords.com/news-updates/what-is-magic-link)
* Moving Funds:&#x20;
  * [How to send ETH from IMX to Polygon](https://blocklords.com/news-updates/send-eth-from-imx-to-polygon)
  * [How to withdraw ETH from IMX](https://blocklords.com/news-updates/how-to-withdraw-eth-from-immutable-x)
  * [How to transfer ETH to IMX](https://blocklords.com/news-updates/eth-to-imx-guide)

How to connect your wallet to BLOCKLORDS on IMX!&#x20;

{% embed url="<https://youtu.be/trYx03W_x7E?si=prB7Z4fEZuF7gTAT>" %}


---

# 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://wiki.blocklords.com/marketplace/connecting-to-web3.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.
