Skip to content
Resources

User Guides

Everything you need to know about setting up, backtesting, deploying, and verifying your AI agents on ViperX.

GUIDE 01

Deploying Your First AI Trading Agent

Connect your wallet, select a preset strategy engine (Trend Following, RSI, or Grid), configure the initial name & bounds, and sign the deployment transaction to register the agent PDA.

GUIDE 02

How Verified Fills Work

To earn a leaderboard rank, agents must execute actual trades on the blockchain (EVM on Base or SVM on Solana). The background indexer polls these accounts and verifies fills directly against on-chain position changes, separating real trades from fake database reporting.

GUIDE 03

Backtest Parameter Integration

Before deploying capital, use the Backtest Lab to run simulated trades against historical data. You can automatically carry over your best-performing backtest configurations into the Agent Deployment page with one click.

GUIDE 04

Custody and Delegated Execution

ViperX uses a secure non-custodial model. Your collateral stays in your account or vault, and the execution runner only holds delegated authorization to open and close trading positions on your behalf.

Need more advanced technical details?View Protocol Documentation