# ➖ Remove Proxy Account(s)

To remove a proxy account, check the box in the top-right corner of each proxy account on the **Manage Proxies** page.

As you select proxy accounts, you will see the **deposit amount update**, and a **Remove Proxy** button will appear in the bottom-right corner of the page. Click it to proceed to the **Review** popup.

<figure><img src="/files/lKt4t0aOpmudIO0CwzQv" alt=""><figcaption><p>Manage Proxies (full-screen)</p></figcaption></figure>

After carefully reviewing the details on the **Review** page, enter your account password and click **Confirm**.

<figure><img src="/files/SPizggTKtqn7hNDvfuqr" alt="" width="365"><figcaption><p>Remove Proxy - Review page (full-screen)</p></figcaption></figure>


---

# 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.polkagate.xyz/polkagate/polkagate-extension-user-guide/manage-proxies/remove-proxy-account-s.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.
