# hPassport Full: Understanding the ID Verification Process

This page offers a detailed understanding of identity verification and the utilization of a full hPassport.

### **Step-by-Step Guide to Identity Verification in Haven1**

1. **User Registration**: The process starts with users registering on Haven1 and providing the necessary personal details.
2. **Document Submission**: Users submit identity verification documents, such as government-issued IDs or passports along with biometric data
3. **Third-Party Verification**: Verification is conducted by top-quality, reputable third-party partners, ensuring accuracy and reliability.
4. **Verification Outcome**: Following verification, users are either approved or denied. Approved users proceed to receive hPassport
5. **Issuance of Proof of Identity NFT**: Verified users receive a non-transferable Proof of Identity NFT into their Web3 wallet, uniquely linked to their identity. This NFT is referred to has hPassport

### **Role of hPassport**

* **Unique Identity Token**: Verified users are issued ahPassport NFT in their digital wallet, signifying their verified status on the blcokchain.
* **Transaction Authentication**: Validators use anonymized data from these NFTs for transaction cross-checks, ensuring users comply with requisite KYC/AML restrictions.
* **Verified User Transactions**: Only users with a Proof of Identity NFT can execute transactions, enhancing security and regulatory adherence.
* **Regulatory Compliance and Asset Withdrawal**: If users encounter regulatory issues, they can withdraw assets, albeit with restricted transaction capabilities.

### **Anonymity and Privacy**

* **No On-Chain Storage of KYC Data**: To ensure privacy, KYC and verification data are never stored on the blockchain.
* **Regular Updates**: The verification process is regularly updated to comply with the needs of hApp builders on Haven1.
* **Data Encryption and Privacy Policies**: Personal data is encrypted, and Haven1 enforces strict privacy policies for data handling and storage on its partners.

### ID Verification Policies on Haven1 Network

You can read through ID Verification policies [here](#id-verification-policies-on-haven1-network)&#x20;


---

# 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.haven1.org/products/provable-identity-framework/understanding-the-identity-verification-process.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.
