# Human Passport

[Visit the Human Passport website](https://passport.human.tech/)

Identity verification and Sybil resistance protocol to direct funds to real users — not bots, bad actors, or middlemen. Over 2 million Passports created, protecting more than $500 million in airdrop and grant funds.

Passport offers three core products:

* [Stamps](https://docs.passport.xyz/building-with-passport/stamps/introduction) — Verifiable credentials that demonstrate identity and trustworthiness without exposing personal information. Users connect accounts and verify attributes to build a composite Unique Humanity Score. Can be [embedded](https://docs.passport.xyz/building-with-passport/embed/introduction) in your website.
* [Models](https://docs.passport.xyz/building-with-passport/models/introduction) — ML-based scoring that evaluates any EVM address in real time using on-chain activity. No user action required — 96% human detection accuracy.
* [Data Services](https://docs.passport.xyz/building-with-passport/data-services) — Custom Sybil analysis and wallet investigation for airdrops, campaigns, and grants. Includes clustering analysis and expert human review.

### Zero-Knowledge Identity

Passport includes a [zero-knowledge identity protocol](https://docs.passport.xyz/building-with-passport/individual-verifications/introduction) (formerly Human ID), powered by Human Keys. Users can prove unique personhood, residency, government ID, and other attributes without revealing personal data.

Privacy controls are configurable to accommodate regulatory requirements across banking, compliance, and Web3 applications.

## Explore More

### For builders

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>Developer Docs</td><td><a href="https://docs.passport.xyz/">https://docs.passport.xyz/</a></td><td></td></tr><tr><td>Join the Telegram builders community</td><td></td><td></td></tr></tbody></table>

### For users

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Help Center</td><td><a href="https://support.passport.xyz/">https://support.passport.xyz/</a></td></tr><tr><td>Join the Discord user community</td><td><a href="https://discord.com/invite/zPzsEAXrQt">https://discord.com/invite/zPzsEAXrQt</a></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://developer.holonym.id/tech/human-passport.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
