> For the complete documentation index, see [llms.txt](https://docs.cryptonode.id/en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cryptonode.id/en/mainnet/humanode/node-activation.md).

# Node Activation

## Get HMND

Before you continue, you will need to buy some HMND to activate your node.\
You can buy it from [Kucoin](< https://www.kucoin.com/r/rf/2Kxd6rb>), or you can [contact me](https://t.me/CryptoNodeID) to buy very small amount of it.

## Scan QR using your phone

Once  you've done the installation, your launcher will show QR like below (QR censored for security purpose).

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

Scan it using your phone and it will direct you to a dashboard like below

<figure><img src="/files/DaS3dyZGtP7P2Ird28in" alt="" width="288"><figcaption></figcaption></figure>

## Setup Node

Now, you click on setup node, and then enroll

<figure><img src="/files/hCw5SIt4MktQvN0FWZIL" alt="" width="288"><figcaption></figcaption></figure>

After that click on "Yes, I understand"

<figure><img src="/files/9eC0nUJcUiQdNWflEkdq" alt="" width="288"><figcaption></figcaption></figure>

You will be prompted to do face recognition verification. Click on "I'm Ready" and do as instructed

<figure><img src="/files/K9woIyrlBLkkNYnrmVUD" alt="" width="288"><figcaption></figcaption></figure>

After you finish, we will continue to the next step

## Rotate and Set Session Keys

You will be redirected back to "Setup Node" scren, click on "Rotate and Set Session Keys"

<figure><img src="/files/V1Sd1gtm7KMQCCSYfPbt" alt="" width="288"><figcaption></figcaption></figure>

you will see confirmation page where it says that it's not free, you need to pay some HMND as fee,\
click on "Yes, I'm Understand"

<figure><img src="/files/MC9ZXwy7AJvdRnyhtAVD" alt="" width="288"><figcaption></figcaption></figure>

Then, click on "Rotate and Set Keys"

<figure><img src="/files/ym9EmXzWkA8uUm4av9sv" alt="" width="288"><figcaption></figcaption></figure>

Please note that, this setup only need to be done once.

## BioAuth Activation

After you finish with the setup, go to the main dashboard page and click on "Authenticate"

<figure><img src="/files/yoGZ2acjo7X2oHmCdH68" alt="" width="288"><figcaption></figcaption></figure>

Again, you will be prompted to scan your face, click on "I'm Ready" and do as instructed

<figure><img src="/files/e45BSK7OHHsAMHt6UYpH" alt="" width="288"><figcaption></figcaption></figure>

And then done, you have a fully activated Humanode validator node

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


---

# 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://docs.cryptonode.id/en/mainnet/humanode/node-activation.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.
