# Use Cases

- [Cryptographic Compliance](https://docs.trezalabs.com/use-cases/cryptographic-compliance.md): How Goldman Sachs could use Treza's Enclave attestation to prove their risk models are unmanipulated
- [Secure Key Signing](https://docs.trezalabs.com/use-cases/secure-key-signing.md)
- [HIPAA-Compliance](https://docs.trezalabs.com/use-cases/hipaa-compliance.md)
- [KYC with ZK Proofs](https://docs.trezalabs.com/use-cases/kyc-with-zk-proofs.md): How crypto platforms, governments and agent-based systems can verify compliance — without compromising user privacy
- [Secure Media Workflows](https://docs.trezalabs.com/use-cases/secure-media-workflows.md)
- [Autonomous Execution](https://docs.trezalabs.com/use-cases/autonomous-execution.md)
- [Reactive Execution](https://docs.trezalabs.com/use-cases/reactive-execution.md)
- [Oracle & Attestation Systems](https://docs.trezalabs.com/use-cases/oracle-and-attestation-systems.md): How professional attestation networks are revolutionizing privacy-preserving compliance in decentralized finance
- [Strategy Simulation](https://docs.trezalabs.com/use-cases/strategy-simulation.md)


---

# 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/use-cases.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.
