# What zkMe Offers

- [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.


---

# 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://docs.zk.me/hub/what.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.
