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

# Celo

> Celo is a leading Ethereum L2. As the frontier chain for global impact, we're scaling real-world solutions for all.

<Card title="Start Building" icon="rocket" href="/build-on-celo/quickstart">
  Build your first app on Celo. No coding experience required.
</Card>

***

## Real World Use Cases

<CardGroup cols={2}>
  <Card title="Mini Apps" icon="grid-2" href="/build-on-celo/build-on-minipay/overview">
    Build apps that scale to millions of global mobile wallet users via MiniPay.
  </Card>

  <Card title="Local Stablecoins" icon="coin-blank" href="/build-on-celo/build-with-local-stablecoin">
    Create low-cost FX and payment apps via Mento’s 25+ local digital currencies.
  </Card>

  <Card title="AI Agents" icon="robot" href="/build-on-celo/build-with-ai/overview">
    Launch AI agents, use MCP servers, and build intelligent applications for the onchain economy with Celo's AI-focused tools and frameworks.
  </Card>

  <Card title="ZK Identity" icon="passport" href="/build-on-celo/build-with-self">
    Prove users’ humanity and unique identity without compromising privacy via Self Protocol.
  </Card>
</CardGroup>

## AI Agent Infrastructure

<CardGroup cols={2}>
  <Card title="ERC-8004: Agent Trust" icon="shield-check" href="/build-on-celo/build-with-ai/8004">
    Establish trust infrastructure for autonomous AI agents with identity, reputation, and validation registries.
  </Card>

  <Card title="x402: Agent Payments" icon="money-bill-transfer" href="/build-on-celo/build-with-ai/x402">
    Enable instant, permissionless micropayments for AI agents using stablecoins via HTTP 402.
  </Card>
</CardGroup>

## Builder Support

<CardGroup cols={2}>
  <Card title="Build on Celo" icon="wrench" href="/build-on-celo">
    Explore comprehensive guides, tutorials, and tools to build dApps, DeFi protocols, mobile apps, and more on Celo's fast, low-cost blockchain.
  </Card>

  <Card title="Fund your Project" icon="dollar-sign" href="/build-on-celo/fund-your-project">
    Discover grant opportunities and funding sources available in the Celo ecosystem.
  </Card>
</CardGroup>

## Explore Developer Tools & Resources

<AccordionGroup>
  <Accordion title="Understanding Celo">
    <CardGroup cols={2}>
      <Card title="What is Celo?" icon="circle-info" href="/home/index">
        Discover how Celo L2 is scaling real world use cases on Ethereum
      </Card>

      <Card title="Architecture" icon="layer-group" href="/build-on-celo/cel2-architecture">
        Overview of our stack and core contracts
      </Card>

      <Card title="Whitepapers" icon="file" href="https://celo.org/papers">
        Dive in to understand our protocol and social impact
      </Card>

      <Card title="Protocol" icon="sitemap" href="/home/protocol">
        Learn about our protocol and its relationship to Ethereum
      </Card>
    </CardGroup>
  </Accordion>

  {" "}

  <Accordion title="Build with Celo">
    <CardGroup cols={2}>
      <Card title="Quickstart" icon="bolt" href="/build-on-celo/quickstart">
        Build & Deploy your dApps in under 5 minutes
      </Card>

      <Card title="Tutorials" icon="graduation-cap" href="/build-on-celo">
        Explore Celo Tutorials
      </Card>

      <Card title="Integrate" icon="plug" href="/build-on-celo/network-overview">
        Connect Celo to your application
      </Card>
    </CardGroup>
  </Accordion>

  {" "}

  <Accordion title="Developer Tools">
    <CardGroup cols={2}>
      <Card title="Faucet" icon="droplet" href="https://faucet.celo.org">
        Get testnet tokens for development
      </Card>

      <Card title="Explorer" icon="search" href="/tooling/explorers/overview">
        Explore transactions on Celo
      </Card>

      <Card title="Bridge" icon="bridge" href="/home/bridged-tokens/bridges">
        Bridge Assets across chains
      </Card>

      <Card title="Deploy" icon="upload" href="/tooling/dev-environments">
        Deploy your contract on Celo
      </Card>
    </CardGroup>
  </Accordion>

  <Accordion title="Grow Your Project">
    <CardGroup cols={2}>
      <Card title="Get Funding" icon="dollar-sign" href="/build-on-celo/fund-your-project">
        Discover grant opportunities in the Celo ecosystem
      </Card>

      <Card title="Distribution" icon="megaphone" href="/build-on-celo/launch-checklist">
        Get more awareness about your project
      </Card>
    </CardGroup>
  </Accordion>
</AccordionGroup>

***

## Join the Celo Builder Ecosystem

<Info>
  💡 Discover the many ways to connect with our growing community of developers
</Info>

<CardGroup cols={2}>
  <Card title="Join the Newsletter" icon="envelope" href="https://embeds.beehiiv.com/eeadfef4-2f0c-45ce-801c-b920827d5cd2">
    Stay updated on the latest news, grants, and opportunities
  </Card>

  <Card title="Connect with the Community" icon="discord" href="https://discord.com/invite/celo">
    Join our Discord
  </Card>

  <Card title="Governance Events" icon="lightbulb" href="https://lemonade.social/s/celogovernance">
    Sign up for upcoming governance calls and workshops
  </Card>

  <Card title="Join Proof of Ship" icon="anchor" href="https://celoplatform.notion.site/Build-With-Celo-Proof-of-Ship-17cd5cb803de8060ba10d22a72b549f8">
    Build your onchain reputation to unlock exclusive rewards
  </Card>

  <Card title="Make your Voice Heard" icon="check-to-slot" href="/home/protocol/governance/voting-in-governance-using-mondo">
    Vote on Governance Proposals
  </Card>

  <Card title="Get Daily Updates" icon="x-twitter" href="https://x.com/CeloDevs">
    Follow our CeloDev on X
  </Card>
</CardGroup>

***

<Tip>
  New to Celo? Start with the [Celo Overview](/home) for a complete introduction to the platform.
</Tip>
