# Haven1 Portal - Your Gateway into Haven1

Direct link of landing on [Haven1 Portal](https://portal.haven1.org/)

<figure><img src="/files/pqsstE2Whjle6zsj4Xte" alt=""><figcaption></figcaption></figure>

## **Accessing the Haven1 Portal**

On visting Haven1 website([www.haven1.org](https://haven1.org/)) , you will be see the button "Enter Haven1". Clicking on this button will bring you to Haven1 Portal&#x20;

<figure><img src="/files/Jdk069f6wyQnAHPqi5oM" alt=""><figcaption></figcaption></figure>

## Navigating the Portal

Once you are in the Portal, you will see

1. **Connect Wallet  and complete Signup:** First things first, lets get you signed up. You start by connecting your wallet with Haven1 Portal. You might need to add a network in the process of doing that. Once you are connected, you will need a hPassport to be able to explore any application on Haven1 network. Check out the [Onboarding Guide](/haven1-guides/onboarding-and-verification.md) if you need help.
2. **Dashboard:** You can now explore top products currently trending within our community&#x20;

<figure><img src="/files/OHrfXBfzDKEuinqCCK4i" alt=""><figcaption></figcaption></figure>

3. **Applications:** Access a variety of applications on the left sidebar for more interactions.

<figure><img src="/files/BumQHIYbVf5QB0IgGbax" alt=""><figcaption></figcaption></figure>

#### These applications include:-

1. [Liquid ETH Staking on Ethereum & bridging hsETH to Haven1](https://portal.haven1.org/stake-eth) You get back derivative asset hsETH on Haven1 mainnet that earn extra rewards by deploying LP on hSwap
2. [Haven1 Bridge](https://portal.haven1.org/bridge) - To bridge in or bridge out of Haven1 network. Base and Ethereum Mainnet will be the supported chains at mainnet launch
3. [hSwap](https://swap.haven1.org/#/swap) - To exchange your tokens into a different token
4. [Staking your tokens](https://portal.testnet.haven1.org/stake-h1/lock) - Flexibly or By Locking to earn rewards on your H1 holdings
5. [Vesting](https://portal.haven1.org/vesting) - To convert your esH1 tokens into liquid H1 tokens
6. More coming..


---

# 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/haven1-guides/haven1-hub.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.
