# Haust Wallet Instruction

### 1. CREATE ACCOUNT

1. Open the [Haust Wallet ](https://t.me/haustwallet_bot/app)mini App in Telegram and click the **Create** **new** button.

<img src="/files/5630VlFS3btYvO1Gt8KB" alt="" data-size="original"><br>

2. Enter your Email and press **Send**, you will receive the confirmation code, please type it into a special field. If you didn't receive any code, please press **Resend**.

<div align="left"><figure><img src="/files/oRqsE3haSr7qZry947gK" alt="" width="295"><figcaption></figcaption></figure></div>

3. Your account will be created, to protect it please create and re-enter a strong PIN, you can enable Biometrics or can do it later in the Settings.

<img src="/files/ss4rdN0gDo8SiYk5iX31" alt="" data-size="original"><br>

4. Please, export the private key and save it in a secure environment.

<img src="/files/ngftNvVqEae6HtcLYP4y" alt="" data-size="original">

5. To make sure you’ve saved it correctly, please enter the last 4 characters in the same order as they appear in your private key.

<img src="/files/ipZ9HAf4UcgNFZb9QhGI" alt="" data-size="original">

6. After entering it correctly, your account will be set up successfully.

<img src="/files/F2RvlGROtiRzJ6vaCmO5" alt="" data-size="original">

&#x20;7\. To set up Account Abstraction please complete Send or Swap transaction(can be done later).&#x20;

<img src="/files/Gvqi8YDz7gZ6yixUpSYD" alt="" data-size="original">

8\. Click on your wallet address in the Upper menu to copy it. Then can save it.

<div align="left"><figure><img src="/files/8hd4n8sLgRMypmKxvosI" alt="" width="295"><figcaption></figcaption></figure></div>

9\. The other way to get your Address - press Receive button on the Home screen, select any Token and Network. Copy address.

<img src="/files/dHH53EtpThVZQc9RG1GO" alt="" data-size="original"><br>


---

# 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/mainnet/haust-wallet-instruction-1.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.
