# Wallet

Kabila Wallet is a simple, [non-custodial](/products/wallet/non-custodial.md) wallet that runs on the [Hedera](/overview/hedera-network.md) network.

A secure, easy-to-use Wallet to manage your accounts and assets whilst connecting seamlessly with the best Hedera DApps.

## ⬇️ Download Kabila Wallet

Now available on iOS, Android, and Google Chrome Store:

**👉** [**Download Kabila Wallet App for iOS**](https://apps.apple.com/es/app/kabila-wallet/id6467106529)

**👉** [**Download Kabila Wallet App for Android**](https://play.google.com/store/apps/details?id=wallet.kabila.app)

**👉** [**Add Kabila Wallet as a Chrome Extension**](https://chromewebstore.google.com/detail/kabila-wallet/cnoepnljjcacmnjnopbhjelpmfokpijm)

## 📱 Wallet Features

Get your Wallet now and enjoy the following features:

* [**Account Creation & Import**](/products/wallet/account-creation-import.md)**.** Easily create and import Hedera accounts on Mainnet.
* [**Purchase Tokens**](/products/wallet/buy-usdhbar.md)**.** Buy $HBAR and other tokens with your Credit Card.
* [**Token Transfers**](/products/wallet/token-transfers.md)**.** Send, manage and receive Hedera tokens.
* [**NFT Gallery**](/products/wallet/nft-gallery.md)**.** Collect, transfer or simply stare at your Hedera NFTs!
* [**Safe Trade**](/products/wallet/nft-safe-trade.md)**.** Buy and sell NFTs peer-to-peer in a secure way.
* [**DApp Connector**](/products/wallet/dapp-connector.md)**.** Seamlessly connect with your favorite DApps.
* [**History**](/products/wallet/history.md)**.** View and download your history of transactions.
* [**Native Staking**](/products/wallet/native-staking.md)**.** Stake your $HBAR and start earning rewards.
* [**Settings**](/products/wallet/settings.md)**.** Manage contacts, token allowances, keys and more.

And a lot more coming soon!

## 🔐 Wallet Security

The Kabila Wallet has been engineered from the ground up with the strictest security measures:

✅ 100% non-custodial so that you and only you are in control of your assets.

✅ Keys never travel and are always stored locally and securely using AES-256 GCM authenticated encryption.

✅ Face ID recognition and/or code access for added protection on mobile devices.

✅ Pre-sign security alerts and information for all DApp operations.

✅ ReKey feature to reset the Private Key in the event of suspected Key compromise.

Now, you don't have a Wallet yet? Download the Wallet App and [create your first account on Hedera](/products/wallet/account-creation-import.md)!


---

# 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://academy.kabila.app/products/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.
