Volume farming generates trading volume on reward markets without taking directional risk. You buy YES on one wallet, sell YES on another at a similar price, end up delta-neutral, and collect LP fees / volume incentives. Technically: matched orders across 20-80 proxy-routed wallets, with anti-self-trade logic to stay within ToS interpretation.
Volume farming is operational complexity disguised as a simple trade. The infrastructure matters more than the strategy.
20-80 EOA wallets, each funded with a small USDC float, routed through dedicated proxies. No wallet-to-wallet direct transfers. Inventory rebalanced via on-chain swaps.
Coordinated paired orders across wallets at quoted spreads. Time-jittered to avoid pattern detection. Anti-self-trade logic to prevent literal wash trades within the protocol's definition.
Realized volume per market. Anti-flag heuristics - concentration ratios, time-clustering, IP-fingerprint diversity. Daily report to your treasury.
Compliance flags are first-class config. Concentration alerts before patterns get detected.
# Volume farming config - production excerpt strategy: "delta-neutral-volume" wallets: pool_size: 48 per_wallet_float_usdc: 2_500 rotation: "daily-shuffle" target_markets: - id_pattern: "btc-*" rewards_weighted: true - id_pattern: "eth-*" rewards_weighted: true matching: spread_target_bps: 20 time_jitter_seconds: [3, 90] max_volume_per_market_per_hour_usdc: 25_000 compliance: anti_self_trade: true proxy_per_wallet: true concentration_alert_pct: 15 # alert if >15% of a market's volume
Polymarket's Terms cover self-dealing and market manipulation. Different lawyers read different lines differently. We ship the tooling - you and your counsel make the call on whether your specific deployment is in bounds. We won't ship for clients who refuse this conversation.
What pays well in Q1 may pay nothing in Q2. We instrument the bot to abandon markets where reward yields drop below a threshold. Set it once, walk away.
If you generate 40% of a small market's volume, you stand out. Configure caps on per-market volume share - we default to 15% - and rotate aggressively.
All wallets in the pool must be operated from jurisdictions where Polymarket is accessible. We verify before deploying. Non-negotiable.
Volume farming is real but it's only profitable on specific market structures.
Most-deployed venue. Constant flow, programmatic rewards. Our default starting point.
Polymarket occasionally seeds new markets with boosted incentives. Time-limited but very high return.
When Polymarket runs a category-specific volume program. Read the small print before deploying.
One reward-market category, 20-40 wallets, basic monitoring.
Multi-strategy, 60-80 wallets, full compliance tooling, on-chain treasury reporting.
Volume farming projects start with a compliance review before we quote - typically a 45-minute call with your legal team in the room. We won't accept the project without it.