# Bond Worker

To bond your worker node to your staking account you can simply got to the [Staking Dashboard](https://dashboard.testnet.nulink.org/)

Remember to use different wallet, dont use your worker wallet!

### Stake NLK

Request tNLK and tBNB like image shown below:

![Alt text](/files/Ed1Z35SDeOADlDtGMVri)

After receiving yur tNLK and tBNB go to the [Staking Page](https://dashboard.testnet.nulink.org/staking)

And stake some NLK (Minimuum stake of 1 NLK) and Approve transaction.

![Alt text](/files/iWaxR4YP5Flr9purTL88)

If its first time you will be asked to approve token spent first.

![Alt text](/files/kUQV1aWeGqvdPtnAmsij)

Then Stake your tNLK

![Alt text](/files/N38SXZy7Ne3tgWUMu66l)

### Bond Worker

Scroll down and you will see Node Information

![Alt text](/files/uspDoTyqep1vMPw3TIr5)

Click Bond worker and put your Operator Address that is generated in the [Create Worker Account](https://docs.indonode.net/testnet/nulink/installation#create-worker-account) Step and approve transaction.

Wait a few minutes and refresh the page.

![Alt text](/files/hmQozEJXOULvQys9oTJn)

And Thats it!


---

# 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.indonode.net/testnet/nulink/bond.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.
