> ## Documentation Index
> Fetch the complete documentation index at: https://test-184b3b57.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Showcase

> Selected projects using Base products.

<div className="max-w-6xl items-center justify-center mx-auto mb-12">
  <div className="flex flex-col items-center justify-center text-center max-w-6xl mx-auto mb-12 mt-8">
    <h1 className="text-3xl font-bold mb-2 mt-12 text-white">Showcase</h1>

    <p className="text-base text-gray-500">
      Selected projects built on Base.
    </p>
  </div>

  <CardGroup cols={3}>
    <Card title="Blocklords" href="https://blocklords.com/" img="https://mintcdn.com/test-184b3b57/PXoxIMsdZ2qTnCcP/images/blocklords.png?fit=max&auto=format&n=PXoxIMsdZ2qTnCcP&q=85&s=42746ff148c5d8fa43d3155197bf4edb" width="4096" height="3072" data-path="images/blocklords.png">
      Description of the first amazing project built on Base
    </Card>

    <Card title="Cat Town" href="https://cat.town/" img="https://mintcdn.com/test-184b3b57/PXoxIMsdZ2qTnCcP/images/cat-town.png?fit=max&auto=format&n=PXoxIMsdZ2qTnCcP&q=85&s=b4f5916778dcc1534ec228600536ef62" width="4096" height="3072" data-path="images/cat-town.png">
      Description of the second amazing project built on Base
    </Card>

    <Card title="Moonwell" href="https://moonwell.fi/discover" img="https://mintcdn.com/test-184b3b57/PXoxIMsdZ2qTnCcP/images/moonwell.png?fit=max&auto=format&n=PXoxIMsdZ2qTnCcP&q=85&s=a4344450b5a7ddea6f1de6d3c8ecc462" width="4096" height="3072" data-path="images/moonwell.png">
      Description of the third amazing project built on Base
    </Card>

    <Card title="OpenSea" href="https://opensea.io/" img="https://mintcdn.com/test-184b3b57/PXoxIMsdZ2qTnCcP/images/opensea.png?fit=max&auto=format&n=PXoxIMsdZ2qTnCcP&q=85&s=a8f61ab3a2c4652b32a387fc4d282244" width="4096" height="3072" data-path="images/opensea.png">
      Description of the fourth amazing project built on Base
    </Card>

    <Card title="Metacade" href="https://www.metacade.co/" img="https://mintcdn.com/test-184b3b57/PXoxIMsdZ2qTnCcP/images/metacade.png?fit=max&auto=format&n=PXoxIMsdZ2qTnCcP&q=85&s=75186c1140ec4529ff744322bd230923" width="4096" height="3072" data-path="images/metacade.png">
      Description of the fifth amazing project built on Base
    </Card>

    <Card title="Matrix Transfer" href="https://ohara.ai/apps/miniapp_cm7vq821a019x07mc06c83hk2" img="https://mintcdn.com/test-184b3b57/PXoxIMsdZ2qTnCcP/images/matrix-transfer.png?fit=max&auto=format&n=PXoxIMsdZ2qTnCcP&q=85&s=4154b3935feeece42c66da09976c9338" width="4096" height="3072" data-path="images/matrix-transfer.png">
      Description of the sixth amazing project built on Base
    </Card>
  </CardGroup>

  <div className="flex flex-col items-center justify-center text-center mt-12 mb-8">
    <div className="flex gap-4">
      <a href="https://airtable.com/appuZG4HBdFMDrKPi/shrFLqZKVVUVqUzYy" className="inline-flex items-center justify-center px-6 py-3 border border-transparent text-base font-medium rounded-lg text-white bg-primary hover:bg-primary/90 transition-colors">
        Get featured
      </a>

      <a href="/buildathons" className="inline-flex items-center justify-center px-6 py-3 border border-primary text-base font-medium rounded-lg text-primary hover:bg-primary/10 transition-colors">
        Join a buildathon
      </a>
    </div>
  </div>
</div>
