# Getting Started

## Installation

You can install Clover Wallet from the [Chrome Web Store](https://chrome.google.com/webstore/detail/clover-wallet/nhnkbkgjikgcigadomkphalanndcapjk).

## Create New Wallet

To start, you need to create a new multi-chain wallet or restore a wallet if you have one. Note that Clover wallet only supports seed word restore.\
![](/files/wCBZpRliuKyLT6KrapyP)

While creating, please do write down your seed phrase to a safe place that no one knows.

![](/files/BSU2jF4SiKGJAshv6vJ0)

After that, you're ready to start using the clover wallet!

![](/files/JLtmaPgKXijh8iVTcgva)

Note that Clover wallet supports two keypair crypto types, SR25519 and ED25519. The account address for Clover and other substrate networks will be SR25519 by default.


---

# 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.clv.org/portal/wallet-and-dapp/clover-extension-wallet/installation.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.
