> For the complete documentation index, see [llms.txt](https://keplrzalet.gitbook.io/us/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://keplrzalet.gitbook.io/us/keplr-wallet.md).

# Keplr Wallet

<img src="/files/wKeEjHAOK46zjGGtTirO" alt="" class="gitbook-drawing">

## How to Use Keplr Wallet:

1. **Installation:**
   * Download and install the Keplr Wallet extension for your preferred web browser.
   * Follow the installation prompts and create a new wallet or import an existing one.
2. **Accessing Cosmos Assets:**
   * Once installed, you should be able to access your Cosmos-based assets within the wallet.
3. **Staking:**
   * Explore the staking functionality if you want to participate in the network's consensus mechanism and earn rewards. This often involves delegating your tokens to validators.
4. **Sending and Receiving:**
   * Use the wallet to send and receive Cosmos-based tokens. Ensure you have the correct recipient address and verify transaction details before confirming.
5. **Security:**
   * Follow best practices for securing your wallet, such as setting a strong password, enabling two-factor authentication if available, and securely storing your recovery phrases.

## Pros of Keplr Wallet:

1. **Cosmos Ecosystem Integration:**
   * Keplr Wallet is specifically designed for the Cosmos ecosystem, providing seamless integration with Cosmos-based assets and applications.
2. **Staking Support:**
   * If staking is a priority for you, Keplr Wallet likely supports the delegation of tokens to validators within the Cosmos network.
3. **User-Friendly Interface:**
   * Keplr Wallet aims to offer a user-friendly experience, making it accessible for both beginners and experienced users.
4. **Security Features:**
   * Like many reputable wallets, Keplr Wallet is expected to implement security features to protect users' private keys and funds.

## Cons of Keplr Wallet

1. **Limited Asset Support:**
   * Keplr Wallet may have limitations in supporting assets beyond the Cosmos ecosystem. If you hold a diverse range of cryptocurrencies, you may need to use additional wallets.
2. **Ecosystem Dependence:**
   * The wallet's functionality is tied to the Cosmos ecosystem. If you primarily deal with assets from other blockchain networks, you may find other wallets more versatile.
3. **Ongoing Development:**
   * If Keplr Wallet is relatively new or undergoing continuous development, users might encounter bugs or other issues. Stay informed about updates and community feedback.
4. **Centralization Concerns:**
   * Depending on the architecture, there might be concerns related to centralization. Assess whether the wallet aligns with your preferences regarding decentralization and security.


---

# 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:

```
GET https://keplrzalet.gitbook.io/us/keplr-wallet.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.
