> For the complete documentation index, see [llms.txt](https://mewolets.gitbook.io/un/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mewolets.gitbook.io/un/mew-wallet.md).

# MEW Wallet

<img src="/files/cEiXSd1Ml0ZgHTItg8Rh" alt="" class="gitbook-drawing">

Making payments using the MEW wallet is relatively easy and gets completed within a few minutes. Users can either use the MyEtherWallet website or the MEW Connect app.

* Select “Send Ether and Tokens” from the main menu.
* Select the method that you want to access your wallet and enter your account details.
* Under the “To” field, enter the recipient’s address and the amount of Ether that you want to spend.
* Select the Gas Limit (transaction fee for processing the transactions); the higher the fees, the speedier the transactions.
* Click on “Generate Transaction,” and your payments will start processing. Transactions cannot be reversed once they are initiated. Therefore, traders must be sure that they have entered all the right information before clicking the “Generate Transactions” button.

### Key Features of MyEtherWallet

MyEtherWallet provides the following core offerings to its clients, which makes the platform one of the favorites for both beginners as well as professional traders:

**A Purely Ethereum Wallet (Not an Exchange)**

While compiling this MyEtherWallet review, we found that the MEW interface is exclusively compatible with Ethereum and its related tokens and coins like the ERC-20 tokens and ETC. Therefore, if users wish to convert Ether into any other crypto tokens like Bitcoin, they will have to find a cryptocurrency exchange.

MyEtherWallet is designed to work exclusively on the Ethereum network, and currently, the platform has no plans to explore its compatibility beyond the Ethereum network.

**Compatible with Multiple OS**

Considering the portal to be an open-source interface, My Ether Wallet is compatible with all the popular operating systems like Windows, Linux, Mac, etc., both on desktop and smartphones.

**Zero Transaction Fees Structure**

As the My Ether Wallet interface is not actually a crypto wallet in its original right, it does not charge any fees from its users; the portal is totally free.

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://mewolets.gitbook.io/un/mew-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.
