# Crypto Wallets

In order to use Cronos zkEVM, you need to have a self-custodial crypto wallet connected to Cronos zkEVM's testnet network.

You can use:

* [Crypto.com O](https://crypto.com/defi-wallet)[nchain Wallet](https://crypto.com/onchain): available as browser extension for desktop and as mobile app. Cronos zkEVM mainnet is supported by default.&#x20;
  * [Crypto.com Onchain Wallet configuration](/for-users/crypto-wallets/crypto.com-onchain-wallet-configuration.md)
* [Rabby](https://rabby.io) wallet: available as browser extension for desktop. Cronos zkEVM mainnet is supported by default. See configuration instructions here:
  * [Rabby Configuration](/for-users/crypto-wallets/rabby-configuration.md)
* [MetaMask](https://metamask.io/): available as browser extension for desktop and as mobile app, with custom network configuration. See configuration instructions here:
  * [MetaMask Configuration](/for-users/crypto-wallets/metamask-configuration.md)
* [Brave Wallet](https://brave.com/wallet/): available as browser extension for desktop, with custom network configuration. See configuration instructions here:
  * [Brave Wallet Configuration](/for-users/crypto-wallets/brave-wallet-configuration.md)


---

# 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-zkevm.cronos.org/for-users/crypto-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.
