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

# Supported Wallets

| Wallet                           | Support                                 |
| -------------------------------- | --------------------------------------- |
| **Phantom**                      | Recommended — full support              |
| **Backpack**                     | Full support                            |
| **Solflare**                     | Full support                            |
| Other wallet-adapter compatibles | Via "More wallets" in the connect modal |

Bextree uses the standard Solana wallet adapter, so any wallet implementing it can connect, sign, and transact. Mobile users can connect through their wallet's in-app browser.

## What connecting does — and doesn't — allow

Connecting a wallet lets Bextree **read** public on-chain data (your address, balances, positions) to power discovery and eligibility. It does **not** let Bextree move funds or assets: every transfer requires you to sign the specific transaction in your wallet, and every marketplace action (bid, listing) requires a fresh one-time message signature. See [Wallets](/marketplace/wallets.md) for the auth model.
