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

# Quickstart

> Get from zero to your first trade in under two minutes

## 1. Pick Your Surface

<CardGroup cols={2}>
  <Card title="Web Terminal" icon="desktop" href="https://app.crisp.trade">
    Open app.crisp.trade for the full terminal experience
  </Card>

  <Card title="Telegram Bot" icon="paper-plane" href="https://t.me/crisp_trade_bot">
    Message @crisp\_trade\_bot to start in Telegram
  </Card>
</CardGroup>

## 2. Sign In and Fund

<Steps>
  <Step title="Sign in">
    Connect with your preferred authentication method
  </Step>

  <Step title="Deposit">
    Deposit USDC on Polygon to your CRISP address
  </Step>

  <Step title="Confirm">
    First deposit usually clears in a few minutes
  </Step>
</Steps>

## 3. Start Your First Trade

That's it. You're now seeing more of the prediction market than the people you're trading against.

***

<CardGroup cols={2}>
  <Card title="Web Terminal Guide" icon="book" href="/web-terminal/the-crisp-terminal">
    Full walkthrough for the Web Terminal
  </Card>

  <Card title="Telegram Bot Guide" icon="book" href="/telegram-bot/overview">
    Full walkthrough for the Telegram Bot
  </Card>
</CardGroup>
