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

# Kickchain — World Cup Prediction Collectibles

> Predict World Cup 2026 match results, mint your picks as NFT cards on Solana, and climb the leaderboard with rarity-weighted points.

Kickchain turns your World Cup 2026 predictions into permanent, collectible NFT cards on Solana. Pick a match outcome, mint your pick on-chain, and build a one-of-a-kind album that proves exactly what you called — and when you called it.

<CardGroup cols={2}>
  <Card title="Introduction" icon="flag" href="/introduction">
    Learn what Kickchain is, how the predict-mint-collect-win loop works, and what makes your cards genuinely yours.
  </Card>

  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Set up your Solana wallet, grab devnet SOL, and mint your very first prediction card in minutes.
  </Card>

  <Card title="Predictions" icon="futbol" href="/concepts/predictions">
    Understand the three market types — Match Result, Over/Under 2.5 Goals, and Both Teams to Score.
  </Card>

  <Card title="Browse Matches" icon="calendar" href="/guides/browse-matches">
    Find live World Cup fixtures in the Matches tab and pick the market you want to predict.
  </Card>
</CardGroup>

## How Kickchain Works

From your first tap to the final whistle, every step happens on-chain.

<Steps>
  <Step title="Predict">
    Open the Matches tab, pick a live World Cup fixture, and choose a market — Match Result (1X2), Over/Under 2.5 Goals, or Both Teams to Score. Live odds from TxODDS TxLINE are shown for every outcome.
  </Step>

  <Step title="Mint">
    Confirm the transaction in your wallet. Your prediction is recorded on Solana and your card's rarity is assigned automatically based on the odds at the exact moment you picked — longer odds mean rarer cards.
  </Step>

  <Step title="Collect">
    Your prediction becomes a metal collectible card — a real Metaplex Core NFT in your wallet. Complete per-fixture sets and work toward filling the full WC26 album.
  </Step>

  <Step title="Win">
    When the fixture ends, predictions are settled on-chain. Correct picks score rarity-weighted leaderboard points: Common cards score 1 point, up to 5 points for Legendary cards.
  </Step>
</Steps>

## Explore Further

<CardGroup cols={2}>
  <Card title="Rarity Tiers" icon="stars" href="/concepts/rarity">
    See how Common, Rare, Epic, and Legendary cards are assigned and what makes each tier special.
  </Card>

  <Card title="Your Cards" icon="id-card" href="/concepts/cards">
    Discover what's embedded in every card — match details, rarity frames, foil treatments, and on-chain provenance.
  </Card>

  <Card title="Your Collection" icon="layer-group" href="/guides/collection">
    Browse your minted cards, track set completion, and manage your WC26 album in the Collection tab.
  </Card>

  <Card title="Leaderboard" icon="trophy" href="/guides/leaderboard">
    See how rarity-weighted points are tallied and where you rank against other predictors worldwide.
  </Card>
</CardGroup>
