# 3. Update Node Information(optional)

After you have completed setting up your node, you can go to <https://verifier.lumoz.org/my-node> to modify your node profile and rewards split.

## Update your Profile

Step1: Go to <https://verifier.lumoz.org/>

Step2: Click ***My Node*** and connect your wallet

<figure><img src="/files/rxqKUb2Kzf64Y0Z4ohpv" alt="" width="375"><figcaption></figcaption></figure>

Step3: click ***Update***

<figure><img src="/files/u2XMBoHVKbx6Hnh74RNB" alt="" width="375"><figcaption></figcaption></figure>

Step4: click ***Edit***

<figure><img src="/files/dVWT27XgOKHG38kUiuOI" alt="" width="375"><figcaption></figcaption></figure>

Step5: update your profile

<figure><img src="/files/4m0OIvNpeTdHcSSL7JYY" alt="" width="375"><figcaption></figcaption></figure>

## Update your Rewards Split

Step1: Go to <https://verifier.lumoz.org/>

Step2: Click ***My Node*** and connect your wallet

Step3: click ***Update***

Step4: click ***Edit***

<figure><img src="/files/05YzX28JN7HmtOdWgz2G" alt="" width="375"><figcaption></figcaption></figure>

Step5: update your Rewards Split

<figure><img src="/files/BZobxw1toPrCNvX8amvQ" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="info" %}
With nodes there will be time cooldowns for reward split changes to complete.
{% endhint %}


---

# 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.lumoz.org/verifier/setup-verifier-node/setup-node/build-your-own/3.-update-node-information-optional.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.
