# How to: Keplr

### Keplr Wallet <a href="#closing-thoughts" id="closing-thoughts"></a>

Keplr is a browser extension wallet and smartphone app used for interacting with the COSMOS Ecosystem and will be used for interacting with the upcoming SOURCE Blockchain. You will use the Keplr Wallet to generate a Cosmos Address and later, a Source Blockchain Address.&#x20;

[CLICK HERE FOR KEPLR](https://www.keplr.app/)\
\
Keplr supports Inter Blockchain Communication (IBC) transfer capabilities. This feature allows blockchains to communicate with one another without the use of bridging and is a powerful tool for decentralized applications in the internet of blockchains.

**\*Disclaimer\* Always backup your seed phrases and passwords when creating new wallets with safe practices. Never use cloud storage like Dropbox or Gmail as those are often compromised most easily. Not your Keys, Not your Crypto.  If you lose your private key or seed phrase, YOU WILL NOT BE ABLE TO ACCESS YOUR WALLET!**


---

# 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.sourceprotocol.io/branding-and-resources/how-to-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.
