# DATAMASK

- [Introduction](https://docs.humandataincome.com/datamask/introduction.md): The Data Wallet is your decentralized tool for managing and protecting personal data. Keep passwords, IDs, and records encrypted and under your control.
- [Application](https://docs.humandataincome.com/datamask/application.md): Datamask is HUDI’s premier Data Wallet, crafted to offer the highest levels of security and ease of use. Acting as the equivalent of a Web3 wallet for finance, but for personal data.
- [Data types](https://docs.humandataincome.com/datamask/application/data-types.md): Manage Your Data Securely: Datamask lets you securely manage passwords, IDs, payment info, health records, certificates, and more—all under your control.
- [Data requests](https://docs.humandataincome.com/datamask/application/data-requests.md): Datamask empowers you to manage and control all incoming and outgoing data requests. Easily review, approve, or decline requests to ensure your data remains secure and is shared only on your terms.
- [Add or import data](https://docs.humandataincome.com/datamask/application/add-or-import-data.md): Easily add new data or import from browsers and apps into Datamask, keeping all your personal information securely stored and accessible.
- [Password manager](https://docs.humandataincome.com/datamask/application/password-manager.md): The Password Manager in Datamask securely stores, manages, and auto-fills your passwords across all devices. Generate strong, unique passwords and protect your accounts with cutting-edge encryption.
- [For Developers](https://docs.humandataincome.com/datamask/for-developers.md): Introduction to developer resources for integrating HUDI's technology.
- [Examples](https://docs.humandataincome.com/datamask/for-developers/examples.md): Instructions for setting up HUDI SDK on your platform. Explore coding examples to kickstart your integration.
- [Certificates](https://docs.humandataincome.com/datamask/for-developers/certificates.md): Overview of how certificates function within HUDI's ecosystem.
- [Connectors](https://docs.humandataincome.com/datamask/for-developers/connectors.md): Additional features and tools for advanced developers.
- [IPDW - InterPlanetary Data Wallet](https://docs.humandataincome.com/datamask/for-developers/ipdw-interplanetary-data-wallet.md): Introduction to HUDI's InterPlanetary Data Wallet (IPDW).
- [Manifesto](https://docs.humandataincome.com/datamask/for-developers/ipdw-interplanetary-data-wallet/manifesto.md): An in-depth exploration of the principles and vision behind the InterPlanetary Data Wallet (IPDW), emphasizing the importance of decentralized identity and security.
- [Examples](https://docs.humandataincome.com/datamask/for-developers/ipdw-interplanetary-data-wallet/examples.md): Step-by-step examples to help developers get started with IPDW, from installation to data synchronization.


---

# 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.humandataincome.com/datamask.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.
