# Delete Pure Proxy

1. Open the wallet drop-down by clicking on the wallet card.
2. Click on the **information icon** **ⓘ** next to your preferred wallet.
3. On the Wallet Details popup, select the **Delegated Authorities (Proxies)** tab.
4. Click on the **3 dots** (···) located at the right side of the Delegated Authority to open the options menu.
5. Click on the **Revoke authority** button.
6. Carefully read all the information provided on the confirmation popup.
7. Enter the sentence <mark style="color:red;">**"I understand that I will not be able to manage this wallet"**</mark> to the designated field.
8. Confirm all the bullets by **selecting the checkmarks**.
9. Click on the **Revoke authority** button.
10. Review all of the contextual information.
11. [Sign the operation](https://docs.novaspektr.io/operations/operations-signing).


---

# 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.novaspektr.io/wallet-management/proxies/pure-proxy/delete-pure-proxy.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.
