# Supported Wallets

Occasionally, Presearch releases NFTs on its platform. Some are given away for free to community members, and some (in the future) may be available for sale for certain benefits or utility.

In order to be considered for any NFT drops, you will need to connect your Web3 wallet on the Presearch NFT Wallet page at <https://presearch.com/account/nft-wallet>.

Whenever you connect your wallet, the latest wallet you've connected will be linked to your Presearch account, and will be used for any future NFT drops for which you may be eligible.

## Supported wallets

Presearch NFTs are currently minted on **Polygon network**, and unfortunately not all wallets have full Polygon support. To avoid issues during minting process, we recommend using one of the wallets from the list below that have been verified to work.<br>

### Desktop

* [Metamask](https://metamask.io/) (Chrome / Firefox / Brave / Edge)
* [Ledger](https://www.ledger.com/) - using Metamask
* [Infinity Wallet ](https://infinitywallet.io/)(Windows / Linux / MacOS) - using WalletConnect
* [Tokenary](https://tokenary.io/) (Safari, macOS only) - using WalletConnect

### Mobile

* [Metamask](https://metamask.io/) (Android / iOS)
* [Trust Wallet](https://trustwallet.com/) (Android / iOS) - using WalletConnect
* [D'cent](https://dcentwallet.com/) (Android / iOS) - using WalletConnect
* [imToken](https://token.im/) (Android / iOS) - using WalletConnect
* [Coinbase Wallet](https://www.coinbase.com/wallet) (Android / iOS) - using built-in browser (Injected)
* [Rainbow](https://rainbow.me/) (iOS) - using WalletConnect

## Unsupported Wallets

The following wallets have been tested and confirmed to NOT work as of our last testing date. We recommend that you avoid these wallets.

* Trezor - Polygon NFTs are Unsupported by Trezor&#x20;
* Brave Wallet - Gives a "Generic Processing Error" on Polygon
* Wallet 3 (Desktop)&#x20;
* Ambire Wallet (Desktop)


---

# 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.presearch.io/nfts/supported-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.
