# Wallets

Like all evm chains and L2's we support all evm wallets. We highly recommend these tho:

### Metamask

MetaMask is a self-custodial wallet. A safe and simple way to access blockchain applications and web3.

{% embed url="<https://metamask.io>" %}

### Coinbase Wallet

Coinbase Wallet supports hundreds of thousands of coins and a whole world of decentralized apps. Its a self-custody crypto wallet, putting you in control of your crypto, keys, and data.

{% embed url="<https://www.coinbase.com/en-ca/wallet>" %}

### TrustWallet

A self-custody multi-chain platform, Trustwallet support millions of assets across 100+ blockchains. From Bitcoin, Ethereum, and Solana, to Cosmos, Optimism, and much more.

{% embed url="<https://trustwallet.com/>" %}

### Wallet Connect

An Open protocol for connecting Wallets to Dapps, supports Asset Chain. Wallet Connect's, Wallet Kit boasts features that provide a simple, secure way for your wallet users to easily connect with thousands of apps.

{% embed url="<https://walletconnect.com/walletkit>" %}


---

# 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.assetchain.org/tools/wallets.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.
