# SELF-SOVEREIGN IDENTITY KNOWLEDGE

- [Self-Sovereign Identity](https://docs.teranode.group/tng-identity-documentation/self-sovereign-identity-knowledge/self-sovereign-identity.md): What is SSI?
- [Actors](https://docs.teranode.group/tng-identity-documentation/self-sovereign-identity-knowledge/actors.md): SSI Actors and descriptions
- [Decentralized vs Self-Sovereign Identity](https://docs.teranode.group/tng-identity-documentation/self-sovereign-identity-knowledge/decentralized-vs-self-sovereign-identity.md): Difference between services and concepts
- [Key Principles of Self-Sovereign Identity](https://docs.teranode.group/tng-identity-documentation/self-sovereign-identity-knowledge/key-principles-of-self-sovereign-identity.md)
- [Self-Sovereign Identity – Use Cases](https://docs.teranode.group/tng-identity-documentation/self-sovereign-identity-knowledge/self-sovereign-identity-use-cases.md): Some description of use cases to understand applications
- [Digital Trust](https://docs.teranode.group/tng-identity-documentation/self-sovereign-identity-knowledge/digital-trust.md)
- [Some of the critical components of Self Sovereign Identity](https://docs.teranode.group/tng-identity-documentation/self-sovereign-identity-knowledge/some-of-the-critical-components-of-self-sovereign-identity.md)
- [Trust over IP](https://docs.teranode.group/tng-identity-documentation/self-sovereign-identity-knowledge/some-of-the-critical-components-of-self-sovereign-identity/trust-over-ip.md)
- [Some of the critical components of Decentralise ID](https://docs.teranode.group/tng-identity-documentation/self-sovereign-identity-knowledge/some-of-the-critical-components-of-decentralise-id.md)
- [A Blockchain Tailored for Decentralized Identity](https://docs.teranode.group/tng-identity-documentation/self-sovereign-identity-knowledge/some-of-the-critical-components-of-decentralise-id/a-blockchain-tailored-for-decentralized-identity.md)
- [Decentralise Identifiers (DID)](https://docs.teranode.group/tng-identity-documentation/self-sovereign-identity-knowledge/some-of-the-critical-components-of-decentralise-id/decentralise-identifiers-did.md): What is a DID?
- [Verifiable Credentials](https://docs.teranode.group/tng-identity-documentation/self-sovereign-identity-knowledge/some-of-the-critical-components-of-decentralise-id/verifiable-credentials.md)
- [Verifiable Presentations](https://docs.teranode.group/tng-identity-documentation/self-sovereign-identity-knowledge/some-of-the-critical-components-of-decentralise-id/verifiable-presentations.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.teranode.group/tng-identity-documentation/self-sovereign-identity-knowledge.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.
