# V. Verifiable Credentials

- [DID Format (Human, Org, Machine, System)](https://docs.therisk.global/organization/standardization/nexus-sovereignty/v.-verifiable-credentials/did-format-human-org-machine-system.md): Establishing Cryptographic Identity Across Governance Agents and Execution Systems
- [VC Types: Operational, Legal, Simulation, Credentialal](https://docs.therisk.global/organization/standardization/nexus-sovereignty/v.-verifiable-credentials/vc-types-operational-legal-simulation-credentialal.md): Structuring Verifiable Credentials by Functional Role and Governance Scope in the NSF Protocol
- [Binding Credentials to Clause Hashes](https://docs.therisk.global/organization/standardization/nexus-sovereignty/v.-verifiable-credentials/binding-credentials-to-clause-hashes.md): Cryptographically Linking Policy Execution Logic to Credential Validity, Lifecycle, and Trust Anchors
- [Revocation Infrastructure (Sparse Merkle, CRLs)](https://docs.therisk.global/organization/standardization/nexus-sovereignty/v.-verifiable-credentials/revocation-infrastructure-sparse-merkle-crls.md): Ensuring Verifiable and Scalable Credential Invalidation Without Centralized Control
- [Credential Bundling and VC Composability](https://docs.therisk.global/organization/standardization/nexus-sovereignty/v.-verifiable-credentials/credential-bundling-and-vc-composability.md): Modular Authorization, Delegation, and Trust Composition in Complex Governance Environments
- [Time-Limited and Conditional Credentials](https://docs.therisk.global/organization/standardization/nexus-sovereignty/v.-verifiable-credentials/time-limited-and-conditional-credentials.md): Time-Limited and Conditional Credentials
- [Selective Disclosure and Privacy-Preserving Proofs](https://docs.therisk.global/organization/standardization/nexus-sovereignty/v.-verifiable-credentials/selective-disclosure-and-privacy-preserving-proofs.md): Minimizing Data Exposure While Maintaining Cryptographic Verifiability in Credential Use
- [Credential Oracles and Usage Hooks](https://docs.therisk.global/organization/standardization/nexus-sovereignty/v.-verifiable-credentials/credential-oracles-and-usage-hooks.md): Bridging Credential Validity With Real-Time Execution, Simulation Inputs, and Clause Triggers
- [VC Dependency Trees and Lifecycle Hooks](https://docs.therisk.global/organization/standardization/nexus-sovereignty/v.-verifiable-credentials/vc-dependency-trees-and-lifecycle-hooks.md): Managing Nested Credential Logic, Governance Transitions, and Execution Readiness Through Structured Dependencies
- [Cross-Jurisdictional Credential Recognition](https://docs.therisk.global/organization/standardization/nexus-sovereignty/v.-verifiable-credentials/cross-jurisdictional-credential-recognition.md): Enabling Federated Trust Across Sovereign, Institutional, and Treaty Boundaries in NSF


---

# 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.therisk.global/organization/standardization/nexus-sovereignty/v.-verifiable-credentials.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.
