# How to Clear Proxy Reserve

Auto-compounding requires creating a proxy account that reserves 5000MGX from your balance.

After removing auto compounding for your LP position, you can learn how to clear the proxy account reserve by following this guide.

### Step 1:

Go to [developer portal](https://polkadot.js.org/apps/) and switch to Mangata X from the top left corner of the UI.

### Step 2:

* Click on the Accounts tab and find the account you previously set up auto compounding.
* Click on the three dots icon on your account.
* Select **`Manage Proxies`**

<figure><img src="/files/QISUJT98tyWP7yjCIOLn" alt="" width="375"><figcaption></figcaption></figure>

### Step 3:

Click **`Clear All`** to release your reserved MGX. Sign the transaction from your wallet.

<figure><img src="/files/ul9mu79Xqld1q05ZFIfv" alt=""><figcaption></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.mangata.finance/welcome/guides/technical-guides/how-to-clear-proxy-reserve.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.
