# Creating a new Keplr wallet via setting up a new recovery phrase

{% 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 %}

[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 new recovery phrase" to register a new Keplr wallet.

<figure><img src="/files/dZVmuWv8nRlDN8NIWXTf" alt=""><figcaption><p>Click "Create a new wallet" then click "Connect new recovery phrase" to register a new Keplr wallet</p></figcaption></figure>

Click "I understood. Show my phrase." to confirm that you understand the importance of keeping the recovery phrase secure. The screen will display your recovery phrase. Click "Copy to clipboard" and find a secure place to encrypt and store the recovery phrase, as it is necessary for account recovery. Note that you can choose a 12 or 24 words recovery phrase. Write down the recovery phrase and click "Next".

<figure><img src="/files/Gap27vdFI7ZJV7XZcVt9" alt=""><figcaption><p>Click "I understood. Show my phrase.", store your receover phrase and check "Next"</p></figcaption></figure>

Validate your recovery phrase to ensure that you have stored it correctly. Fill in your Wallet name, Create Keplr Password, Confirm Keplr Password, and click "Next".

<figure><img src="/files/Kg9ilEG3CdsXmS0OPl73" alt=""><figcaption><p>Validate your recovery phrase, Fill in your Wallet name, Password, and click "Next"</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 keep your recovery phrase 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 %}

#### To import a wallet, please refer to:

{% content-ref url="/pages/NH5vXVfbjOIsF7tl17JK" %}
[Import wallet into Keplr](/general-guides/wallet/keplr/import-wallet-into-keplr.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/use-recovery-phrase.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.
