llms.txt Content
# Humanity Docs
## Humanity Docs
- [Build with Humanity](https://docs.humanity.org/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.
- [Start Here - Choose Your Integration Path](https://docs.humanity.org/build-with-humanity/start-here-choose-your-integration-path.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](https://docs.humanity.org/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](https://docs.humanity.org/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.
- [SDK OAuth Scopes and Presets](https://docs.humanity.org/build-with-humanity/build-with-the-sdk-api/sdk-oauth-scopes-and-presets.md): Configure what user data your app can access using OAuth scopes. Complete list available presets including identity, KYC, financial, and social data.
- [@humanity-org/react-sdk](https://docs.humanity.org/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](https://docs.humanity.org/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](https://docs.humanity.org/build-with-humanity/build-with-the-sdk-api/humanity-org-react-sdk/hooks.md): In-depth hook