# zkMe Protocol Docs

## zkMe Protocol Docs

- [zkMe Protocol](https://docs.zk.me/hub/zkme-protocol.md): Welcome to the zkMe Protocol Documentation Hub!
- [Introduction](https://docs.zk.me/hub/why/intro.md)
- [Vision & Philosophy](https://docs.zk.me/hub/why/vision.md)
- [Values & Use Cases](https://docs.zk.me/hub/why/values.md)
- [Roadmap](https://docs.zk.me/hub/why/roadmap.md): Pioneering the future of decentralized identity and privacy-preserving compliance.
- [Onboarding Checklist](https://docs.zk.me/hub/start/onboarding.md)
- [Decentralization Levels](https://docs.zk.me/hub/start/onboarding/zkkyc-levels.md)
- [Dashboard Setup](https://docs.zk.me/hub/start/onboarding/dashboard.md): This guide explains how to set up and access zkMe Dashboard for zkKYC, KYT, zkOBS, and zkKYA. It is intended for teams onboarding individual users or managing transaction-related compliance workflows.
- [zkKYB Dashboard Setup](https://docs.zk.me/hub/start/onboarding/dashboard/kyb.md): This guide explains how to set up and access the zkMe Dashboard for zkKYB. It is intended for teams onboarding business or institutional clients and managing corporate compliance workflows.
- [Integration Checklist](https://docs.zk.me/hub/start/onboarding/integration.md)
- [JavaScript SDK](https://docs.zk.me/hub/start/onboarding/integration/js-sdk.md)
- [zkKYC - Know Your Customer](https://docs.zk.me/hub/start/onboarding/integration/js-sdk/zkkyc.md)
- [Proof-of-Personhood (MeID)](https://docs.zk.me/hub/start/onboarding/integration/js-sdk/zkkyc/meid.md)
- [zkKYB - Know Your Business](https://docs.zk.me/hub/start/onboarding/integration/js-sdk/zkkyb.md)
- [Customize Widget UI](https://docs.zk.me/hub/start/onboarding/integration/js-sdk/customize-ui.md)
- [Mobile SDK](https://docs.zk.me/hub/start/onboarding/integration/mobile-sdk.md)
- [zkOBS - Open Banking Services](https://docs.zk.me/hub/start/onboarding/integration/mobile-sdk/zkobs.md)
- [zkMe API](https://docs.zk.me/hub/start/onboarding/integration/api.md): The section describes the zkMe OpenAPI, which is also known as zkMe API. Its subpages focus on retrieving zkKYC (Know Your Customer) and KYT (Know Your Transaction) results via API sepcifically.
- [Verify zkKYC Status](https://docs.zk.me/hub/start/onboarding/integration/api/verify-zkkyc.md)
- [Get KYT Results](https://docs.zk.me/hub/start/onboarding/integration/api/get-kyt.md)
- [Verify zkOBS Status](https://docs.zk.me/hub/start/onboarding/integration/api/verify-zkobs.md)
- [Verify zkKYB Status](https://docs.zk.me/hub/start/onboarding/integration/api/zkkyb.md)
- [Smart Contract](https://docs.zk.me/hub/start/onboarding/integration/smart-contract.md)
- [3rd Party Integrations](https://docs.zk.me/hub/start/onboarding/integration/3rd-integration.md)
- [QuestN](https://docs.zk.me/hub/start/onboarding/integration/3rd-integration/questn.md): This page describes how to use zkMe's anti-sybil verifications on the QuestN platform.
- [TaskOn](https://docs.zk.me/hub/start/onboarding/integration/3rd-integration/taskon.md)
- [Best Practices](https://docs.zk.me/hub/start/onboarding/integration/best-practices.md)
- [Architecture Overview](https://docs.zk.me/hub/how-works/architecture.md)
- [High Level User Stories](https://docs.zk.me/hub/how-works/architecture/user-stories.md): This chapter presents a high-level solution overview of the zkMe Network through long-form User Stories for the following zkMe Protocol Stakeholders:
- [zkMe Supported Chains](https://docs.zk.me/hub/how-works/architecture/chains.md)
- [Try It Out - Demos](https://docs.zk.me/hub/how-works/demos.md)
- [Underlying Modules](https://docs.zk.me/hub/how-built/modules.md)
- [Identity Infrastructure Stack](https://docs.zk.me/hub/how-built/id-infra.md)
- [zkMe Identity Chain](https://docs.zk.me/hub/how-built/id-infra/zkme-identity-chain.md)
- [zkMe Self-Sovereign Identity](https://docs.zk.me/hub/how-built/id-infra/ssi.md): zkMe Self-Sovereign Identity empowers users with full control over their credentials, blending privacy, security, and decentralization to transform how identity verification is performed.
- [zkMe DID Method](https://docs.zk.me/hub/how-built/id-infra/did-method.md)
- [Faceprint DID Creation](https://docs.zk.me/hub/how-built/id-infra/did-method/did-creation.md)
- [zkMe zkVault](https://docs.zk.me/hub/how-built/id-infra/zkvault.md): This section explains the zkMe data recovery procedure enabled by the zkMe Data Vault required to fulfill regulatory data storage and retention requirements in all major jurisdictions.
- [zkMe FHE](https://docs.zk.me/hub/how-built/id-infra/fhe.md): A DID scheme based on homomorphic encryption of face features
- [zkMe zkPassport](https://docs.zk.me/hub/how-built/id-infra/zkpassport.md)
- [Supported Countries](https://docs.zk.me/hub/how-built/id-infra/zkpassport/supported-countries.md)
- [zkMe zkTLS](https://docs.zk.me/hub/how-built/id-infra/zktls.md)
- [zkMe Smart Contracts](https://docs.zk.me/hub/how-built/id-infra/smart-contracts.md)
- [Credential System Stack](https://docs.zk.me/hub/how-built/credential-sys.md)
- [Core Concepts](https://docs.zk.me/hub/how-built/credential-sys/core-concepts.md)
- [Selective Disclosure](https://docs.zk.me/hub/how-built/credential-sys/selective-disclosure.md): Selective Disclosure enables fine-grained privacy control, allowing Holders to reveal specific credential field values rather than just boolean results.
- [Multi-Credential Proofs & Delegation](https://docs.zk.me/hub/how-built/credential-sys/multi-proofs.md)
- [Anti-Sybil Mechanisms](https://docs.zk.me/hub/how-built/credential-sys/anti-sybil-mech.md)
- [Reusable Credentials](https://docs.zk.me/hub/how-built/credential-sys/reusable-credentials.md)
- [Agent-Ready Credentials](https://docs.zk.me/hub/how-built/credential-sys/agent-ready-credentials.md)
- [Agent Trust Gateway Stack](https://docs.zk.me/hub/how-built/agent-trust-gateway.md)
- [Agent Session Flow](https://docs.zk.me/hub/how-built/agent-trust-gateway/agent-session-flow.md)
- [Supported Protocols](https://docs.zk.me/hub/how-built/agent-trust-gateway/supported-protocols.md)
- [Catalog - All Credentials](https://docs.zk.me/hub/what/catalog.md)
- [zkKYA - Know Your Agent](https://docs.zk.me/hub/what/zkkya.md)
- [Agent Principal Credential (APC)](https://docs.zk.me/hub/what/zkkya/apc.md): Cryptographically binds an AI agent to its human or legal entity principal, establishing irrefutable accountability so all autonomous actions trace back to a verified real-world entity.
- [Agent Certification Credential (ACC)](https://docs.zk.me/hub/what/zkkya/acc.md): Provides standardized, verifiable proof of an agent's capabilities, safety, and reliability through rigorous third-party testing, serving as a critical trust signal for users and regulators.
- [Agent Intent Credential (AIC)](https://docs.zk.me/hub/what/zkkya/aic.md): Cryptographically captures an agent's objectives, constraints, and goal functions, providing verifiable insight into its core purpose and decision-making framework to ensure alignment.
- [Agent Reputation Credential (ARC)](https://docs.zk.me/hub/what/zkkya/arc.md): Aggregates behavioral data, compliance history, and performance metrics into a dynamic, multi-dimensional reputation score, enabling verifiable trust that evolves with an agent's operational history.
- [Agent Payment Facilitation (APF)](https://docs.zk.me/hub/what/zkkya/apf.md): Enables agents to initiate, authorize, and settle transactions across payment rails with enclaved security, integrating x402 and AP2 standards for compliant autonomous finance.
- [zkKYC - Know Your Customer](https://docs.zk.me/hub/what/zkkyc.md)
- [Proof-of-Personhood (MeID)](https://docs.zk.me/hub/what/zkkyc/meid.md): The One Face, One MeID approach ensures a rapid and privacy-preserving solution to combat bot and sybil attacks.
- [Proof-of-Citizenship (PoC)](https://docs.zk.me/hub/what/zkkyc/zkpoc.md): Delivers privacy-first identity verification with no unnecessary data exposure using Zero-Knowledge Proofs.
- [Supported eID Providers](https://docs.zk.me/hub/what/zkkyc/zkpoc/supported-eid-providers.md): Can't wait to get started? Skip to the Onboarding Checklist!
- [AML Check (zkAML)](https://docs.zk.me/hub/what/zkkyc/amlme.md): Sanction, Watch, and Wanted List Checks, Politically Exposed Persons (PEP), and Adverse Media Checks.
- [Proof-of-Location (PoL)](https://docs.zk.me/hub/what/zkkyc/zkpol.md): Provides privacy-first location verification through Zero-Knowledge Proofs, ensuring users meet geolocation criteria without revealing their exact whereabouts.
- [Proof-of-Address (PoA)](https://docs.zk.me/hub/what/zkkyc/zkpoa.md): Offers privacy-first address verification through Zero-Knowledge Proofs, ensuring users meet jurisdictional requirements without exposing their full address details.
- [Regulatory Frameworks](https://docs.zk.me/hub/what/zkkyc/regulatory.md)
- [EU - MiCA/TFR Regulations](https://docs.zk.me/hub/what/zkkyc/regulatory/eu.md)
- [US - Crypto Regulations](https://docs.zk.me/hub/what/zkkyc/regulatory/us.md)
- [UK - Crypto Regulations](https://docs.zk.me/hub/what/zkkyc/regulatory/uk.md)
- [zkOBS - Open Banking Services](https://docs.zk.me/hub/what/zkobs.md)
- [Proof-of-Credit Score (PCS)](https://docs.zk.me/hub/what/zkobs/zkcredit.md): Powers secure and private verification of real-world credit scores without compromising identity or financial privacy.
- [Proof-of-Accredited-Investor (PAI)](https://docs.zk.me/hub/what/zkobs/zkpoai.md): Enables privacy-first verification of accredited investor status using Zero-Knowledge Proofs, ensuring compliance without exposing financial or identity details.
- [Proof-of-Account-Ownership (PAO)](https://docs.zk.me/hub/what/zkobs/zkpao.md)
- [Proof-of-Account-Assets (PAA)](https://docs.zk.me/hub/what/zkobs/zkpaa.md)
- [Proof-of-Account-Transactions (PAT)](https://docs.zk.me/hub/what/zkobs/zkpat.md)
- [zkKYB - Know Your Business](https://docs.zk.me/hub/what/zkkyb.md)
- [Proof-of-UBO](https://docs.zk.me/hub/what/zkkyb/proof-of-ubo.md)
- [Proof-of-vLEI](https://docs.zk.me/hub/what/zkkyb/proof-of-vlei.md)
- [KYT - Know Your Transaction](https://docs.zk.me/hub/what/kyt.md)
- [Supported Chains](https://docs.zk.me/hub/what/kyt/support-scope.md): Before starting the integration, please review the supported chains and the endpoints available in our API.
- [zkMe Bug Bounty Program](https://docs.zk.me/hub/explore/bounty.md)
- [zkMe Brand Kit](https://docs.zk.me/hub/explore/brand.md): This page gives you access to zkMe high quality logo and icon.
- [Glossary](https://docs.zk.me/hub/explore/glossary.md): This glossary is intended to deﬁne important terms in the body of this documentation hub.
- [Links](https://docs.zk.me/hub/explore/links.md): Follow us on the following channels
- [Privacy Policy](https://docs.zk.me/hub/explore/privacy.md)
- [Document Scanning Quality Requirements](https://docs.zk.me/hub/explore/document-scanning-quality-requirements.md): Guidelines for high-quality document images to ensure accurate scanning. Key recommendations include lighting, focus & resolution, angles & framing, visibility, cleanliness.


---

# Agent Instructions: Querying This Documentation

If you need additional information, you can query the documentation dynamically by asking a question.

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

```
GET https://docs.zk.me/hub/zkme-protocol.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.
