> For the complete documentation index, see [llms.txt](https://monet-society.gitbook.io/algorand/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/algorand/wallets/overview.md).

# Overview

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

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

Being a proof-of-stake (PoS) blockchain, certain Algorand wallets also allow users to earn steady returns for staking their ALGO.

Whichever Algorand wallet you decide to use, make sure that you follow wallet security best practices. Always back up your seed words and store them in a safe location and don’t download any suspicious files that could be laden with malware.

### Key Takeaways for Creators and Collectors

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

* **Manage ALGO and Algorand native tokens**
* **Safely store your NFTs and Algo native tokens** to use and view at your discretion
* **Stake ALGO and other native tokens** to earn passive rewards and secure the network
* **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?*&#x20;

Check out our carefully-selected Algorand 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/algorand/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.
