# Identity Solution

Decentralized Identity (DID) Technology: Hestia leverages DID technology, such as Worldcoin \[8] or 3ID \[9], to create a user-centric data ownership infrastructure. This ensures that each user retains ownership and control over their personal data.

Private and Secure: With DID technology, users' identities are managed in a decentralized manner, enhancing privacy and security. Only the users themselves can access and manage their identity information.

Data Ownership: This approach gives back data ownership to each user, allowing them to decide how their data is used and shared within the Hestia Network. It empowers residents by putting control of their personal information firmly in their own hands, fostering a greater sense of trust and participation in the community.

## Reference

\[8] Worldcoin. (n.d.). For every human. <https://worldcoin.org/> \
\[9] xPottery. (2021, May 5). What is 3ID Connect? The Ceramic Blog. <https://blog.ceramic.network/what-is-3id-connect/>


---

# 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://hestia.sphenelabs.com/technology/identity-solution.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.
