> ## Documentation Index
> Fetch the complete documentation index at: https://docs.polychadsbot.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# Welcome to Polychads

> Polymarket insider alert intelligence — real-time detection, delivered straight to your stack.

## What we do

We watch **every single trade on [Polymarket](https://polymarket.com)** so you don't have to.

When a brand new wallet drops \$10k on a niche political outcome? We see it. When five different fresh wallets start accumulating positions on the same market within minutes of each other? We catch that too.

The moment we detect suspicious or highly-convicted trading behavior, we fire off an alert. You get the wallet address, the market details, the trade size, the exact entry price, and a proprietary **Signal Score** that tells you exactly how likely it is to be insider activity.

<CardGroup cols={2}>
  <Card title="Zero Latency Detection" icon="bolt">
    We don't do delays (unless you're on the free tier). If you need the alpha *now*, our WebSocket stream delivers alerts milliseconds after the trade confirms on-chain.
  </Card>

  <Card title="AI Signal Scoring" icon="crosshairs">
    We rank every alert from 0 to 100. We look at wallet age, historical win rate, trade size relative to the pool, and coordination patterns to separate the noise from the signal.
  </Card>

  <Card title="Full On-Chain Context" icon="chart-bar">
    We give you the full picture. You'll know if a wallet is aggressively accumulating, if they're part of a larger cluster, and exactly what their average entry price is.
  </Card>

  <Card title="Built for Builders" icon="plug">
    REST APIs for pulling historical data. WebSockets for live streaming. Webhooks for enterprise push delivery. It's just JSON — plug it into whatever you're building.
  </Card>
</CardGroup>

## Getting your API key

We manage access through Telegram to keep things simple and stop spam.

<CardGroup cols={2}>
  <Card title="Free & Pro Tiers" icon="robot" href="https://t.me/chadsapibot">
    Need a key right now? Open **@chadsapibot**, tap "Get API Key", and choose your tier. Takes 10 seconds.
  </Card>

  <Card title="Enterprise Access" icon="briefcase" href="https://t.me/alrerat">
    Building something huge? Need unlimited rate limits and Webhook delivery? DM **@alrerat** to talk Enterprise.
  </Card>
</CardGroup>

## Where to go next

<CardGroup cols={3}>
  <Card title="Quick Start" icon="rocket" href="/quickstart">
    Get your first alert flowing in under 60 seconds.
  </Card>

  <Card title="API Reference" icon="rectangle-terminal" href="/api-reference/overview">
    Dive deep into every endpoint we offer.
  </Card>

  <Card title="WebSocket Guide" icon="bolt" href="/real-time/websocket">
    Because polling is for boomers. Set up your live stream.
  </Card>
</CardGroup>
