# Testnet Instructions

## 1. METAMASK INSTALLATION

1. Download and install MetaMask from [here](https://metamask.io/download/).\
   \&#xNAN;*For a smoother experience, it’s recommended to use the Chrome extension.*

## 2. JOIN HAUST NETWORK TESTNET

1\. Complete the Google form by entering copied Metamask Account Address in the "Wallet Address" field. [Form Link](https://docs.google.com/forms/d/e/1FAIpQLSffZzbc23fqcyK3P2wg4i1EXaFHAYc-I_2k_hmrImDE9oGDBA/viewform)

## 3. ADD HAUST NETWORK TO METAMASK

1\. To add the Haust Network (testnet), visit [Explorer ](https://explorer-testnet.haust.app/)and click **Add Haust Network Testnet** button.

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

2\. Next, login to Metamask if you aren't yet and click **Approve**.

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

3. You can also add Haust Network (testnet) to Metamask manually, by pressing in Metamask "Networks", then "Add a custom network".

**Network name** - Haust Network Testnet

**RPC** - <https://rpc-testnet.haust.app>

**Chain ID** - 1523903251

**Currency symbol** - HAUST

**Block explorer URL** - <https://explorer-testnet.haust.app/>

## 4. RECEIVE HAUST TOKEN

1\. To receive HAUST tokens on the Haust Network testnet, visit web  [Faucet](https://faucet.haust.app) - enter your wallet address, and submit your request. You will receive 1 HAUST token per request.

<figure><img src="/files/lQbPa40fTys2iYMRw36K" alt="" width="375"><figcaption></figcaption></figure>

2. Second option is to use [Faucet Telegram MiniApp](https://t.me/haust_testnet_faucet_bot).

## 10. COMPLETE HAUST NETWORK TESTNET BUG REPORT

1\. Please complete the [Google form](https://docs.google.com/forms/d/e/1FAIpQLSeiNMouPzj5qS0F53xRn02l5M_Xf8npi3w21wmpTg9iyCeN-A/viewform) and list all the issues you encountered.


---

# 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.haust.network/testnet/testnet-instructions.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.
