# Identity Data

Didit ID enables individuals to establish their digital identity and augment it with extensive data points, increasing its utility and robustness. **Enriching your Didit ID with additional data enhances its functionality**, enabling access to more applications and services.

Didit ID hosts two types of data: **verified data** and **non-verified data**. **Verified data** represents the most critical component of Didit ID, ensuring the highest assurance of authenticity. This category includes **proof of personhood (PoP)**, which is the core of Didit ID as it establishes that the user is indeed a human. It also encompasses **identity-related data**, such as name, date of birth, social accounts, email, phone number, and other personal information that can be verified to the highest degree of certainty. **All verified data is securely encrypted**, ensuring the utmost protection of user information.

On the other hand, **non-verified data** includes information that does not have the same level of assurance as verified data. Examples of non-verified data include **personal preferences** like pet names or other details that have not been subjected to verification processes. **This data is also encrypted to maintain privacy and security**.

By incorporating both verified and non-verified data, Didit ID offers a **comprehensive and secure digital identity solution**, enhancing its functionality and the range of services available to users.

<figure><img src="/files/ZRSov60q1kizuBQVjbku" alt=""><figcaption><p>Figure 7: Didit ID identity data simplified</p></figcaption></figure>


---

# 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://whitepaper.didit.me/didit-components/didit-id/identity-data.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.
