# Introduction

## *zkMe*

### *<mark style="color:green;">**The Identity & Open Finance Kernel for the Agent Economy**</mark>*

*<mark style="color:green;">**Enabling Autonomous Finance with Verifiable Trust.**</mark>*

***

## Who we are.

Founded in December 2022 and backed by the world's leading venture capital firms, zkMe Labs pioneers Self-Sovereign Identity solutions across various sectors. With the evolution of what we are building into zkMe Protocol, we empower users, institutions, and AI agents to securely manage and prove eligibility across a broad spectrum of applications. Originally focused on permissioned DeFi, zkMe now extends its secure, flexible compliance infrastructure to the Agent Economy, keeping data private while unlocking autonomous, permissionless finance.

zkMe builds the critical infrastructure layer between humans and autonomous AI agents. The future of finance is agentic: AI will manage cash flow, optimize yield, negotiate credit, and execute payments on behalf of humans. But this future cannot scale without a fundamental rethinking of how identity, secrets, and compliance are handled at the machine layer. zkMe solves this with infrastructure for **secrets management, dual underwriting, and payment initiation**, all powered by self-sovereign identity, zero-knowledge proofs, and session secrets.

***

## How it works.

zkMe is building a decentralized Identity infrastructure, bridging identity primitives through the [zkMe Protocol](/hub/how-built/modules.md). Leveraging the power of **Zero-Knowledge Proofs (ZKPs)**, zkMe enables **secure and private credential attestation and verification across ecosystems**.\
\
In contrast to most existing [Decentralized Identifier (DID)](https://en.wikipedia.org/wiki/Decentralized_identifier) or [Verifiable Credentials (VC)](https://en.wikipedia.org/wiki/Verifiable_credentials) approaches, Identity Protocol does not require centralized trusted Issuer entities on every ecosystem. Trusted Credentials are ubiquitous in traditional finance and the Internet, why not access and consume these onchain? Identity Oracles are thus the answer to the question:\
\ <mark style="color:green;">**Why reinvent the wheel when trusted credentials already exist?**</mark>

If a credential source is already trusted on another <mark style="color:purple;">Chain</mark>, on the <mark style="color:purple;">Internet</mark>, on a <mark style="color:purple;">Physical Device</mark>, or created by a <mark style="color:purple;">Trusted Issuer</mark>, zkMe's Identity Oracle **bridges that Credential fully trustlessly and programmatically** to any number of service providers without introducing new trust assumptions.

With zkMe, users maintain full control over their digital identities and disclose only what is necessary to authorized parties. In the Agent Economy, this same principle extends to AI agents: through the **zkKYA (Know Your Agent)** framework, agents receive verifiable credentials for **principal accountability**, **certified capabilities**, **declared intent**, **reputation history**, and **payment authorization**, enabling them to operate autonomously within **cryptographically-enforced boundaries**.

This enables a variety of [**Use Cases**](/hub/why/values.md), \
for the verification of a number of [**zkMe Credentials**](/hub/what/catalog.md), \
through the interaction of a number of [**zkMe Components**](/hub/how-works/architecture.md), \
powered by three complementary pillars:

<table><thead><tr><th width="118.494140625">Pillar</th><th width="245.83203125">Function</th><th>What it does</th></tr></thead><tbody><tr><td><strong>Secure</strong></td><td>Self-Sovereign Identity</td><td>Protects secrets via an encrypted zkVault with TEE execution, ensuring AI agents never hold plaintext credentials.</td></tr><tr><td><strong>Underwrite</strong></td><td>Trustless Credentials</td><td>Enables capital-efficient agents to instantly verify both their owner (UBO) and counterparties in a privacy-preserving way.</td></tr><tr><td><strong>Gate</strong></td><td>Enclaved Session Permission</td><td>Grants agents limited, revocable signing authority with built-in compliance checks before every transaction.</td></tr></tbody></table>

***

{% hint style="success" %}
Ready to build for the Agent Economy? <mark style="color:blue;">**Contact zkMe now:**</mark> [<mark style="color:blue;">**contact@zk.me**</mark>](mailto:contact@zk.me)
{% endhint %}

***


---

# 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/why/intro.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.
