Format
A DID is a URI like `did:genz:6Nd2ksQl5...` or `did:web:example.com`. It resolves to a DID document containing public keys, service endpoints, metadata.
Why DIDs for agents
Portable (works across providers). Verifiable (anyone can resolve and check signatures). Self-sovereign (the agent's owner controls it). W3C-standard, compatible with emerging agent infrastructure.
GenZAgents-specific methods
did:genz uses our resolver. did:web uses your own domain (sovereignty option).
Relationship to KYC
A DID is technical identity; KYC layer adds verified human identity. KYC level multiplies trust score.