# MetaMask

MetaMask is the world's most widely used cryptocurrency wallet, supporting Ethereum and Arbitrum and other EVM-compatible networks.

## Product Overview

| Feature            | Description                                                                                             |
| ------------------ | ------------------------------------------------------------------------------------------------------- |
| Developer          | ConsenSys                                                                                               |
| Supported Networks | Ethereum, Arbitrum, BSC, Polygon, etc.                                                                  |
| Platform           | Browser extension, iOS, Android                                                                         |
| Official Website   | [metamask.io](https://metamask.io)                                                                      |
| Download           | [Chrome Web Store](https://chrome.google.com/webstore/detail/metamask/nkbihfbeogaeaoehlefnkodbefgpgknn) |

## BlockATM Supported Networks

| Network          | Token Types           | Gas Token      |
| ---------------- | --------------------- | -------------- |
| Ethereum (ERC20) | USDT, USDC, DAI, etc. | ETH            |
| Arbitrum (ARB20) | USDT, USDC, etc.      | ETH (Arbitrum) |

{% hint style="info" %}
**Note**: TRON network requires TronLink wallet. MetaMask does not support TRON network.
{% endhint %}

## Quick Navigation

| Task                        | Link                                                               |
| --------------------------- | ------------------------------------------------------------------ |
| Create Wallet               | [Create MetaMask Wallet →](broken://pages/njvxbTgPUMP7D6qHepx3)    |
| Connect BlockATM            | [Connect BlockATM →](broken://pages/EIKXC701dKmn5FC4Eqn5)          |
| Hardware Wallet Integration | [Ledger/Trezor Integration →](broken://pages/DdUjUINSxXUuxWEIeob5) |

## FAQ

### Is MetaMask safe?

Yes, MetaMask is a non-custodial wallet. Your private key is stored locally on your device. But please ensure:

* Download from official sources
* Protect your recovery phrase
* Don't click suspicious links

### Can I use it on multiple devices?

Yes. You can restore the same wallet on multiple devices using your recovery phrase.

### What if I forget my recovery phrase?

If you didn't backup the recovery phrase, you won't be able to recover your wallet after uninstalling. Please backup when creating.

## Next Steps

* [Create Your First MetaMask Wallet →](broken://pages/njvxbTgPUMP7D6qHepx3)
* [Learn How to Connect BlockATM →](broken://pages/EIKXC701dKmn5FC4Eqn5)


---

# 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.blockatm.net/supported-networks/qian-bao-jiao-cheng/metamask.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.
