# Introduction

{% hint style="info" %}
Deploy your applications in hardware-protected enclaves with cryptographic privacy guarantees. Run containers, APIs and AI workloads with simple, privacy-focused developer tools.
{% endhint %}

***

<figure><img src="https://3934055398-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfDWhRrBcfxg5TQJxGqVx%2Fuploads%2FVAYmQCFihrusqvcfKg2e%2FGroup%2016.png?alt=media&#x26;token=372408a4-b34d-4c78-a1ab-9b9aada6e99a" alt=""><figcaption></figcaption></figure>

## Treza Labs

Treza Labs builds systems that enable computation to remain private, verifiable, and secure. Our infrastructure uses secure enclaves and zero knowledge proofs to protect sensitive data while proving the integrity of code execution. With Treza, you can deploy your applications in hardware-protected enclaves with cryptographic privacy guarantees. Run containers, APIs, KYC and AI workloads with simple, privacy-focused developer tools.&#x20;

***

### Platform

* [**Treza SDK**](https://github.com/treza-labs/treza-sdk) – Developer toolkit for ZK-KYC, enclave-powered compute and attestation APIs.
* [**Treza CLI**](https://github.com/treza-labs/treza-cli) – Command-line interface for managing enclaves, KYC proofs, and platform resources.
* [**Treza Terraform**](https://trezalabs.com/infrastructure) – Automated enclave provisioning across AWS, GCP, and on-prem.&#x20;
* [**Treza React**](https://github.com/treza-labs/treza-sdk/tree/main/packages/react) – React components and hooks.
* [**Treza MCP**](https://github.com/treza-labs/treza-sdk/tree/main/packages/mcp) – Model Context Protocol enabling AI agents to discover and use Treza enclaves.
* [**Treza REST API**](https://app.trezalabs.com/.well-known/openapi.json) – OpenAPI spec for the Treza Platform API.
* [**Treza Contracts**](https://github.com/treza-labs/treza-contracts) – Smart contract infrastructure for zero-knowledge privacy-preserving KYC.
* [**Treza Docs**](https://docs.trezalabs.com/) – Technical documentation and developer guides for building with Treza.

***

### Use Cases

* [Key management and signing](https://docs.trezalabs.com/use-cases/secure-key-signing)
* [Zero-Knowledge KYC](https://docs.trezalabs.com/use-cases/kyc-with-zk-proofs)
* [Secure AI agents and private inference](https://docs.trezalabs.com/use-cases/autonomous-execution)

***

![](https://www.trezalabs.com/images/hero-meta.png)

### Links

* [Website](https://trezalabs.com)
* [Documentation](https://docs.trezalabs.com)
* [Twitter](https://twitter.com/trezalabs)
* [Telegram](https://t.me/trezalabs)

***


---

# 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.trezalabs.com/getting-started/readme.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.
