# Duplicate Update

In the event that you have already issued an `update` with your current settings (no changes were necessary), nodectl will prevent an unnecessary cluster update, and decline your request.

```
DELEGATED UPDATE REQUEST CANCELLED
```

If the `nodectl` utility responds without applying any changes, the most likely reason is that your node is **already configured** with the delegated staking settings you specified.

If this is **not** the case, review and [update your configuration file](/run-a-node/validator-node-guides/delegated-staking/add-update-delegating-staking-parameters.md) and submit another [update](/run-a-node/validator-node-guides/delegated-staking/update-delegated-staking.md) to ensure your desired changes are applied.


---

# 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.constellationnetwork.io/run-a-node/validator-node-guides/delegated-staking/duplicate-update.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.
