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

# Overview

Hedera Hashgraph wallets help users to safely send and receive HBAR as well as facilitate daily transactions for artists and collectors in the NFT space, but they’re incredibly useful for so many other things.

From staking and voting on the future growth of Hedera, to buying, selling and viewing NFTs, cryptocurrency wallets on Hedera enable lightning-fast transactions at lower fees than traditional banks and are the keys to the digital future of finance for the masses.

<figure><img src="/files/QLdK4lok5JPzMxfZ7UEn" alt=""><figcaption></figcaption></figure>

Hedera is a decentralized public network where developers can build secure applications with near real-time consensus. The network is very energy efficient, (users burn only 0.001 kilowatt-hours of energy per transaction). It is in fact carbon negative due to its unique consensus model and the purchase of quarterly carbon offset credits.&#x20;

The network can achieve blazingly fast transactions with speeds up to 10,000 transactions per second with very low fees. This is approximately 10 times faster than most blockchain alternatives.

### **Key Takeaways for Creators and Collectors**

\
There are plenty of great options to choose from when it comes to Hedera Hashtag wallets, each with their own unique points plus added functionality. Your wallet should let you:

* **Manage and stake HBAR** and Hedera native tokens
* **Safely store your NFTs** and Hedera native tokens to use and view at your discretion
* **24/7 access** to your funds to transact and cash out whenever you want
* **Access and use** a growing number of dApps via your wallet
* **Allow compatibility** with a hardware wallet, such as a Ledger Nano X, which is the best way to keep your assets safe.

*"What’s the best wallet for me?"* \
\
Check out our carefully-selected Hedera Hashtag wallets to find the one that works best for your needs.


---

# 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://monet-society.gitbook.io/hedera/wallets/overview.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.
