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

**Method 1:**

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 revoke and click the 'Revoke' button next to it.
4. Execute the transaction.

**Method 2:**

Within the My Activity Page you can see a set of Actions under the My Actions section.

1. Click on Revoke.
2. Now you can select 1..5 delegations to remove.
3. Click the Revoke button at the end of the list.
4. 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-revoke-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.
