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

# TFH Documentation

> Technical documentation for Tools for Humanity — World App, Mini Apps, and the Orb.

Tools for Humanity is a technology company building for humans in the age of AI. This is the technical documentation for TFH's products.

<CardGroup cols={3}>
  <Card href="/world-app">
    <div className="-mt-8">
      <img src="https://mintcdn.com/tfh-docs/bj7MPp2D03y9mwjp/images/world-app-card.svg?fit=max&auto=format&n=bj7MPp2D03y9mwjp&q=85&s=e2e3e7535b13eb653dfa5092c0bd1b9c" width="48" className="mb-4" data-path="images/world-app-card.svg" />

      <div className="text-xl font-semibold mb-2">World App</div>
      <div className="text-md text-gray-500">World App provides simple access to the World Network. World Wallet, World Chat, World ID.</div>
    </div>
  </Card>

  <Card href="https://docs.world.org/mini-apps">
    <div className="-mt-8">
      <img src="https://mintcdn.com/tfh-docs/bj7MPp2D03y9mwjp/images/mini-apps-card.svg?fit=max&auto=format&n=bj7MPp2D03y9mwjp&q=85&s=6ddc21315a107bf3b2118ce9a6a332fc" width="48" className="mb-4" data-path="images/mini-apps-card.svg" />

      <div className="text-xl font-semibold mb-2">Mini Apps</div>
      <div className="text-md text-gray-500">Native-like apps that run inside World App, reaching millions of verified users.</div>
    </div>
  </Card>

  <Card href="/orb">
    <div className="-mt-8">
      <img src="https://mintcdn.com/tfh-docs/bj7MPp2D03y9mwjp/images/orb-card.png?fit=max&auto=format&n=bj7MPp2D03y9mwjp&q=85&s=cf13abf5329d4748f0f9e98186a1f1cc" width="48" className="mb-4" data-path="images/orb-card.png" />

      <div className="text-xl font-semibold mb-2">Orb</div>
      <div className="text-md text-gray-500">Biometric verification device powering Proof of Human credentials.</div>
    </div>
  </Card>
</CardGroup>
