> About this guide: I'm Lawrence, the writer behind supa.is. Between February and May 2026 I've published 150+ articles on supa.is across crypto and brokerage tooling โ including 30+ Hyperliquid-specific guides (recent examples: Hyperliquid Getting Started, Hyperliquid Cross Margin, Hyperliquid Zero-Fee Trading). The most-repeated reader question across that Hyperliquid archive is exactly which login method to use on the Android app โ email or wallet โ and whether you can switch later without losing positions, which is why I'm publishing this standardized guide instead of answering one-off.
> Note: Steps below are reconstructed from official Hyperliquid docs (linked inline). Verify each step against the current Android app version before relying on it.
---
Why This Choice Matters More Than It Looks
Hyperliquid is one of the fastest-growing decentralized perpetual futures venues (Hyperliquid docs). Unlike a centralized exchange such as OKX โ where you always have one account tied to KYC โ Hyperliquid lets you onboard the Android app two very different ways:
1. Email account โ Hyperliquid creates a managed sub-wallet for you behind the scenes
2. Wallet connection โ you bring your own externally-owned Web3 wallet (MetaMask, Rabby, Phantom EVM mode, etc.)The custody model, recovery path, fee economics, and what happens if you lose your phone are different in each case. The decision is also harder to reverse than most people expect, because each path produces a distinct on-chain address that holds your USDC margin. Switching later means manually withdrawing, bridging, and re-depositing; there is no "merge accounts" button.
---
Quick Comparison
| Feature | Email Login | Wallet Login |
|---|---|---|
| Setup time | ~2 min | ~5 min |
| KYC required | No | No |
| Custody | Hyperliquid-managed sub-wallet | Self-custody (your seed) |
| Fee discount (with referral) | 4% on first $25M volume | 4% on first $25M volume |
| Recovery | Email reset + 2FA | Seed phrase only |
| Multi-device | Sign in elsewhere with email | Re-import seed on each device |
| Best for | Beginners, mobile-first | DeFi users, larger size |
---
Method 1: Email Login
How It Works
When you sign up with an email, Hyperliquid generates a sub-account address for you on the L1 (Hyperliquid architecture). Your email + 2FA controls access; you don't see or manage a seed phrase. Internally there is still a wallet address that holds your USDC margin โ you can view it in the app under Account โ Address โ but you cannot export the private key.
This model behaves closer to a centralized account than to traditional DeFi: easier to recover, harder to take with you if Hyperliquid changes terms.
Setup Steps
Based on the official getting started guide:
1. Open the Hyperliquid Android app from Google Play (verify publisher is "Hyperliquid Labs")
2. Tap Sign Up and enter your email 3. Check inbox for the 6-digit verification code (typically arrives within 30 seconds) 4. Enter the code; the app generates your sub-account address 5. Enable 2FA from Settings โ Security before depositing any funds โ this is the only meaningful protection on this path 6. Deposit USDC via the in-app bridge from Ethereum, Arbitrum, Base, or Optimism โ see supported networks 7. Start tradingPros
- Speed: zero-to-trading in under five minutes
- Simplicity: no seed phrase, no RPC config, no gas funding on an Android device
- Push notifications: native mobile order alerts work out of the box
- Recovery: you can reset via email if you lose your phone, provided 2FA isn't lost too
Cons
- Your email mailbox becomes a single point of failure โ anyone who phishes it can request a reset
- You cannot move the underlying private key elsewhere; the account is bound to Hyperliquid's UI
- DeFi composability is limited โ you can't sign for an external protocol with this address
- If Hyperliquid changes its sub-account model, your access path depends on them honoring the migration
Method 2: Wallet Login
How It Works
You install a Web3 wallet on Android (MetaMask, Rabby Mobile, or a multichain wallet that supports EVM signing), generate or import a seed phrase, and connect via WalletConnect or the in-app browser. Trades on Hyperliquid still happen on its L1, but signing authority lives entirely in your wallet. Hyperliquid never sees your private key.
Setup Steps
Based on the wallet connection docs:
1. Install a reputable Web3 wallet on Android โ verify the developer name before installing, since fake wallets are common
Like what you're reading? Try it yourself โ this link supports ChartedTrader at no cost to you.
Sign up on Hyperliquid โ Get 4% fee discount โPros
- Full self-custody: private keys never leave your device
- Portable: the same wallet works on the Hyperliquid web app, desktop, or any future client
- DeFi composability: the same address can interact with Aave, Uniswap, or any EVM protocol
- No email dependency: a compromised inbox can't drain you
- Eligible for the 4% referral discount described in the cap math article
Cons
- Steeper learning curve โ seed phrases, gas, RPCs
- Bridge gas fees on the source chain (varies by network; Arbitrum and Base are typically cheaper than Ethereum mainnet)
- No recovery if the seed phrase is lost โ there is no support line that can restore access
- On Android specifically, WalletConnect sessions occasionally drop; see Hyperliquid Android wallet connection fixes
Fee Comparison (as of 2026-05)
Hyperliquid's published base fee schedule, as of May 2026, can be found in the fees documentation. The table below combines those base rates with the 4% referral discount described in the cap math article:
| Fee Type | Without Referral (as of 2026-05) | With 4% Referral Discount (as of 2026-05) |
|---|---|---|
| Spot Maker | 0.04% | 0.0384% |
| Spot Taker | 0.07% | 0.0672% |
| Perp Maker (base tier) | 0.015% | 0.0144% |
| Perp Taker (base tier) | 0.045% | 0.0432% |
| Funding | Pair-dependent (8-hour funding) | Same โ funding is not discounted |
---
Security Walkthrough
Most readers skim this section. Don't. Below is a side-by-side of the realistic threat model on Android for each path.
Email Login โ Threat Model
The attack surface is essentially your email provider + your 2FA factor. If both are healthy, you are reasonably safe. If either is compromised, your funds are at risk regardless of how strong your phone passcode is.
Recommended hygiene:
- Use a dedicated email address (not your daily inbox) for trading accounts
- Enable 2FA using an authenticator app, not SMS โ SIM-swap attacks are still common in 2026
- Set the email provider's recovery method to a hardware key if supported
- Periodically review the "active sessions" list in the Hyperliquid app and revoke anything unfamiliar
Wallet Login โ Threat Model
The attack surface is your seed phrase + your phone's signing prompt. Hyperliquid itself cannot drain you, but a malicious dApp that you sign for can โ that is a generic Web3 risk, not specific to Hyperliquid. See the broader AI Trading Agent Security Guide for a longer treatment of phone-side signing risks.
Recommended hygiene:
- Never type your seed phrase into any app, website, or cloud service. Paper only
- Use a wallet that displays the full transaction payload before signing
- Keep the trading wallet *separate* from your long-term holdings wallet
- For larger positions, consider a hardware wallet that pairs with your phone over USB/Bluetooth
Loss-Of-Phone Scenarios
| Scenario | Email Login | Wallet Login |
|---|---|---|
| Phone stolen, screen locked | Sign in elsewhere with email + 2FA | Re-import seed on new phone |
| Phone destroyed, no backups | Email recovery works | Funds lost unless seed backed up |
| Phone unlocked when stolen | 2FA still protects withdrawal | Attacker can sign with your wallet |
---
Migration Path: Switching Between Login Methods
A common question from readers: *"I signed up with email, but now I want to move to a self-custody wallet โ how?"* The honest answer is there is no in-app migration. Email and wallet sign-ups produce different on-chain accounts. To move funds from one to the other:
1. In the email-login account, navigate to Withdraw โ set destination to your wallet address on the same supported chain (Arbitrum is usually cheapest, as of 2026-05)
2. Confirm withdrawal in the Hyperliquid app; withdrawals are processed on Hyperliquid's L1 and bridged out 3. Wait for the bridge confirmation (typically minutes, not hours) 4. In your Web3 wallet, confirm USDC has arrived on the destination chain 5. Open the Hyperliquid Android app, log out of the email account, choose Connect Wallet, and approve in your wallet 6. Bridge the USDC back into Hyperliquid under the wallet-controlled address 7. Re-open any positions you want; existing positions in the email account remain there and must be closed before withdrawalThe reverse path (wallet โ email) is similar in mechanics but rarely a good idea โ you would be voluntarily giving up self-custody.
---
Which Should You Choose?
Choose Email Login If:
- You're new to crypto or to DEX trading
- You want to start trading within five minutes without learning wallet concepts
- You prefer the safety net of email-based recovery
- You're trading smaller amounts and the convenience-vs-control trade-off favors convenience
Choose Wallet Login If:
- You already use Web3 wallets daily
- You're trading meaningful size and want self-custody guarantees
- You plan to compose Hyperliquid with other DeFi protocols on the same address
- You're comfortable handling a seed phrase and accept the loss-of-key risk
Common Issues and Fixes
Email verification code not arriving
1. Check spam folder first 2. Wait 60 seconds โ the app rate-limits resends 3. Try a Gmail or major-provider address if your custom domain is bouncing 4. Verify the email isn't on Hyperliquid's geographic restriction listWallet connection failing on Android
1. Confirm the wallet app supports WalletConnect v2 โ older v1 sessions are deprecated 2. Force-quit both apps and reconnect 3. Clear the Hyperliquid app cache (Android Settings โ Apps โ Hyperliquid โ Storage โ Clear cache) 4. See the dedicated Hyperliquid Android wallet connection fix guide for deeper diagnostics2FA lost on email account
- Use the backup codes you saved at setup
- If those are also lost, support recovery is possible but slow โ design your setup so this never happens
Final Verdict
Both login methods access the same Hyperliquid L1, the same order book, and the same fee schedule. The difference is in who holds the keys and what happens when something goes wrong.
- For new users with smaller balances: email login is the right starting point. You can always migrate later.
- For experienced traders or anyone planning to scale size: wallet login is the better long-term posture, and it costs you nothing in fees compared to email.
---
*For informational purposes only. Verify current features and fees on Hyperliquid's official site. Affiliate links may earn us commission at no extra cost to you.*