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

# About Us

> Learn what JPEG is, why we built it, and what we believe.

<video src="https://raw.githubusercontent.com/solahidris/assets-random/main/bg_video.mp4" autoPlay loop muted playsInline className="video-background" data-path="assets/bg_video.mp4" />

<div className="dark-overlay" />

<div className="relative">
  <div className="intro-hero">
    <img src="https://docs.jpeg.fun/favicon.svg" alt="star spinner" className="spinner" />

    <h1 className="intro-title">Welcome to JPEG.</h1>

    <div className="intro-cards">
      <a href="/about-us/what-is-jpeg" className="intro-card">
        <span className="intro-card-icon" />

        <h3>What is JPEG</h3>

        <p>
          A social prediction game blending photo sharing with prediction
          markets.
        </p>
      </a>

      <a href="/about-us/why-we-built-this" className="intro-card">
        <span className="intro-card-icon" />

        <h3>Why We Built This</h3>

        <p>
          Learn why JPEG reimagines the social web to reward creativity and
          restore value to creators.
        </p>
      </a>

      <a href="/about-us/true-social" className="intro-card">
        <span className="intro-card-icon" />

        <h3>True Social</h3>

        <p>
          Discover how JPEG’s market-driven approach redefines social media.
        </p>
      </a>

      <a href="/how-it-works/the-daily-game" className="intro-card">
        <span className="intro-card-icon" />

        <h3>The Daily Game</h3>

        <p>
          Learn how JPEG’s daily photo contests work: create, collect, and win.
        </p>
      </a>
    </div>
  </div>
</div>
