# Wallet Setup

## Choose a wallet

If you haven't configured or download Metamask, you can download it from here:[ https://metamask.io/](https://metamask.io/)

## 🦊 MetaMask Configuration

### Connecting with MetaMask <a href="#connecting-with-metamask" id="connecting-with-metamask"></a>

First, you will need to connect your MetaMask wallet to the Cronos network:

* Click the "**My Account**" button in the top right corner. Then select **"Networks"** in the settings menu.

  ![](https://docs.cronos.org/~gitbook/image?url=https%3A%2F%2F1786307500-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FqXsIo4b4WtOTfICyOIxa%252Fuploads%252FtYs000Jy9nfAAcqLWntY%252Fmetamask_1.png%3Falt%3Dmedia%26token%3D2560215a-64f1-47f5-80f2-35efc19528f9\&width=768\&dpr=4\&quality=100\&sign=2bc798f2\&sv=1)

* Click "**Add Network**":

  ![](https://docs.cronos.org/~gitbook/image?url=https%3A%2F%2F1786307500-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FqXsIo4b4WtOTfICyOIxa%252Fuploads%252FUYwZyPdoHGZh65679A8y%252Fmetamask_2.png%3Falt%3Dmedia%26token%3Daab811d1-fb1f-47fa-9543-1ac465749481\&width=768\&dpr=4\&quality=100\&sign=e7ac6fcb\&sv=1)

* Mainnet Configuration
  * **Name**: Cronos
  * **New RPC URL:**[`https://cronos-evm-rpc.publicnode.com`](https://cronos-evm-rpc.publicnode.com)
  * **Chain ID: 25**
  * **Symbol:**`CRO`
  * **Block explorer URL:** [**https://cronos-evm-rpc.publicnode.com**](https://cronos-evm-rpc.publicnode.com/)

After saving the network configuration, we should be able to see the token in your address.

Alternatively, you can refer to this guide to install and configure the Cronos Chain Defi Wallet <https://docs.cronos.org/for-users/crypto-wallets>


---

# 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://wiki.obsidian.finance/get-started/wallet-setup.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.
