# Install Keplr and create a new wallet

{% hint style="warning" %}
The documentation is designed for Liker Land and LikeCoin v2. For information on [3ook.com](https://3ook.com/) and LikeCoin v3, please visit [docs.3ook.com](https://docs.3ook.com) and [dao.like.co](https://dao.like.co/).
{% endhint %}

## How to install Keplr Browser Extension

Go to the Chrome Web store and click "Add to Chrome" to install the [Keplr Browser Extension](https://chrome.google.com/webstore/detail/keplr/dmkamcknogkgcdfhhbddcghachkejeap).

<figure><img src="/files/0xrJfmksTiM8TPAxfLTU" alt=""><figcaption><p>On Chrome Web Store, click "Add to Chrome" to install Keplr</p></figcaption></figure>

Click "Add extension" and add Keplr into Chome.

<figure><img src="/files/etnuK8zfvCiZmU7dSzkE" alt=""><figcaption><p>Click "Add extension" to add Keplr to Chrome</p></figcaption></figure>

***

## Creating a new Keplr wallet via Google One-Click Login

[After installing the Keplr browser extension](/general-guides/wallet/keplr/how-to-install-keplr-extension.md), the page automatically jumps. Click "Create a new wallet," then click "Connect with Google" to register a new Keplr wallet.

<figure><img src="/files/9CbntVQMLYdSKjZb37rI" alt=""><figcaption><p>Click "Create a new wallet", then click "Connect with Google" to register a new Keplr wallet</p></figcaption></figure>

A "Sign in with Google" window will pop up, and you can log in to your Google account.

<figure><img src="/files/0KKvikwP2MZNXotV59E9" alt=""><figcaption><p>A "Sign in with Google" window will pop up, and you can log in to your Google account</p></figcaption></figure>

Fill in your Wallet name, Create Keplr Password, Confirm Keplr Password, and click "Next".

<figure><img src="/files/Ey1i2aVOiN4b6HVtMuVH" alt=""><figcaption><p>Fill in your Wallet name, Password, and click "Next"</p></figcaption></figure>

Write down your private key. Click "Copy to clipboard" to copy it and find a safe place to encrypt and store it, as it will be used for wallet restoration. Write down the private key and click "Import".

<figure><img src="/files/eJM5FBSo7z0BM45JjSkT" alt=""><figcaption><p>Write down the private key and click "Import"</p></figcaption></figure>

On the Select Chains page, search for LikeCoin, select it, and click "Save".

<figure><img src="/files/ucBqvCS0byRh5doNsrB5" alt=""><figcaption><p>Select LikeCoin and click "Save"</p></figcaption></figure>

When the "Account Created!" page appears, the registration process is complete. Click "Finish".

<figure><img src="/files/DIqjzqOhWvFs2HsriIxT" alt=""><figcaption><p>On "Account Created!" page click "Finish"</p></figcaption></figure>

Click the button on the upper right corner of Chrome and pin Keplr for easy access.

<figure><img src="/files/ppeP8NxVWHBvnwzdOrZh" alt=""><figcaption><p>Pin Keplr in the Toolbar</p></figcaption></figure>

Click the Keplr icon above the browser bar to get started.

<figure><img src="/files/OQzkToAykeknBto130qF" alt=""><figcaption><p>Click the Keplr icon above the browse bar</p></figcaption></figure>

If the login page appears, enter your password, and click "Unlock".

<figure><img src="/files/ToahuGQlNgYVtyMvnujz" alt=""><figcaption><p>Click the Keplr icon in the browser toolbar, enter your password, and click "Unlock"</p></figcaption></figure>

You will now see LikeCoin in your wallet, indicating that Keplr has been successfully installed.

<figure><img src="/files/vaRv7zkI5yLPjhR8PLhN" alt=""><figcaption><p>Keplr has been successfully installed with LikeCoin</p></figcaption></figure>

{% hint style="danger" %}
Please note that the Keplr team does not keep a record of this, so you'll need to remember which account you link.

Please also keep your private key and password safe. If you lose them, you will not be able to manage your LikeCoin. No one can reset your wallet on your behalf.
{% endhint %}

{% hint style="info" %}
After installation you can also [register a Liker ID](/general-guides/dapp/liker-id/register-with-keplr.md).
{% endhint %}

***

## How to find the LikeCoin wallet address

{% content-ref url="/pages/gW5fwPb6FwnS774BfDbk" %}
[Wallet Address](/general-guides/wallet/wallet-address.md)
{% endcontent-ref %}

#### You can then register your new wallet with recovery phrase as well:

{% content-ref url="/pages/gQQ45g0bOAvMnImtmaGP" %}
[Creating a new Keplr wallet via setting up a new recovery phrase](/general-guides/wallet/keplr/how-to-install-keplr-extension/use-recovery-phrase.md)
{% endcontent-ref %}


---

# 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.v2.like.co/general-guides/wallet/keplr/how-to-install-keplr-extension.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.
