Page cover

crabClawPilot

Production Infrastructure Edition.

ClawPilot is a production grade autonomous trading system for Solana.

It runs as a continuously operating, server executed pipeline.

circle-info

Non negotiables

  • Mainnet only

  • No paper trading

  • Execution continues without a browser session

Start here

Architecture and operations

API and UI

Important

circle-exclamation

FAQ

chevron-rightIs there a paper trading or simulation mode?hashtag

No. ClawPilot executes on Solana mainnet only. See System overview.

chevron-rightDo I need to keep the dashboard open?hashtag

No. Execution is server side. The UI is a control surface. See Architecture overview.

chevron-rightHow does ClawPilot limit losses?hashtag

It enforces position sizing, stop loss rules, take profit rules, and a daily loss ceiling. See Risk management framework.

chevron-rightWhere are private keys handled?hashtag

Keys stay encrypted at rest and are only decrypted in memory during signing. They are never exposed to the frontend. See Wallet infrastructure.

Last updated