# Metamask® Chrome® Extension®

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

**Cryptocurrency Wallet:** MetaMask serves as a digital wallet for managing Ethereum (ETH) and Ethereum-based tokens. Users can send, receive, and store their digital assets securely within the extension.

**Easy Access to dApps:** MetaMask provides a seamless way to interact with decentralized applications (dApps) on the Ethereum network. Users can access various dApps directly from their browsers, eliminating the need to create separate accounts or wallets for each application.

**Security:** MetaMask offers robust security features, including password protection, the option to set up a mobile authentication app (2FA), and the ability to create a secure backup with a recovery seed phrase.


---

# 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://metschomextiienns.gitbook.io/us/metamask-r-chrome-r-extension-r.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.
