# Learn

- [What does Haven1 solve?](https://docs.haven1.org/learn/what-does-haven1-solve.md): Learn how Haven1 tackles key blockchain challenges, providing security, scalability, and institutional-ready DeFi solutions.
- [Haven1: Use Cases](https://docs.haven1.org/learn/haven1s-use-cases.md): Explore how Haven1 enables DeFi 2.0, tokenized Real-World Assets (RWA), and high-performance dapps with built-in user verification, security, and seamless integration for institutions and developers
- [Understanding GoQuorum](https://docs.haven1.org/learn/understanding-goquorum.md): Haven1 network is built upon GoQuorom that was built by JP Morgan and then open sourced by the team at Consensys
- [Haven1 Blockchain basics](https://docs.haven1.org/learn/blockchain-basics.md): A beginner-friendly guide to blockchain technology, covering its fundamentals and how it powers Haven1.
- [KYC policies on Haven1 blockchain](https://docs.haven1.org/learn/id-verification-policies-on-haven1-blockchain.md): This document details KYC & KYB requirements on Haven1
- [Security at Haven1](https://docs.haven1.org/learn/security-at-haven1.md)
- [What is esH1?](https://docs.haven1.org/learn/what-is-esh1.md): esH1 is a special token on Haven1, designed to encourage user participation while strategically reducing market liquidity over the long term.
- [Haven1 Roadmap](https://docs.haven1.org/learn/haven1-roadmap.md): This document outlines the current status of our ongoing development efforts, divided into several categories to provide clarity on what has been completed, is in progress or planned for future
- [Haven1 is EVM compatible](https://docs.haven1.org/learn/evm-compatibility.md): Unlimited possibilities with EVM-compatible Haven1


---

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