# Supported Crypto Wallets

1. [Dapper Wallet](https://support.meetdapper.com/hc/en-us/articles/360046515874-Introducing-the-Dapper-Wallet)
   * "Dapper is a digital wallet that lets you access and interact with your NFTs on the [Flow blockchain](http://flow.com/). It performs all traditional wallet functions, such as funds storage and sales transaction processing, but with one major difference—Dapper is also a decentralized app that lives on the Flow blockchain, just like your NFTs. Think of it as a key that lets you discover and secure your digital assets. In a broader sense, Dapper is one of the easiest ways to access Web3." ([Source](https://blog.meetdapper.com/posts/dapper-nft-wallet))
   * **Please note: Dapper Wallet can only be used to buy/sell NFTs on Flowty. We hope to integrate Flowty Rentals and Flowty Loans with Dapper Wallet soon.**
2. [Blocto](https://portto.com/)
   * "Unleashing the full potential of blockchain technology has never been easier. Manage your crypto, dApps, and NFT all-in-once through Blocto, the cross-chain crypto wallet." ([Source](https://portto.com/))
3. [Flow Reference Wallet](https://wallet.flow.com/)
   * "Flow Foundation is proud to unveil Flow Reference Wallet; a new self-custodial wallet designed to serve as a beacon to the Flow ecosystem, guiding wallets with an open-source implementation of the novel and unique product opportunities for wallets on the Flow blockchain. Flow Reference Wallet sets a new standard for wallet development on Flow by promoting a robust and secure, open-source, community-led foundation for wallet developers to build on." ([Source](https://wallet.flow.com/))
4. [Flipper](https://flipper.org/?utm_source=Flowverse\&utm_medium=Website\&utm_campaign=Dapp)
   * "A wallet for your favorite blockchain apps and games." ([Source](https://flipper.org/?utm_source=Flowverse\&utm_medium=Website\&utm_campaign=Dapp))
5. [NuFi](https://nu.fi/flow)
   * "NuFi is a non-custodial Hardware-wallet-friendly staking, management, and secure storage solution for your Flow tokens. NuFi will allow you to view your Flow NFTs in a well-designed NFT gallery and store them securely. Moreover, you will be able to connect to your favorite Flow dApps without compromising privacy or control (similar to MetaMask, coming soon)." ([Source](https://nu.fi/flow))

Please let us know in [Discord](https://discord.com/invite/zAM4w6ePUE) if you would like to see us add support a specific wallet.


---

# 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.flowty.io/reference/general-platform/supported-crypto-wallets.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.
