# Haven1 Guides

- [Quick links](https://docs.haven1.org/haven1-guides/quick-links.md): Access all essential Haven1 testnet resources, including faucets, verification, and bridging.
- [Haven1 onboarding Guide](https://docs.haven1.org/haven1-guides/onboarding-and-verification.md): Step-by-step guide to onboarding and verifying your account on Haven1.
- [KYC Guide](https://docs.haven1.org/haven1-guides/onboarding-and-verification/identity-verification.md): This is a guide that explains the role and detailed steps required to complete KYC and mint hPassport on Haven1
- [Business KYC(KYB) Guide](https://docs.haven1.org/haven1-guides/onboarding-and-verification/business-kyc-kyb-guide.md): Learn how businesses can complete KYC/KYB verification on Haven1 for secure blockchain transactions.
- [Simple Bridging Guide on Haven1 network](https://docs.haven1.org/haven1-guides/testnet-bridge.md)
- [Adding multiple wallets to a hPassport](https://docs.haven1.org/haven1-guides/adding-multiple-wallets-to-a-hpassport.md): Haven1 allows you to link multiple wallets to single KYC so that you can manage you assets across multiple wallets which avoids single points of failure
- [Haven1 Portal - Your Gateway into Haven1](https://docs.haven1.org/haven1-guides/haven1-hub.md): Haven1 Portal is your homepage Haven1 blockchain. You will see featured applications as well the ability to transact with key hApps from Portal itself
- [2FA Set up Guide](https://docs.haven1.org/haven1-guides/2fa-set-up-guide.md): This guide details the steps you need to follow to set up and remove 2FA on Haven1
- [Haven1 Airdrop: Claim Process and Strategies](https://docs.haven1.org/haven1-guides/haven1-airdrop-claim-process-and-strategies.md): Learn how to claim your Haven1 airdrop. Explore Immediate Liquidity, Maximum Rewards, and Balanced strategies to optimize your H1 tokens. Find out about allocation, claim rules, and requirements.
- [Claim Process Walkthrough on Team Finance](https://docs.haven1.org/haven1-guides/claim-process-walkthrough-on-team-finance.md): This is a quick guide on how to withdraw your vested mH1 tokens that may have been issued to you as an advisor or as investor
- [Contract Addresses](https://docs.haven1.org/haven1-guides/contract-addresses.md): This page shows all the token contract address on Haven1 Testnet


---

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