# Foundations of Haven1

- [Architecture & network design](https://docs.haven1.org/foundations-of-haven1/architecture-and-key-features.md): Explore Haven1's architecture and network design, featuring Proof of Authority consensus, advanced permissioning, and robust security measures to create a scalable and secure blockchain ecosystem.
- [H1 Token - The Core Utility of Haven1](https://docs.haven1.org/foundations-of-haven1/h1-token-powering-the-haven1-ecosystem.md): The H1 token is the essential unit of utility within the Haven1 ecosystem. It is designed to power network operations, enable governance, and align incentives across participants.
- [Network-level security](https://docs.haven1.org/foundations-of-haven1/network-level-security.md): Haven1's network-level security measures are meticulously designed to mitigate risks like hacks, exploits, and malicious activities.
- [Haven1 Core protocols](https://docs.haven1.org/foundations-of-haven1/core-protocols.md): Core protocols such as a decentralised exchange, a perpetuals exchange as well as a lending& borrowing app are the critical DEFI infrastructure on Haven1. And they accrue value to H1 token
- [Best in class liquidity](https://docs.haven1.org/foundations-of-haven1/best-in-class-liquidity.md): Haven1 is working to ensure users can transact on the network with best in class efficiency
- [Network Guardians: Firewall on Haven1](https://docs.haven1.org/foundations-of-haven1/haven1-network-guardians.md): Haven1's Network Guardians program protects against malicious transactions, stopping them before they reach the network's RPC, ensuring enhanced security for all users.


---

# 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/foundations-of-haven1.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.
