llms.txt Content
# Humanity Docs
## Humanity Docs
- [Build with Humanity](/build-with-humanity.md): Choose between SDK/API integration (traditional web2) or on-chain smart contracts (web3) to add proof-of-humanity verification. Includes quickstart links for both paths.
- [Build with the SDK / API](/build-with-humanity/build-with-the-sdk-api.md): Build web applications with Humanity using OAuth 2.0 like Google or Stripe. Complete integration guide for web2 developers.
- [SDK QuickStart](/build-with-humanity/build-with-the-sdk-api/sdk-quickstart.md): Add Sign in with Humanity to your React app in under 10 minutes — same OAuth pattern as Google or GitHub, with biometric human verification built in.
- [@humanity-org/react-sdk](/build-with-humanity/build-with-the-sdk-api/humanity-org-react-sdk.md): React-first setup, core components and hooks, authentication flow, and essential usage patterns for the Humanity React SDK.
- [Components](/build-with-humanity/build-with-the-sdk-api/humanity-org-react-sdk/components.md): In-depth component reference: UI building blocks, required props, customization options, and composition patterns for the Humanity React SDK.
- [Hooks](/build-with-humanity/build-with-the-sdk-api/humanity-org-react-sdk/hooks.md): In-depth hooks reference: data fetching and mutations, cache behavior, auth/session hooks, and common usage patterns for the Humanity React SDK.
- [Error handling](/build-with-humanity/build-with-the-sdk-api/humanity-org-react-sdk/error-handling.md): In-depth error handling: error types, retry strategies, user messaging, and recovery patterns for the Humanity React SDK.
- [@humanity-org/connect-sdk](/build-with-humanity/build-with-the-sdk-api/humanity-org-connect-sdk.md): In-depth SDK reference: TypeScript interfaces, query engine documentation, error handling, and advanced usage patterns for the Humanity Connect SDK.
- [SDK / API Integration Overview](/build-with-humanity/build-with-the-sdk-api/humanity-org-connect-sdk/sdk-api-integration-overvi