# Holonym

## human.tech docs

- [human.tech docs](https://developer.holonym.id/human.tech-docs.md)
- [Quick Start](https://developer.holonym.id/quick-start.md)
- [Human Keys](https://developer.holonym.id/concepts/human-keys.md): Usable Security from Intrinsic Humanity
- [Private Keys](https://developer.holonym.id/concepts/human-keys/private-keys.md)
- [Identity](https://developer.holonym.id/concepts/human-keys/identity.md)
- [Biometrics](https://developer.holonym.id/concepts/human-keys/biometrics.md)
- [Usability](https://developer.holonym.id/concepts/human-keys/usability.md)
- [Security](https://developer.holonym.id/concepts/human-keys/security.md)
- [Zero Trust](https://developer.holonym.id/concepts/zero-trust.md)
- [Privacy](https://developer.holonym.id/concepts/privacy.md)
- [Decentralization](https://developer.holonym.id/concepts/decentralization.md)
- [WaaP (Wallet as a Protocol)](https://developer.holonym.id/tech/waap-wallet-as-a-protocol.md)
- [Human Passport](https://developer.holonym.id/tech/human-passport.md)
- [Human Network](https://developer.holonym.id/tech/human-network.md)
- [Human ID](https://developer.holonym.id/tech/human-id.md)
- [Crypto Wallet](https://developer.holonym.id/use-cases/crypto-wallet.md)
- [Private Identity](https://developer.holonym.id/use-cases/private-identity.md)
- [Decentralized Finance](https://developer.holonym.id/use-cases/decentralized-finance.md)
- [Community](https://developer.holonym.id/manifest/community.md): On Jan. 14, 2026, we opened The Covenant community to the world. Learn more at manifest.human.tech
- [Submit Manifestations](https://developer.holonym.id/manifest/submit-manifestations.md): manifest.human.tech
- [Covenant Principles](https://developer.holonym.id/manifest/covenant-principles.md)
- [Human Token](https://developer.holonym.id/manifest/human-token.md)
- [Partners](https://developer.holonym.id/humans/partners.md)
- [Contributors](https://developer.holonym.id/humans/contributors.md)
- [Support](https://developer.holonym.id/humans/support.md)
- [Contact Us](https://developer.holonym.id/humans/contact-us.md)
- [Page 1](https://developer.holonym.id/page-1.md)
- [FAQs](https://developer.holonym.id/faqs.md)
- [Glossary](https://developer.holonym.id/glossary.md)
- [Privacy Policy](https://developer.holonym.id/privacy-policy.md)
- [Audits & Certifications](https://developer.holonym.id/audits-and-certifications.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://developer.holonym.id/human.tech-docs.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.
