# PolyZig > PolyZig is a high-frequency copy-trading platform for Polymarket prediction markets, with sub-500ms mempool-driven execution. Copy top traders on 15-minute BTC/ETH/SOL/XRP binary markets and longer-form politics, sports, and culture markets. ## Core pages - [Homepage](https://polyzig.com/): What PolyZig is, live latency counter, trending markets. - [Markets](https://polyzig.com/markets): Browse all active Polymarket prediction markets. - [Leaderboard](https://polyzig.com/leaderboard): Top Polymarket traders ranked by PnL, filterable by period and category. - [How it works](https://polyzig.com/how-it-works): Signup → wallet creation → copy-config → automated execution. - [Technology](https://polyzig.com/technology): Mempool monitoring, sub-500ms infrastructure, latency benchmarks. - [Developers](https://polyzig.com/developers): REST API + Model Context Protocol (MCP) server, Poke OAuth, scoped API keys, 26-tool catalogue, and iMessage-ready market card fields for AI agents. - [Transparency](https://polyzig.com/transparency): Live latency dashboard; public platform metrics. - [Support / FAQ](https://polyzig.com/support): Common questions and answers. ## Guides - [How to copy trade Polymarket](https://polyzig.com/guides/how-to-copy-trade-polymarket) - [Build a Polymarket trading bot](https://polyzig.com/guides/polymarket-trading-bot) - [Polymarket arbitrage bot](https://polyzig.com/guides/polymarket-arbitrage-bot) - [World Cup 2026 betting guide](https://polyzig.com/guides/world-cup-2026-betting-guide) ## For AI agents and developers - [Agent integration guide](https://polyzig.com/AGENTS.md): How to authenticate, scopes, error codes, MCP catalogue, copy-trading workflow. - [OpenAPI 3 specification](https://polyzig.com/openapi.json): Machine-readable contract for every endpoint. - [Interactive API docs](https://api.polyzig.com/api/docs): Swagger UI for the live API. - [MCP server manifest](https://polyzig.com/.well-known/mcp.json): Model Context Protocol endpoint, scopes, transport. - MCP endpoint: `https://api.polyzig.com/api/mcp` — hosted clients use OAuth `pzo_*`; developer clients can use Bearer `pzk_*`; JSON-RPC 2.0 over Streamable HTTP. - OAuth metadata: `https://api.polyzig.com/.well-known/oauth-authorization-server` ## Optional - [Full site content](https://polyzig.com/llms-full.txt): Expanded markdown with guides, FAQ, and feature descriptions. - [Markets RSS feed](https://polyzig.com/feed/markets.xml) - [Leaderboard JSON feed](https://polyzig.com/feed/leaderboard.json)