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

# Overview

Cardano wallets help users to safely send and receive ADA 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/ymD6jQ2mS3NMyylKx1wR" alt=""><figcaption></figcaption></figure>

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

### Key Takeaways For Creators and Collectors

\
There are plenty of versatile options to choose from when it comes to Cardano wallets for creators and collectors, each with its own unique points and additional functionality that benefit you directly by being able to:

* **Store your NFTs and ADA safely with** a secure seed phrase to safeguard your wallet
* **Access to your funds 24/7** to transact and cash out whenever you wish
* **Excellent NFT viewing experience in select wallets** to view your creations and collections in all their magnificence
* **Earn ADA in staking rewards** for contributing to the proof-of-stake protocol and put your ADA to work
* **Direct in-wallet access to dApps in select wallets** to streamline your workflow whether that’s through minting or listing your NFTs on marketplaces. If you're a collector you can streamline your investment workflow and purchase NFTs in a single browser window.

What’s the best wallet for me? Check out our Cardano wallet reviews to find the right one for you.


---

# 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/cardano/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.
