Phantom link healthy

Signing session is live — the autonomous engine can execute.

Ghost Bot Documentation

Everything you need to run the AI engine safely — from wallet setup to execution and exits.

Getting started

Six steps from install to armed automation

  1. 1 · Install the official Phantom wallet

    Only download Phantom from phantom.app. Ghost Bot detects the injected provider automatically; on mobile, open the site inside Phantom's in-app browser via the Connect button.

  2. 2 · Connect (read + approve)

    Connecting shares your public address only. It grants no spending power. Ghost Bot uses the address to read balances and to build swap routes that you must sign.

  3. 3 · Configure risk controls

    Set spend-per-trade, max open positions, minimum SOL reserve, slippage cap and safety-score floor in the Auto Trade panel. Circuit breakers pause trading if any threshold is breached.

  4. 4 · Start in Dry-Run

    Dry-Run sizes trades from your real balance and prices fills with an impact model, but signs and sends nothing. Use it to validate the AI logic before going live.

  5. 5 · Arm the engine

    With Auto ON, the AI scans pairs, scores them, and requests a signature for qualified setups. Each request shows a review screen first; declining sends nothing to Phantom.

  6. 6 · Monitor and exit

    The Timeline records every decision, signature request, transaction hash and confirmation. Exits fire on take-profit, stop-loss, trailing stop or AI exit signals — each one signed by you.

Security FAQ

The questions worth asking of any trading bot

Does Ghost Bot ever need my seed phrase?
No. There is no input for it anywhere in the product, and support will never request it. Any such request is fraud.
Can the bot move funds without me?
No. Every transfer is a Solana transaction that must be signed inside Phantom. Ghost Bot has no key material and no custody.
Which routes execute my swaps?
Swaps are routed through the Jupiter aggregator on Solana mainnet, using your configured slippage cap.
What happens if my wallet disconnects?
Wallet Guard polls connection health and automatically pauses automation, then alerts you so no order is attempted without an active signing session.
How do I revoke access?
Disconnect from the Security Center or Wallet page, and also remove the site under Phantom's Settings → Trusted Apps.

Next steps