> For the complete documentation index, see [llms.txt](https://docs.staketab.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.staketab.com/how-to-stake/osmosis/how-to-install-keplr-wallet.md).

# How to install Keplr wallet

1\. Go to [Keplr wallet website](https://www.keplr.app/) using Chrome browser. Unfortunately, other browsers are not supported by Keplr currently.

![](/files/-Mk6kTNtjkqX-LN_6c5l)

2\. Click on "Install Keplr" button.

![](/files/-Mk6kj42lxzsiMrFAob3)

3\. Click on "Add to Chrome" button. Confirm adding to Chrome.

![](/files/-Mk6kq_C2t2jLXSxevlq)

4\. Click on "Extensions" button at the top right corner of Chrome browser and select Keplr.

![](/files/-Mk6lT0N1UnntTNmynDP)

5\. Copy your mnemonic seed to a safe place. Several backups are recommended, e. g. paper and digital (screenshot or file on private passworded USB) ones.

![](/files/-Mk6lba0q0kbeffdw4Ah)

6\. Set account name and password.

![](/files/-Mk6lp43Otmo_GYHRAzn)

7\. Enter your mnemonic seed.

8\. Keplr account is created successfully.

![](/files/-Mk6m24uRCo_Kh92EWkh)

9\. Pin Keplr to your Chrome browser to make it visible at the Crome panel.

![](/files/-Mk6mJo1N3AFQ0LDnFzu)

10\. Click on Keplr logo on the Chrome top right panel. Wallet is opened.

![](/files/-MkCvU3FkSfwNiEEdWW1)

11\. Copy your ATOM address by clicking on it. You will deposit ATOM coins to this addres to exchange it for OSMO coins.

![](/files/-MkCvh4agttoO1M-pDjj)

12\. Then go to a centalized exchange to buy ATOM tokens. You will find a corresponding guide below ([OKex](https://www.okex.com/join/2995542) exchange).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.staketab.com/how-to-stake/osmosis/how-to-install-keplr-wallet.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
