> For the complete documentation index, see [llms.txt](https://hash-network-1.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hash-network-1.gitbook.io/docs/user-journey/user-guide.md).

# User Guide

Mine faster. Grow smarter. Earn more.

### **How to Get Started with Hash Network**

* Hash Network is designed to make mining accessible, efficient, and rewarding for everyone.
* Hash Network empowers every user to become part of a new generation of miners — where participation drives value and consistency leads to long-term rewards.

***

#### **Follow the steps below to begin mining and earning within the Hash Network ecosystem:**

#### **Step 1: Register an Account**

Create your account to access the platform:

* Set a unique **Username**
* Create a secure **Password**

This account will be used to manage all your mining activities.

***

#### **Step 2: Complete KYC via Telegram**

Verify your identity through Telegram:

* Connect your **Telegram account**
* Complete verification via the official [**Hash Network bot**](https://t.me/hashnetworks_bot)&#x20;

This step ensures security and fair participation across the network.

***

#### **Step 3: Connect Your Wallet**

Link your crypto wallet to Hash Network:

* Connect a compatible **Web3 wallet**
* Approve the connection request

Your wallet will be used to receive **$HASH tokens** and interact with platform features.

***

#### **Step 4: Purchase NFTs to Boost Mining Speed**

Increase your mining efficiency by owning Boost NFTs.

There are **5 types of NFTs**, each representing a different mining speed:

* **NFT Boost x2**
* **NFT Boost x5**
* **NFT Boost x10**
* **NFT Boost x20**
* **NFT Boost x50**

Higher-tier NFTs provide faster mining rates and greater earning potential.

***

#### **Step 5: Claim Mined $HASH Tokens**

You can claim your mined **$HASH tokens** under the following conditions:

* Every **24 hours**, or
* When your balance reaches at least **0.1 HASH**

This ensures flexibility for both active and passive users.

***

#### **Step 6: Complete Daily Tasks**

Earn additional rewards by completing daily tasks:

* Access the **“Task”** section
* Participate in available missions
* Receive extra **$HASH tokens** upon completion

Daily tasks are designed to boost engagement and increase your overall earnings.

***

### **Start Your Journey**

By following this process, you can seamlessly enter the Hash Network ecosystem and begin mining immediately. Hash Network transforms mining into a simple, rewarding, and scalable experience for everyone.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://hash-network-1.gitbook.io/docs/user-journey/user-guide.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
