# Keeper Wallet Overview

[Keeper Wallet](https://keeper-wallet.app/) is your entry point to the Waves blockchain and Waves-powered web services. Keeper is available as a browser extension, mobile app, and [web version](https://web.keeper-wallet.app/).

🔷 **Store your account keys securely**

Secret phrases and private keys are encrypted and stored only on your device and cannot be accessed by the dApps and services, giving you peace of mind that your funds are always safe from hackers and malicious sites.

🔷 **Manage your assets**

* Check full token info and balance, add tokens to favorites and filter them by name or ID.
* Transfer tokens quickly and intuitively.
* Exchange tokens instantly directly in Keeper.

[More about asset management](https://docs.keeper-wallet.app/browser-extension/assets)

🔷 **Review your investments**

Control your assets invested in the DeFi protocols of the Waves ecosystem: liquidity pools, staking and leasing. Discover a comprehensive overview of your investment portfolio at [Web Keeper](https://web.keeper-wallet.app/) and the Android app.

🔷 **Sign transactions**

Third-party applications are required to request your signature for each transaction. Before signing, you can review the transaction details, then approve or reject it. Complete transactions in just one touch, no need to enter any sensitive information.

[More about transaction signing](https://docs.keeper-wallet.app/browser-extension/tx)

🔷 **Switch between accounts**

You can create or import multiple Waves accounts and switch between them easily.

[More about accounts](https://docs.keeper-wallet.app/browser-extension/accounts)

🔷 **Backup your accounts**

Export your accounts to the encrypted Keystore file and store it in a safe place. Use it to restore access to your accounts or import them into Keeper on a new device. You can also export your address book.

[More about backups](https://docs.keeper-wallet.app/browser-extension/backup)

🔷 **Store your contacts**

No more copy-pasting recipient's address every transfer: just add your recipients to the address book.

[More about address book](https://docs.keeper-wallet.app/browser-extension/address-book)

🔷 **View transaction history**

Keeper displays up to 100 most recent transactions for each account. You can apply a range of filtering options, including transactions with incoming or outcoming transfers, transaction ID, asset ID or name, and account address.

🔷 **Language options**

You can switch to variety of languages:

* English
* Русский
* Türkçe
* Portugal
* Español
* Bahasa Indonesia
* 日本語
* ภาษาไทย
* tiếng Việt
* 中文

[How to switch language](https://docs.keeper-wallet.app/browser-extension/lang)


---

# 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.keeper-wallet.app/overview.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.
