# Time Cooldown

With nodes there will be time cooldowns for reward split changes to complete.Nodes Reward split changes - when a node changes the reward split, these changes will not go into effect immediately. This is to allow the stakers and delegators within the node time to unstake or undelegate before the new reward split takes effect.

1. To find current values for reward split change times
2. Go to the Staking or Delegate page
3. It is displayed as “updateShares”

*Remember, it is up to you to monitor the node rewards split and to satisfy yourself that you are happy with any changes. The Lumoz team takes no responsibility for the reward split. Please refer to the Terms of Use.*


---

# 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/time-cooldown.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.
