# Products

- [hBridge: Intro to Haven1 Bridge](https://docs.haven1.org/products/asset-bridge-and-storage.md): Haven1 Bridge is truly decentralised and maximally secure tech to onramp and offramp your assets into Haven1 from and to other chains
- [hPassport: Accountability Meets Privacy](https://docs.haven1.org/products/provable-identity-framework.md): hPassport is the key to Haven1 ecosystem. By verifying your email or identity once you get to explore several novel Web3 applications.
- [Advantages of having ID verification at a network level](https://docs.haven1.org/products/provable-identity-framework/network-level-vs.-application-stack-user-verification.md): This page explains how Haven1 unique network design provides a safe and best in class user experience to users engaging on chain.
- [hPassport Full: Understanding the ID Verification Process](https://docs.haven1.org/products/provable-identity-framework/understanding-the-identity-verification-process.md): Haven1 in collaboration with its partners provides a seemless ID verification process to its users.
- [hSwap: Spot DEX on Haven1](https://docs.haven1.org/products/hswap-v2.md): Welcome to the Future of Malicious MEV-Free Trading on Haven1: Introducing hSWAP
- [hEarn: Earn on Haven1](https://docs.haven1.org/products/hearn-earn-on-haven1.md)
- [hLend: Lending Market on Haven1](https://docs.haven1.org/products/hlend-lending-market-on-haven1.md)
- [Liquid ETH Staking on Haven1](https://docs.haven1.org/products/liquid-stake-eth.md): Liquid staking ETH on Haven1 allows you to double dip rewards by earning attractive yields by using your hsETH in Haven1 DEFI ecosystem in addition to native ETH staking yield
- [Staking H1 & esH1 - Earning rewards on your H1 holdings](https://docs.haven1.org/products/staking-h1-and-esh1.md): Earn rewards with Haven1’s flexible staking system, offering secure and dynamic yield opportunities.
- [Flexible Staking](https://docs.haven1.org/products/staking-h1-and-esh1/introduction-to-flexible-staking.md)
- [Locked Staking](https://docs.haven1.org/products/staking-h1-and-esh1/introduction-to-locked-staking.md): This document details how users can lock esH1 for up to 208 weeks to earn enhanced rewards as well earn governance rights on the network proportional to their stake
- [Vesting esH1 - Converting esH1 to H1](https://docs.haven1.org/products/vesting-esh1.md): Vesting is the process of converting esH1 into liquid H1, block by block, over a 365 day period


---

# 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.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.
