# EaseFlow

This page will guide on the process of delegating your License with EaseFlow.

> ℹ️\
> \
> **The attached screenshots are referring to Humanity Testnet but process is the same once service is up and running on Mainnet.**

1. Create an account on <https://app.easeflow.io/>

<figure><img src="/files/9j8mLuKyxgnieiKdHS6I" alt=""><figcaption></figcaption></figure>

2. Once your account is created you can click on Add a New Node on the Dashboard

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

3. Select Humanity as Network for your node

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

4. Enter the desired setting for your node and click on Pay and Deploy

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

5. After payment is complete, connect the wallet holding your zk-proofer node license(s)

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

6. Select the license for your node

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

7. Then generate a burner wallet address

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

8. Fund your Burner Wallet by sending some H tokens (tHP testnet tokens in image) to the displayed address (You can use Metamask)

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

9. Follow the instructions and Update Delegation

<figure><img src="/files/6vC9sofRyYugGZh4BYxj" alt=""><figcaption></figcaption></figure>

10. Wait until the delegation process is complete

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

### How to delegate manually

You can delegate manually directly from the Humanity Dashboard.

The process requires to input the Burner Wallet address related to the license you want to manually delegate. You can obtain that address from <https://app.easeflow.io/>

<figure><img src="/files/2rbQRRzFicRaQzNE49Pf" alt=""><figcaption></figcaption></figure>

Then visit

{% embed url="<https://humanity.delegate.easeflow.io/>" %}

1. Go to Licenses page

<figure><img src="/files/1YwQaiqw2Uy8Tl0CMPBk" alt=""><figcaption></figcaption></figure>

2. Click on **“Delegate” green button** on the right side of the screen for the license you want to manually delegate and paste the Burner Wallet address on the input text field

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

3. Click “Delegate” again from the modal box you just pasted your Burner Wallet address **to confirm the transaction**

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


---

# 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.humanity.org/zkproofer-node/how-to-run-zkproofer-nodes/binding-and-delegating/using-a-naas-provider/easeflow.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.
