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

# Quickstart

> Create an account on ezpz.fi and place your first prediction.

## Before you begin

You need:

* A supported browser (Chrome, Firefox, Safari, or Edge)
* A Solana wallet (Phantom or Solflare) for sign-in
* USDC on the network ezpz.fi is running (mainnet or devnet, depending on environment)

<Warning>
  Prediction markets may be restricted in your jurisdiction. If you are redirected to [ezpz.fi/restricted](https://ezpz.fi/restricted), trading is not available in your region. See [Geographic restrictions](/resources/geographic-restrictions).
</Warning>

## Step 1 — Open ezpz.fi

Go to [ezpz.fi](https://ezpz.fi). The home feed shows active markets across sports, crypto, and other verticals.

## Step 2 — Connect your wallet

<Steps>
  <Step title="Click Connect">
    Use the **Connect** button in the header.
  </Step>

  <Step title="Choose your wallet">
    Select Phantom, Solflare, or another supported Solana wallet.
  </Step>

  <Step title="Approve the connection">
    Sign the connection request. This links your wallet to a custodial account — you will not need to sign every prediction.
  </Step>
</Steps>

<Note>
  Optional: bind an email address in **Settings** for account recovery and MFA.
</Note>

## Step 3 — Fund your account

<Steps>
  <Step title="Open your wallet panel">
    Click your balance or avatar in the header.
  </Step>

  <Step title="Deposit USDC">
    On mainnet, deposit USDC through the in-app deposit flow. On devnet, use the faucet if available.
  </Step>

  <Step title="Confirm your balance">
    Your USDC balance should appear in the header before you trade.
  </Step>
</Steps>

## Step 4 — Place your first prediction

<Steps>
  <Step title="Browse markets">
    From the home feed or **Sports** (`/sports`), open a market card.
  </Step>

  <Step title="Choose a side">
    Select **YES** or **NO** (or the outcome you want) in the trade panel.
  </Step>

  <Step title="Enter your stake">
    Type the USDC amount. The preview shows fees, implied odds, and potential payout.
  </Step>

  <Step title="Confirm">
    Click **Confirm**. The platform executes the trade on your behalf — no per-prediction wallet popup.
  </Step>

  <Step title="Check your portfolio">
    Open **Portfolio** (`/portfolio`) to see open positions and P\&L.
  </Step>
</Steps>

## What's next?

<CardGroup cols={2}>
  <Card title="Place a prediction (detailed)" icon="chart-line" href="/trading/place-prediction">
    Full walkthrough of the trade panel and fees.
  </Card>

  <Card title="Build a parlay" icon="layer-group" href="/trading/build-parlay">
    Combine multiple legs into one accumulator prediction.
  </Card>

  <Card title="Core concepts" icon="book" href="/concepts/markets-events">
    Learn how markets, tokens, and resolution work.
  </Card>

  <Card title="ezpz 101" icon="graduation-cap" href="/ezpz-101">
    New to prediction markets? Start here.
  </Card>

  <Card title="Deposit & withdraw" icon="wallet" href="/trading/deposit-withdraw">
    Fund your account and withdraw USDC.
  </Card>

  <Card title="Portfolio" icon="chart-pie" href="/guides/portfolio">
    Track positions and settlement actions.
  </Card>

  <Card title="Geographic restrictions" icon="globe" href="/resources/geographic-restrictions">
    Jurisdiction and product gating.
  </Card>
</CardGroup>
