# Polymarket guides & API docs — polymarkets.co.il > Independent, current (CLOB V2 / pUSD, 2026) Polymarket guides in 25 languages: a complete developer API reference (Gamma, CLOB, Data, WebSocket; Python, Rust, Node), a 32-chapter bot-building series, plus trading, resolution and country/tax guides. Reading market data is keyless; trading uses pUSD collateral and EIP-712 signing. Not financial advice. If you are writing code, start with the AI-agent rules and the error reference — they keep generated code on V2 and safe (paper-default). ## Site & markets - [Homepage](https://polymarkets.co.il/): trending prediction markets with live prices. - [All markets](https://polymarkets.co.il/markets/): browse every active market, filter by category. - [Search](https://polymarkets.co.il/en/search/): search markets, guides and news in one place. - [World Cup 2026](https://polymarkets.co.il/worldcup/): live winner odds, groups, top scorer, bracket. - [News & analysis](https://polymarkets.co.il/news/): market-moving coverage and analysis. - [Leaderboard](https://polymarkets.co.il/leaderboard/): top traders by profit and win rate. - [About](https://polymarkets.co.il/about/): independent educational resource, not affiliated with Polymarket. ## Market categories - [Politics](https://polymarkets.co.il/category/politics/): elections, policy, international relations. - [Crypto](https://polymarkets.co.il/category/crypto/): Bitcoin, Ethereum, ETFs, regulation. - [Sports](https://polymarkets.co.il/category/sports/): football, basketball, tennis and more. - [Weather](https://polymarkets.co.il/category/weather/): daily city temperatures, rain, snow. - [Elections](https://polymarkets.co.il/category/elections/): candidates, results, parties worldwide. - [Geopolitics](https://polymarkets.co.il/category/geopolitics/): wars, ceasefires, treaties, sanctions. - [Finance](https://polymarkets.co.il/category/finance/): IPOs, stocks, Fed rates, market caps. - [Tech](https://polymarkets.co.il/category/tech/): AI, big-tech, product launches. - [Esports](https://polymarkets.co.il/category/esports/): LoL, CS2, Dota 2, Valorant. - [Middle East](https://polymarkets.co.il/category/middle-east/) · [Iran](https://polymarkets.co.il/category/iran/) · [Business](https://polymarkets.co.il/category/business/) · [Science](https://polymarkets.co.il/category/science/) · [Pop Culture](https://polymarkets.co.il/category/pop-culture/) ## For AI coding agents - [AGENTS.md — Polymarket coding rules](https://polymarkets.co.il/api/AGENTS.md): pin V2 SDKs, base URLs, pUSD contracts, gotchas, paper-default money rail. - [Fix any Polymarket API error](https://polymarkets.co.il/en/api/polymarket-api-errors/): cause and fix for order_version_mismatch, balance/allowance, deposit wallet, 401, signatures. - [API hub](https://polymarkets.co.il/en/api/): the three APIs, reference, tools. - [Boilerplates](https://polymarkets.co.il/en/api/boilerplates/): production-grade Polymarket bot starter kits (Python, Rust, Node + frameworks). Zero edge included. - [llms-full.txt](https://polymarkets.co.il/llms-full.txt): the extended machine index of the whole site. ## API & developers - [Polymarket API Authentication & Wallets (Signature Types, EIP-712)](https://polymarkets.co.il/en/api/polymarket-api-authentication/): How Polymarket API authentication works in 2026: L1 EIP-712 to derive API keys, L2 HMAC request signing, signature types - [Polymarket API Errors: Fix Every Common Error (2026, CLOB V2)](https://polymarkets.co.il/en/api/polymarket-api-errors/): Fix every common Polymarket API error on CLOB V2 / pUSD: order_version_mismatch, not enough balance/allowance, deposit-w - [Polymarket CLOB API: Order Book, Prices & Orders (V2, 2026)](https://polymarkets.co.il/en/api/polymarket-clob-api-reference/): Polymarket CLOB API V2 reference: read the order book, price, midpoint and tick size, then place GTC/GTD/FOK/FAK orders - [Polymarket WebSocket API: Market, User & RTDS Feeds (2026)](https://polymarkets.co.il/en/api/polymarket-websocket/): Polymarket WebSocket guide: the CLOB market and user channels (ws-subscriptions-clob) versus the RTDS price feed (ws-liv ## Build a bot - [Polymarket 5-Minute Crypto Markets: HFT Patterns](https://polymarkets.co.il/en/bots/polymarket-5-minute-crypto-bot/): Polymarket 5-minute BTC/ETH up-down markets bot patterns: 288 expirations per day, latency-critical execution, edge sour - [Binary Yes/No Bot: The Foundation Market Type](https://polymarkets.co.il/en/bots/polymarket-binary-yesno-bot/): Polymarket binary Yes/No market bot strategies: standard event contracts, hard-capped 1x leverage, scale via portfolio b - [Polymarket Bot Going Live: Deposit, TP/SL, Monitoring](https://polymarkets.co.il/en/bots/polymarket-bot-going-live/): Going live with your Polymarket bot: 25-50 USD first deposit, take-profit and stop-loss rules, alert thresholds (Telegra - [Polymarket Bot Mistakes & Real Postmortems](https://polymarkets.co.il/en/bots/polymarket-bot-mistakes-postmortems/): Real Polymarket bot mistakes and postmortems: phantom fills, sticky-fail dedup, lol-ctg-ccg whipsaw, NegRisk flag bug, p - [Polymarket Bot Prerequisites: Skills, Time, Capital](https://polymarkets.co.il/en/bots/polymarket-bot-prerequisites/): Before you write a line of Polymarket bot code: the Python or Node.js skill level required, web3 basics, time commitment - [Should You Build a Polymarket Bot? Reality Check (2026)](https://polymarkets.co.il/en/bots/polymarket-bot-reality-check/): Honest 2026 reality check before you build a Polymarket trading bot: profitability data, time and capital requirements, - [Polymarket Bot Risk Code: Caps, Kill Switches, Halts](https://polymarkets.co.il/en/bots/polymarket-bot-risk-management/): Production-grade risk management code for Polymarket bots: position caps, daily loss limits, halt sentinels, fill-rate w - [How to Build a Polymarket Trading Bot - 32-Chapter Series](https://polymarkets.co.il/en/guide/polymarket-bot-tutorial/): The complete 32-chapter guide to building a Polymarket trading bot in 2026. Python, Rust, Node.js stacks. Strategy patte - [Polymarket Bot Wallets, Auth, and Key Management](https://polymarkets.co.il/en/bots/polymarket-bot-wallet-auth/): Polymarket bot authentication and wallet setup: proxy wallets vs EOA, API key generation via SDK, sigType 2 for Gnosis S - [Polymarket CLOB Orderbook API: REST + WebSocket](https://polymarkets.co.il/en/bots/polymarket-clob-orderbook-api/): Polymarket CLOB API for bots: REST endpoints for order book snapshots, WebSocket subscriptions for real-time updates, pa - [Polymarket Election & Politics Bot Strategies](https://polymarkets.co.il/en/bots/polymarket-election-prediction-bot/): Election and politics market bots on Polymarket: US 2024 lessons, 2028 setup, EU and UK markets, Trump-related markets, - [Polymarket FOK, FAK, GTC: Order Types Compared](https://polymarkets.co.il/en/bots/polymarket-fok-fak-gtc-orders/): Polymarket order types explained for bot builders: Fill-or-Kill (FOK), Fill-and-Kill (FAK), Good-til-Cancelled (GTC), an - [Polymarket Gamma API: Events, Markets, Tags, Pagination](https://polymarkets.co.il/en/bots/polymarket-gamma-api-tutorial/): Polymarket Gamma API deep dive: /events and /markets endpoints, pagination, tag IDs (864 Tennis, 745 NBA, etc), filterin - [Polymarket Liquidity Rewards: Maker Farming Playbook](https://polymarkets.co.il/en/bots/polymarket-liquidity-rewards-farming/): Farm Polymarket liquidity rewards programmatically: how the rebate program works, qualifying spread thresholds, ROI math - [Polymarket Market Making: Spread Capture & Maker Rebates](https://polymarkets.co.il/en/bots/polymarket-market-making-bot/): Market making on Polymarket: how to quote bid and ask, capture the spread, earn maker rebates (20-25% of taker fees), in - [Polymarket NegRisk Markets: Execution Mechanics](https://polymarkets.co.il/en/bots/polymarket-negrisk-execution/): How NegRisk multi-outcome markets work on Polymarket: sum-to-1 mechanics, the negRisk flag in CLOB orders, why YES legs - [NegRisk Multi-Outcome Bot Strategies](https://polymarkets.co.il/en/bots/polymarket-negrisk-multi-outcome-bot/): NegRisk multi-outcome bots on Polymarket: sum-to-1 mechanics, leg arbitrage when YES legs dont sum to 1, hedging across - [Polymarket News Arbitrage: Beating the Market on Headlines](https://polymarkets.co.il/en/bots/polymarket-news-arbitrage-bot/): News arbitrage on Polymarket: how to beat the market on headlines, source feeds (RSS/Twitter/AP), latency budgets, false - [Polymarket NFL, NBA, Soccer Sports Bots](https://polymarkets.co.il/en/bots/polymarket-nfl-nba-soccer-bot/): Sports market bots on Polymarket: NFL weekly games, NBA tag (745) microstructure, soccer (Premier League, Bundesliga, Ch - [Polymarket On-Chain Data: Polygon, UMA, CTF Contracts](https://polymarkets.co.il/en/bots/polymarket-onchain-data/): Read Polymarket on-chain data directly: USDC/pUSD balances, CTF contract reads for outcome supply, UMA Optimistic Oracle - [Order Book Imbalance Bot for Polymarket](https://polymarkets.co.il/en/bots/polymarket-orderbook-imbalance-bot/): Use Polymarket order book imbalance as a short-term price signal: bid-ask volume ratio, microprice computation, signal h - [Polymarket Paper Trading Engine: The 30-Trade Gate](https://polymarkets.co.il/en/bots/polymarket-paper-trading-engine/): Build a Polymarket paper trading engine before going live: simulate orders against real prices, track P&L, enforce the 3 - [Polymarket Perpetual Futures: Real Leverage (2026)](https://polymarkets.co.il/en/bots/polymarket-perpetual-futures-bot/): Polymarket perpetual futures (perps) bot: native leverage up to 10x, funding rate carry, liquidation distance math, ATR- - [Polymarket Phantom Fills: Detection, Idempotence, Retries](https://polymarkets.co.il/en/bots/polymarket-phantom-fill-detection/): How to detect Polymarket phantom fills (orders that look filled but are not), implement idempotent retries, distinguish - [Polygon RPC for Polymarket Bots: Alchemy, QuickNode, Ankr](https://polymarkets.co.il/en/bots/polymarket-polygon-rpc/): Polygon RPC provider comparison for Polymarket bots in 2026: Alchemy, QuickNode, Ankr, public endpoints, self-hosted. La - [Polymarket Pop Culture: Awards, Music, Entertainment Bot](https://polymarkets.co.il/en/bots/polymarket-pop-culture-bot/): Pop culture and entertainment market bots on Polymarket: Oscars, Grammys, Met Gala, Taylor Swift tour metrics, box offic - [Polymarket Bot Stack: Python, Rust, or Node.js?](https://polymarkets.co.il/en/bots/polymarket-python-rust-node-stack/): Choose your Polymarket bot stack: Python (py-clob-client 0.34.6), Node.js (@polymarket/clob-client-v2 v1.0.6), or Rust ( - [Polymarket Sports Bots: NFL, NBA, Soccer Microstructure](https://polymarkets.co.il/en/bots/polymarket-sports-microstructure-bot/): Sports microstructure bots on Polymarket: in-game edge, scoreline-driven mispricing, the NBA tag (745) and Tennis tag (8 - [Polymarket Statistical Arbitrage & Cross-Market Trades](https://polymarkets.co.il/en/bots/polymarket-statistical-arbitrage/): Statistical arbitrage on Polymarket: cross-market pairs (correlated events), Polymarket-vs-Kalshi spreads, mean reversio - [UMA Dispute Prediction: Bot the Resolution Edge](https://polymarkets.co.il/en/bots/polymarket-uma-dispute-bot/): UMA dispute prediction bots on Polymarket: detect Optimistic Oracle proposals, predict dispute likelihood, exploit pre-a - [Polymarket VPS Hosting: We Tested Several, Here is the Best](https://polymarkets.co.il/en/bots/polymarket-vps-hosting/): We tested several VPS hosts for our own Polymarket bots. For price, value, and performance we recommend TradingVPS. Late - [Polymarket Weather & Climate Prediction Bot](https://polymarkets.co.il/en/bots/polymarket-weather-prediction-bot/): Weather and climate prediction bots on Polymarket: hurricane landfall markets, daily max temperature, El Nino/La Nina (E - [Polymarket Whale Tracker & Copy-Trading Bot](https://polymarkets.co.il/en/bots/polymarket-whale-copy-trading-bot/): Track Polymarket whale wallets and copy-trade top performers programmatically: identify profitable wallets via leaderboa ## Getting started - [How to Create a Polymarket Account (Step-by-Step Guide)](https://polymarkets.co.il/en/guide/account-setup/): Step-by-step guide to creating your Polymarket account. Covers email, Google, and wallet sign-up methods, proxy wallet s - [How to Deposit Money on Polymarket (Cheapest Methods 2026)](https://polymarkets.co.il/en/guide/deposit-guide/): The complete 2026 Polymarket deposit guide. Compare credit card (1-4.5%), crypto transfer (under $1), bank ACH, cross-ch - [Your First Trade on Polymarket - A Complete Walkthrough (2026)](https://polymarkets.co.il/en/guide/first-trade/): A true step-by-step guide to your first Polymarket trade. Read a market page, approve USDC, choose market vs limit order - [What Is Polymarket? The Complete Beginner's Guide (2026)](https://polymarkets.co.il/en/guide/getting-started/): Learn what Polymarket is, how prediction markets work, and whether it's right for you. Covers trading mechanics, fees, r - [Polymarket Glossary - Every Term Explained (2026 Edition)](https://polymarkets.co.il/en/guide/glossary/): Comprehensive Polymarket glossary: 120+ prediction market terms defined in plain English. CLOB, UMA, NegRisk, MOOV2, DVM - [Types of Markets on Polymarket - Complete Category & Structure Guide](https://polymarkets.co.il/en/guide/market-types/): Every Polymarket market structure and category explained: binary, multi-outcome, NegRisk, conditional, 5-minute crypto, - [Every Risk of Trading Polymarket - The Honest 2026 Guide](https://polymarkets.co.il/en/guide/risks/): The unvarnished truth about Polymarket risk in 2026: 84.1% of 2.5M wallets lose money. Market, liquidity, oracle, smart- - [How to Withdraw from Polymarket to Your Bank or Wallet (2026)](https://polymarkets.co.il/en/guide/withdraw-guide/): Complete Polymarket withdrawal guide. Step-by-step: withdrawing USDC to exchanges, bank accounts (ACH/SEPA), and self-cu ## Trading strategy - [Advanced Multi-Market Strategies for Polymarket (2026)](https://polymarkets.co.il/en/guide/advanced-strategies/): Advanced Polymarket strategies for 2026: cross-category correlation chains, portfolio hedging, calendar spreads, NegRisk - [Polymarket API Guide - Build Your First Trading Bot in 2026](https://polymarkets.co.il/en/guide/api-guide/): Practical Polymarket CLOB v2 API guide: every REST endpoint (/book, /price, /midpoint, /tick-size), L2 auth headers, how - [Why 84% of Polymarket Traders Lose Money (And How to Join the 15.9%)](https://polymarkets.co.il/en/guide/common-mistakes/): Why 84.1% of Polymarket wallets lose money in 2026 and how to avoid every major trap. 18 data-backed mistakes, concrete - [Polymarket Liquidity Rewards: The Complete Market-Maker Playbook (2026)](https://polymarkets.co.il/en/guide/liquidity-rewards/): Complete 2026 guide to Polymarket liquidity rewards: the $5M+ monthly pool, two-sided market-making strategy, scoring fo - [The Polymarket Order Book Guide - CLOB Mechanics for Traders](https://polymarkets.co.il/en/guide/order-book-guide/): Master the Polymarket Central Limit Order Book: bid/ask, spread, depth, complementary books, order types (GTC/GTD/FOK/FA - [Leverage on Polymarket Perps: How to Use It, How Not To, and the Risks](https://polymarkets.co.il/en/guide/polymarket-perps-leverage/): How leverage works on Polymarket Perps: margin, liquidation math at 2x-20x, funding costs, the professional playbook, th - [Position Sizing: The Kelly Criterion for Polymarket (2026 Playbook)](https://polymarkets.co.il/en/guide/position-sizing/): Master position sizing on Polymarket: the Kelly Criterion, quarter-Kelly rule, worked examples, bankroll-management tabl - [Probability Thinking - The #1 Skill of Profitable Polymarket Traders](https://polymarkets.co.il/en/guide/probability-thinking/): The probability framework separating the 15.9% profitable Polymarket traders from the 84.1% who lose: EV math, base rate - [Selling Polymarket Positions - When & How to Exit Before Resolution](https://polymarkets.co.il/en/guide/selling-positions/): A practical playbook for exiting Polymarket positions: when to take profit, when to cut losses, slippage, partial sells, - [Best Polymarket Tools and Resources (2026) - Trackers, Analytics, Bots](https://polymarkets.co.il/en/guide/tools-resources/): Curated guide to the best Polymarket tools in 2026: whale trackers, Dune dashboards, Telegram bots, developer SDKs, tax - [The Psychology of Prediction Market Trading - Master the Mental Game](https://polymarkets.co.il/en/guide/trading-psychology/): Master the psychology of Polymarket trading: the seven cognitive biases that make 84.1% lose, how to beat tilt and FOMO, - [10 Proven Polymarket Trading Strategies (2026 Edition)](https://polymarkets.co.il/en/guide/trading-strategies/): Ten Polymarket strategies profitable traders actually use in 2026: rules edge, overreaction fade, mention bias, favorite - [Whale Tracking on Polymarket: Follow the Smart Money (Without Getting Burned)](https://polymarkets.co.il/en/guide/whale-tracking/): Complete whale-tracking playbook for Polymarket in 2026: top wallets, tracking tools, on-chain clustering, insider-detec ## Markets & comparisons - [How to Trade Crypto Markets on Polymarket (Complete 2026 Guide)](https://polymarkets.co.il/en/guide/crypto-trading/): Master Polymarket crypto markets in 2026: 260+ contracts, 5-minute BTC binaries, monthly price targets, 10x perpetual fu - [How to Trade Economic Markets on Polymarket (Fed, CPI, GDP, 2026)](https://polymarkets.co.il/en/guide/economics-trading/): Complete 2026 guide to Polymarket economic markets: 157+ markets covering Fed rates (28), inflation (19), tariffs (189), - [How to Trade Geopolitical Markets on Polymarket (Complete 2026 Guide)](https://polymarkets.co.il/en/guide/geopolitics-trading/): Master Polymarket geopolitical trading in 2026: 673 markets, $280M Iran ceasefire, Ukraine peace deals, insider-trading - [Multi-Outcome & NegRisk Markets on Polymarket (Complete 2026 Guide)](https://polymarkets.co.il/en/guide/multi-outcome-guide/): Master Polymarket multi-outcome and NegRisk markets in 2026: capital-efficiency math, field-fade strategy, sum-over-$1 a - [Polymarket Perpetual Futures - Complete Guide (2026)](https://polymarkets.co.il/en/guide/perpetual-futures/): Complete guide to Polymarket perpetual futures launched April 21, 2026: how 10x leverage, funding rates, and liquidation - [Trading Political Markets on Polymarket: The Complete 2026 Playbook](https://polymarkets.co.il/en/guide/politics-trading/): Master Polymarket political markets in 2026: election trading, polling analysis, base rates, longshot fades, cross-platf - [Polymarket vs Kalshi: The Complete 2026 Comparison](https://polymarkets.co.il/en/guide/polymarket-vs-kalshi/): Polymarket vs Kalshi in 2026: fees, volumes, markets, regulation, US access, and resolution mechanisms compared head-to- - [How to Trade Pop-Culture Markets on Polymarket (Awards, Music, Celebrity - 2026 Guide)](https://polymarkets.co.il/en/guide/pop-culture-guide/): Trade Polymarket pop-culture markets: 387 contracts across Oscars, Grammy, Billboard and celebrity events, the SAG precu - [Polymarket pUSD Migration Guide: USDC.e to pUSD (April 2026)](https://polymarkets.co.il/en/guide/pusd-migration/): Complete migration guide for Polymarket's USDC.e to pUSD switch on April 28, 2026. Wallet steps, API changes, contract a - [How to Trade Science, Tech, AI & Culture Markets on Polymarket (2026 Guide)](https://polymarkets.co.il/en/guide/science-tech-trading/): Complete 2026 guide to Polymarket's niche markets: AI milestones, SpaceX launches, drug approvals, weather, mention mark - [How to Trade Sports Markets on Polymarket (Complete 2026 Guide)](https://polymarkets.co.il/en/guide/sports-trading/): Master Polymarket sports markets in 2026: 3,128+ markets, the $729M World Cup, UFC partnership, live trading, line shopp - [How to Trade Weather & Climate Markets on Polymarket (Hurricane, Temperature, ENSO - 2026)](https://polymarkets.co.il/en/guide/weather-guide/): Trade Polymarket weather markets: 490 contracts on hurricanes, temperature records and ENSO cycles, GFS and ECMWF model ## Resolution & UMA - [How Polymarket Markets Resolve - Oracle, UMA & Payout Guide](https://polymarkets.co.il/en/guide/resolution-explained/): How Polymarket markets resolve in 2026: UMA Optimistic Oracle, Chainlink feeds, MOOV2 whitelist (177 proposers), dispute - [UMA Disputes on Polymarket: The Complete 2026 Survival Guide](https://polymarkets.co.il/en/guide/uma-disputes/): Everything Polymarket traders need to know about UMA Oracle disputes in 2026: how the process works, the $7M Ukraine att ## Access, country & tax - [Polymarket in Bahrain: Access, Rules and Tax (2026)](https://polymarkets.co.il/en/guide/bahrain-access/): Polymarket is accessible from Bahrain in 2026. How the CBB's crypto framework fits in, funding rails, and the zero perso - [Polymarket and Mainland China: The Legal Status, Explained](https://polymarkets.co.il/en/guide/china-access/): Polymarket is unreachable from mainland China and PRC law stacks three independent prohibitions: Criminal Law Art. 303, - [Polymarket Country Guide - Where It's Available and How to Access (2026)](https://polymarkets.co.il/en/guide/country-guide/): Complete country-by-country guide to Polymarket access in 2026: US DCM (QCEX) waitlist status, EU/UK/LATAM/Asia/Middle E - [Polymarket in Egypt: The Actual Status (2026)](https://polymarkets.co.il/en/guide/egypt-access/): Egypt's central bank prohibits all crypto activity without a license, and none has ever been issued. What that means for - [Polymarket in Hong Kong: Accessible, but the Regulator Has Spoken](https://polymarkets.co.il/en/guide/hong-kong-access/): Polymarket does not geoblock Hong Kong, but the IFEC warned in April 2026 that prediction-market participation may const - [Polymarket in Jordan: Access and the Practical Path (2026)](https://polymarkets.co.il/en/guide/jordan-access/): Polymarket is accessible from Jordan in 2026, but banks stay out of crypto. The realistic funding picture, the legal nua - [Polymarket in Kuwait: Access and the Practical Path (2026)](https://polymarkets.co.il/en/guide/kuwait-access/): Polymarket is accessible from Kuwait in 2026, while regulators ban crypto businesses locally. The realistic picture for - [Polymarket in Malaysia: Not Banned by Name, Not Clearly Open](https://polymarkets.co.il/en/guide/malaysia-access/): Malaysia is not on Polymarket's block list and no regulator has named the platform, but MCMC blocks thousands of gamblin - [Polymarket in Morocco: A Status in Transition (2026)](https://polymarkets.co.il/en/guide/morocco-access/): Morocco's 2017 crypto ban is still in force, but a draft law to legalize is in progress. Where Polymarket stands in 2026 - [Polymarket in Qatar: Access and the Practical Path (2026)](https://polymarkets.co.il/en/guide/qatar-access/): Polymarket is accessible from Qatar in 2026, while the QFC framework excludes crypto for retail. The realistic picture, - [Polymarket in Saudi Arabia: The Actual Status (2026)](https://polymarkets.co.il/en/guide/saudi-arabia-access/): Polymarket geo-blocks Saudi Arabia in 2026 and SAMA keeps banks out of crypto. What that means in practice, and what you - [Polymarket in Singapore: Banned, Blocked, Close-Only](https://polymarkets.co.il/en/guide/singapore-access/): Singapore's GRA declared Polymarket an illegal gambling site in January 2025 and ordered ISP blocks. Polymarket placed S - [Polymarket in Taiwan: Close-Only Status and a Real Criminal Precedent](https://polymarkets.co.il/en/guide/taiwan-access/): Polymarket placed Taiwan in close-only mode and Taiwanese law criminalizes election betting - enforced in the June 2024 - [Polymarket Tax Guide - How to Report Gains and Losses (2026)](https://polymarkets.co.il/en/guide/tax-guide/): Complete 2026 tax guide for Polymarket: IRS classification (capital gains, gambling, Section 1256), Form 8949 examples, - [Polymarket in the UAE: Access, Rules and Tax (2026)](https://polymarkets.co.il/en/guide/uae-access/): Polymarket is accessible from the UAE in 2026. Where it sits between VARA's virtual-asset regime and gambling law, how d ## Optional - [Polymarket vs Kalshi](https://polymarkets.co.il/en/compare/polymarket-vs-kalshi/): platform and developer comparison. - [Official Polymarket docs](https://docs.polymarket.com): the first-party API reference.