docs.

everything you need to get the copilot in your side panel and your first trade out the door.

install

fomo copilot is under chrome web store review. until it lands, install it manually — it takes about a minute.

  1. 1
    download the zip fomo-copilot.zip — and unzip it somewhere it can stay (chrome loads it from that folder).
  2. 2
    open chrome://extensions in a new tab and flip on developer mode (top-right toggle).
  3. 3
    hit load unpacked and pick the unzipped folder.
  4. 4
    pin the extension, click it, and the side panel opens. that panel is your wallet — it rides along on every tab.

manifest v3, side panel api. chrome 114+ recommended. once the web store listing is live, installs and updates become one click.

getting started

create a wallet

choose create wallet, set a password, and write down your recovery phrase — on paper, not in a screenshot. the phrase is generated locally and encrypted with aes-256-gcm before it touches disk. it never leaves your device, which also means nobody can recover it for you.

import a wallet

already deep in the trenches? import with a recovery phrase or a private key. you can hold multiple wallets and arrange them into groups — snipes here, longs there, burner in the corner.

connect to dapps

fomo copilot speaks window.solana and the wallet standard, so any solana dapp treats it like a normal wallet. evm chains are supported too — the same seed also gives you an evm account across ethereum, base, bnb chain, arbitrum, and robinhood chain. see multichain below.

multichain wallets

one recovery phrase, two accounts. the same seed that derives your solana keypair also derives a standard evm account — you don't manage a second wallet or a second backup. that one evm account works across ethereum, base, bnb chain, arbitrum, and robinhood chain.

switching networks

use the network switcher at the top of the panel to pick a chain. your portfolio, send, receive, and swap tabs all follow the selected network — balances, tokens, and quotes update to that chain. switch back to solana any time; nothing moves on-chain when you switch.

same keys, same encryption. the evm account is derived locally from your existing phrase, so importing an old wallet brings both the solana and evm accounts with it.

trading basics

token detection

browse to a token page on fomo.family, axiom.trade, pump.fun, gmgn.ai, padre, photon, dexscreener, or trojan, and the panel picks the token up automatically. on any other site, paste a mint address into the panel and it resolves.

buying

set your quick-buy presets once (say 0.1 / 0.5 / 1 / 2 sol), then every detected token gets those buttons. one click, one confirmation, done. orders route through 5 execution lanes — jup beam, jup ultra, jup metis, jito bundles, and helius sender — and the fastest confirmed route wins.

selling

sell by percentage, or hit sell initials to pull your original stake out and let the rest ride. any-to-any swaps work for everything else.

limit orders

arm take-profit and stop-loss on any position, or set them together as an oco pair — first trigger cancels the other. set it, close the tab, sleep.

fees

fomo copilot charges 0% platform fees. you pay normal network costs (and optional priority tips you control), nothing to us.

bridge

the swap tab does more than same-chain swaps — it can move value between solana and the evm chains. pick what you're holding on one chain and what you want on another (say sol → eth on base), and the panel quotes the route.

how it routes

cross-chain swaps are routed through husher — the same privacy-routing infrastructure behind private sends. instead of locking funds in a bridge contract, value is routed across to the destination chain and lands in your evm (or solana) account.

  • built into the swap tab — there's no separate bridge app
  • allow a few minutes; routed cross-chain swaps are not instant
  • routing minimums per asset show in the panel before you confirm

pro tools

the pro hub bundles the power tools most wallets gate behind a token or a paid tier. here they're just included — no token to hold, no plan to upgrade.

token launcher

create a pump.fun token straight from the panel, and optionally snipe your own launch in the same block so you're first into your own coin.

pro trader

coordinate buys and sells across a group of your own wallets in one action — handy for scaling in or out without fat-fingering each wallet one at a time.

holder analytics

x-ray any token before you ape: top holders, whale concentration, and bundle detection that flags wallets which likely bought together.

bump & volume bots

keep a chart active with automated bump and volume routines you start and stop from the panel.

pro tools are powerful and easy to misuse. trade within the rules of your jurisdiction — you are accountable for what you launch and run.

privacy sends (husher)

a normal transfer writes a permanent public line between two wallets. husher breaks that line: your send is routed through exchange infrastructure, so the receiving wallet has no on-chain path back to the sender. for an extra layer, enable privacy-coin routing and the value crosses through a privacy chain mid-route.

  • use it to fund a fresh wallet without linking it to your main
  • allow a few minutes — routed sends are not instant
  • routing partners may have minimums per asset; the panel shows them before you commit

husher is a privacy tool, not a permission slip. you are responsible for using it lawfully in your jurisdiction.

faq

is fomo copilot custodial?

no. keys are generated on your machine, encrypted with aes-256-gcm, and stored locally. we run no servers that hold funds and we cannot move, freeze, or recover your assets.

what does it cost?

nothing — 0% platform fees. you only pay network fees and any priority tips you opt into.

are the pro tools free?

yes. the pump.fun launcher, pro trader, holder analytics, and bump/volume bots are all free — no token gating, no tiers, no pro plan. it's a deliberate difference from wallets that lock these behind a token.

is it affiliated with fomo.family?

no. fomo copilot is an independent, community-built companion for fomo. it is not affiliated with or endorsed by fomo.family.

which chains are supported?

solana is home base, and the same recovery phrase gives you an evm account across ethereum, base, bnb chain, arbitrum, and robinhood chain. the network switcher moves your portfolio, sends, and swaps between them, and the swap tab can bridge value across.

i lost my recovery phrase. can you help?

unfortunately not — that is the trade-off of non-custodial. nobody, including us, can restore a lost phrase. back it up offline the moment you create a wallet.

why is it not on the chrome web store yet?

the listing is in review. until it is approved, install via the zip and load unpacked — see install above.