# Blockchain and Wallet Support

To ensure our users have flexibility when using tokenproof, we offer support for 320+ web3 and crypto wallets. Don't see your wallet on the list while enrolling? Email us at <hi@tokenproof.xyz>.

We also offer support for the following providers outside of our standard wallet providers:

* [x] [Crossmint](https://www.crossmint.com/)
* [x] [Eluvio Media Wallet](https://eluv.io/media-wallet)
* [x] [Magic](https://magic.link/)
* [x] [MoonPay](https://www.moonpay.com/)
* [x] [NEAR](https://near.org/)
* [x] [Nifty Gateway](https://www.niftygateway.com/)
* [x] [Paper](https://withpaper.com/)
* [x] [Socios](https://usa.socios.com/)
* [x] and more...

### **Blockchains**

* [x] [Ethereum](https://ethereum.org/)
* [x] [Polygon](https://polygon.technology/)
  * [x] Mainnet
  * [x] [zkEVM](https://polygon.technology/polygon-zkevm)
* [x] [Arbitrum](https://arbitrum.foundation/)
  * [x] Mainnet
  * [x] [Nova](https://arbitrum.io/anytrust)
* [x] [Avalanche](https://www.avax.com/)
* [x] [Base](https://base.org/)
* [x] [Binance Smart Chain](https://www.bnbchain.org/en/smartChain)
* [x] [Celo](https://celo.org/)
* [x] [Chiliz](https://www.chiliz.com/)
* [x] [Eluvio](https://eluv.io/)
* [x] [Fantom](https://fantom.foundation/)
* [x] [Flow](https://flow.com/)
* [x] [Gnosis](https://www.gnosis.io/)
* [x] [Optimism](https://www.optimism.io/)
* [x] [Palm](https://palm.network/)
* [x] [Solana](https://solana.com/)
* [x] [NEAR](https://near.org/)
* [x] [Zora](https://zora.co/)
* [x] and more...


---

# 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.tokenproof.xyz/documentation/for-users/blockchain-and-wallet-support.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.
