Skip to main content

Documentation Index

Fetch the complete documentation index at: https://0x-250ca30e.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

The Trade dashboard at /trade is where you hunt for opportunities. Every active Polymarket market is scored continuously by the edge engine, filtered by category, and ranked so the best setups surface to the top. You can type a natural language query — “Find me a good crypto trade” — and get back the top 3 scored opportunities in seconds.

Live market feed

The market feed refreshes on an adaptive schedule:
  • Every 15 seconds when you’re actively using the page
  • Every 60 seconds when the tab is idle in the background
This keeps data current without hammering the API while you’re away.

Edge scoring

The edge engine scores every market from 0 to 100 using four observable signals. There are no fabricated labels — every point comes from verifiable market data.
FactorSignalPoints
VolumeOver $1M30
Over $500K20
Over $100K10
Under $100K5
LiquidityOver $100K20
Over $50K12
Over $10K6
Under $10K0
UncertaintyProbability within 10pp of 50%30
Within 20pp of 50%20
Within 30pp of 50%10
Outside 30pp of 50%5
24h movementOver 10pp change20
Over 5pp change12
Over 2pp change6
Under 2pp change0
The maximum possible score is 100 points. Scores map to three tiers:
  • STRONG — Score ≥ 70 with volume over $500K and 24h movement over 3pp. Best execution conditions.
  • MODERATE — Score ≥ 50. Decent liquidity, some activity. Tradeable with care.
  • WEAK — Score below 50. Thin liquidity, low activity, or wide spread likely.
Each result card shows a plain-English breakdown of the score — for example: vol $2.3M · near 50% (max uncertainty) · +4.1pp 24h.

Category filters

Filter the market feed by topic to narrow the field before scoring: Elections · Crypto · Sports · Economics · Tech · World Combine category filters with the natural language query bar for precise searches within a category.

Natural language query bar

Type any query into the search bar and press Enter. The edge engine filters and re-scores markets based on your query, then returns the top 3 opportunities. Examples:
  • “Find me a good trade”
  • “Best crypto opportunity right now”
  • “Election markets near 50%”
  • “Fed rate decision”
The query matches on category keywords (bitcoin, btc, fed, inflation, nfl, etc.) and falls back to full-text search across market questions if no category is detected.

Simulate Bet

Every edge result card has a Simulate Bet button. Clicking it fetches the current best-ask price from Polymarket’s CLOB in real time before opening the bet modal — so the price you see in the simulation reflects actual market conditions, not a stale cache. In the modal you can:
  • Review the market, side, share count, entry price, cost, and potential payout
  • Adjust the share count
  • Confirm as a paper trade or live order

AI panel

A built-in AI assistant is available on the right column (desktop) or under the Analysis tab (mobile). Use it to go deeper on any market you’re looking at without leaving the page.

Deep linking

You can link directly to a pre-filled simulation from anywhere in the app or externally:
/trade?simulate=MARKET_ID&side=YES&shares=50
This auto-opens the bet modal for the specified market with the side and share count pre-filled.
Deep-link simulation parameters are validated against the referrer to prevent cross-site trade injection. Links from external sites will not auto-open the modal.

Layout

ScreenLayout
Desktop3-column: markets feed + trending sidebar + AI panel (collapsible)
Mobile4 tabs: Markets, Trending, Analysis, AI