# MEW My Ether Wallet

### Install the MEW wallet

MyEtherWallet (MEW) is an open-source, client-side interface that allows users to interact directly with the Ethereum blockchain, without having to join a centralized exchange.

[iPhone](https://apps.apple.com/app/id1464614025)

[Androind](https://play.google.com/store/apps/details?id=com.myetherwallet.mewwallet)

{% hint style="info" %}
Remember to download your wallet only from <https://www.myetherwallet.com/> other sites can be dangerous fakes!&#x20;
{% endhint %}

### Connect wallet

How to log in?

* Turn on MEW on your phone and scan the Qr code
* see how to connect a wallet

![](/files/Lp03wPXbFrgjrLyaI9u6)


---

# 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.decentral-art.com/how-to-start/wallets/mew-my-ether-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.
