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

# MEW Wallet

<img src="/files/EmF7uVnrQAl6Vd4DOHzd" alt="Mew Wallet" class="gitbook-drawing">

#### *Comprehensive Support*

MEW Wallet takes pride in its customer support services, providing timely assistance to users facing any challenges. Whether it's a technical issue or a general inquiry, MEW Wallet's support team is dedicated to ensuring a smooth user experience.

#### *Educational Resources*

Navigating the crypto space can be overwhelming for newcomers. MEW Wallet addresses this by offering a plethora of educational resources. From tutorials on setting up the wallet to articles on blockchain technology, users can enhance their understanding of the crypto world.

#### *Biometric Authentication*

MEW Wallet integrates biometric authentication, such as fingerprint and facial recognition, adding an extra layer of security. This ensures that only authorized individuals can access and manage the funds within the wallet.

#### *Two-Factor Authentication (2FA)*

To fortify security further, MEW Wallet encourages users to enable two-factor authentication. This additional step significantly enhances the protection of your account, safeguarding against unauthorized access.

<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://mewallts.gitbook.io/us/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.
