# Key Principles of Self-Sovereign Identity

Using SSI gives the user control over their digital identity and can provide a more secure method of protecting sensitive information from accidental loss.

<table data-full-width="false"><thead><tr><th>Security and Privacy</th><th>Portability </th><th>User Control </th></tr></thead><tbody><tr><td>Self-sovereign identity emphasizes strong security measures and privacy-enhancing technologies, such as encryption and decentralized storage, to protect personal information.</td><td>Individuals can share their digital identities across different platforms, services, and organizations without being tied to a specific identity provider.</td><td>Individuals have ultimate control over their personal data, determining what information is shared, with whom, and for what purpose</td></tr></tbody></table>

| Interoperability                                                                                                                                                                            | Efficiency                                                                                                                                  |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------- |
| Self-sovereign identity systems aim to establish standards and protocols that enable seamless interoperability between identity solutions, promoting compatibility and widespread adoption. | SSI addresses many of the challenges and limitations of traditional identity management systems, including inefficiencies and lack of trust |


---

# 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/key-principles-of-self-sovereign-identity.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.
