# Keplr

### Introduction <a href="#introduction" id="introduction"></a>

[Keplr](https://www.keplr.app/) is a non-custodial blockchain wallets for webpages that allow users to interact with blockchain applications.

### Install Keplr

* [Install Keplr](https://www.keplr.app/)

<figure><img src="/files/9ZQSYRgJycfVkXs39TGX" alt=""><figcaption></figcaption></figure>

### Set up Keplr

#### Create a New Account

<figure><img src="/files/d0GkuxhhjwySSogkC3QD" alt=""><figcaption></figcaption></figure>

You can choose whatever you are comfortable with, but for this example, we will use "create new account" which will generate a new seed phrase (mnemonic).

<figure><img src="/files/aPPEJiq7GitlNS4Y7oKz" alt=""><figcaption></figcaption></figure>

You can choose between 12 words or 24 words. *Reminder: Backup your seed phrase carefully.*

Next, you have to sort your seed phrase in the same order as your backup. If your input is correct, it will display the following message:

<figure><img src="/files/enoc3bOHw7qXFdotZAc9" alt=""><figcaption></figcaption></figure>


---

# 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://sixnetwork.gitbook.io/six-protocol-technical-document/getting-started/wallets/keplr.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.
