> ## Documentation Index
> Fetch the complete documentation index at: https://base-a060aa97-eb-mini-app-ia-overhaul.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-black dark: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://mintlify.s3.us-west-1.amazonaws.com/base-a060aa97-eb-mini-app-ia-overhaul/images/showcase/blocklords.svg">
      A medieval grand strategy game with a player-driven onchain economy.
    </Card>

    <Card title="Aerodrome" href="https://aerodrome.finance/" img="https://mintlify.s3.us-west-1.amazonaws.com/base-a060aa97-eb-mini-app-ia-overhaul/images/showcase/aerodrome.svg">
      The central trading and liquidity marketplace on Base.
    </Card>

    <Card title="Morpho" href="https://morpho.org/" img="https://mintlify.s3.us-west-1.amazonaws.com/base-a060aa97-eb-mini-app-ia-overhaul/images/showcase/morpho.svg">
      The largest and most secure lending protocol on Base.
    </Card>

    <Card title="OpenSea" href="https://opensea.io/" img="https://mintlify.s3.us-west-1.amazonaws.com/base-a060aa97-eb-mini-app-ia-overhaul/images/showcase/opensea.svg">
      The world's first and largest NFT marketplace.
    </Card>

    <Card title="Cat Town" href="https://cat.town/" img="https://mintlify.s3.us-west-1.amazonaws.com/base-a060aa97-eb-mini-app-ia-overhaul/images/showcase/cat-town.svg">
      A cozy onchain life sim game, combining gaming with DeFi to create a thriving community.
    </Card>

    <Card title="HeyElsa AI" href="https://www.heyelsa.ai/" img="https://mintlify.s3.us-west-1.amazonaws.com/base-a060aa97-eb-mini-app-ia-overhaul/images/showcase/heyelsa.svg">
      AI crypto co-pilot with its cutting edge data and execution mechanism.
    </Card>
  </CardGroup>
</div>
