> For the complete documentation index, see [llms.txt](https://docs.redhive.online/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.redhive.online/deep-dive/supported-wallets.md).

# Supported Wallets

RedHive offers extensive wallet support, enabling users to interact seamlessly with a wide range of wallets. Below is a list of some of the major wallets supported:​

* **MetaMask:** A popular Ethereum-based wallet known for its ease of use and broad dApp compatibility.​
* **WalletConnect:** A protocol enabling secure connections to multiple wallets and dApps.​
* **Rabby:** Next-generation wallet tailored for advanced DeFi users.​
* **Trust Wallet:** Mobile-friendly wallet supporting multiple blockchains and assets.​
* **Coinbase Wallet:** Secure and beginner-friendly wallet from Coinbase.​
* **Ledger Live:** Hardware wallet interface providing enhanced security for crypto assets.​

RedHive supports over **410 wallets**, covering all major platforms to ensure compatibility and convenience for users.


---

# 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:

```
GET https://docs.redhive.online/deep-dive/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.
