# How to Update a Delegation/Delegation Manager/Consolidation?

1. Click on My Activity.
2. Select a Collection from the My Collections Section.
3. On the Collection page, find the address that you want to update and click the 'Update' button next to it.
4. Fill out the Update Delegation form:
   * Enter the new address.
   * Select an expiry date.
   * Specify if the updated delegation applies to all tokens owned by the Delegator or just a specific token.
5. Click the 'Submit' button and execute the transaction.


---

# 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.nftdelegation.com/guides/how-to-manage/how-to-update-a-delegation-delegation-manager-consolidation.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.
