Kuroko’s home page is a full-screen AI chat interface connected directly to Polymarket. Every message you send is automatically enriched with live market data server-side — you never have to paste prices, probabilities, or news into the conversation. The AI knows what is happening right now.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.
What the AI knows
On every message, the AI receives a fresh snapshot of live Polymarket data injected behind the scenes:- Top 10 markets by volume — current YES probability, volume, and liquidity
- 24h, 7d, and 30d probability changes for each market
- The biggest movers in the last 24 hours
- Your open positions and P&L (when your wallet is connected)
The market context is refreshed every 5 minutes server-side. The AI always has current data — you do not need to tell it what prices are.
Things you can ask
Market analysis
Market analysis
- “What’s the best trade opportunity right now?”
- “Analyze the Fed rate cut market — is there edge here?”
- “What markets have moved the most today?”
- “Find me near-50% markets with high volume”
Portfolio review
Portfolio review
- “Show me my open positions”
- “Which positions should I exit?”
- “What’s my total unrealized P&L?”
- “Set a stop-loss on my largest position”
Navigation and actions
Navigation and actions
Trade cards
When the AI recommends a trade, it returns structured JSON that renders as an interactive confirmation card inline in the chat thread.- Paper mode
- Live mode
No wallet required. The trade is recorded to your local trade history at the current market price. All stats, P&L tracking, and CSV export work identically to live trades.
Slash commands
Type/ in the input to open the command palette. Select a command to pre-fill the input — you can edit the text before sending.
| Command | What it sends |
|---|---|
/trade | ”Find the best trade opportunity right now and show me a simulation.” |
/edge | ”Score all live markets by edge. Rank the top 3 opportunities.” |
/movers | ”What are the biggest 24h probability movers on Polymarket right now?” |
/analyze | ”Give me a deep analysis of the top market by volume right now.” |
/positions | ”Review my open positions and P&L. What should I exit or add to?” |
/alert | ”Suggest a price alert for the most interesting market right now.” |
/guard | ”Suggest a stop-loss or take-profit guard for my largest position.” |
/simulate | ”Find a trade and open a simulation pre-filled with the best opportunity.” |
/execute | ”Navigate me to the order execution terminal.” |
/portfolio | ”Navigate me to the portfolio page.” |
Deep linking
Append?q= to the URL to send a query automatically when the page loads. This is how other pages in Kuroko link back to the AI with pre-filled context.