Skip to main content

Core Concepts

TermDefinition
Prediction MarketA market where contracts settle based on real-world outcomes (e.g. election results, sports scores, economic data).
PolymarketThe leading prediction market venue, operating on Polygon.
KalshiUS regulatory-approved prediction market platform.
Opinion.xyzEmerging prediction market protocol.
CLOBCentral Limit Order Book, a market structure with bids, asks, and matching.
Alpha DecayThe rapid erosion of trading edge once information becomes widely known and priced in; in prediction markets, this can occur within milliseconds.
PvPPlayer vs Player, the Casino Era dynamic where profit comes at the expense of other participants.

BETTER Architecture

TermDefinition
Mempool IngestionThe first stage of the pipeline, monitoring blockchain mempools and order books for real-time on-chain activity.
Signal ProcessingThe second stage. Raw data is processed by AI agents to generate actionable trading signals with confidence scores.
VaultA pooled USD Coin deposit product on Base (staged rollout). For depositors, strategies execute on their behalf and performance is tracked in the Terminal.
TerminalProduct interface for real-time high-frequency trading feeds, performance dashboards, and copy-trading. Displays processed signals.
Execution EngineRust-first execution stack with in-region and co-located routing. Public tick-to-trade claim: approximately 0.6 milliseconds, measured from mempool read to transaction hash on Base, then to order finality on Polymarket (Polygon).
BRAID ProtocolBounded Reasoning for Autonomous Inference and Decisions. The constrained decision framework used by OpenServ agents. Trades must pass explicit checks (for example: liquidity depth, slippage, correlation, and risk limits) before execution.
Reasoning DAGDirected Acyclic Graph used by AI agents to verify liquidity, risk correlation, and insider signals before execution.
MagicSpend++Enclave’s cross-chain spending abstraction enabling zero-friction deposits and execution.
Mirror VaultArchitecture with a “feeder” vault (Base, real capital) and “master” vault (Polygon, receipt tokens).
Co-locationPlacing servers in the same data centers as exchange infrastructure for minimum latency.
Ratchet gateA token-denominated access threshold that decreases as fully diluted valuation rises, designed to keep the estimated USD cost of access comparatively stable across phases.
FDVFully diluted valuation. The market capitalisation implied by the token price multiplied by the total token supply.

Tokens

TermDefinition
$BETTERThe protocol token that gates Terminal access (hold) and Vault access (stake). Thresholds vary by fully diluted valuation tier and optional Lite Mode.
vBETTERERC-20 receipt token representing a share of vault performance.
$SERVOpenServ protocol token; $BETTER holders may receive airdrops.
Buyback and burnA mechanism where protocol revenue is used to buy $BETTER on-market and permanently remove it from supply by sending tokens to an irrecoverable burn address.
Buy and sell taxA trading tax applied on buys and sells of $BETTER (two per cent (2%) on buys and two per cent (2%) on sells). The proceeds route to the protocol treasury to fund capital expenditure such as infrastructure and hosting.
Value accrualHow a token benefits from product usage and protocol economics. For $BETTER, this includes access-gated demand and treasury-funded buybacks and burns.

Market Mechanics

TermDefinition
Premium/DiscountWhen a token trades above/below its implied underlying value.
ArbitrageCapturing spreads by buying low in one venue and selling high in another.
HFTHigh-Frequency Trading, algorithmic trading measured in milliseconds or microseconds.
Insider ScoreBETTER’s proprietary metric rating the historical accuracy of specific wallet addresses.
HIP-3Growth Protocol mechanism for launching professional-grade synthetic markets.