# How to Withdraw Liquidity

<figure><img src="/files/NjPbHOC7wgkzVW1eK4du" alt=""><figcaption></figcaption></figure>

* In your existing liquidity position, to withdraw liquidity, first click the "-" button
* A side panel will appear. Switch to the "Withdraw" tab to access the withdrawal options.

Choose the amount of your pool position you wish to withdraw

* You’ll be presented with a withdrawal confirmation modal.
* Click the "Withdraw" button, and then confirm the transaction in the popup that appears.

Once the withdrawal is processed, you’ll see a "Transaction Confirmed" popup, indicating the successful withdrawal of your liquidity


---

# 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.goosefx.io/goosefx-amm/gamma-for-lps/how-to-withdraw-liquidity.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.
