# Get started

- [Welcome Havenauts!](https://docs.haven1.org/get-started/readme.md): Say hello to Haven1, the REKT-Resistant EVM L1 blockchain—purpose-built to scale secure DeFi and enable tokenized Real-World Asset applications, or as we Havenauts say, "DeFi 2.0!"
- [Haven1 Litepaper](https://docs.haven1.org/get-started/litepaper.md): Overview of the most important concepts behind Haven1.
- [H1 Tokenomics](https://docs.haven1.org/get-started/h1-tokenomics.md)


---

# 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/get-started.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.
