# Removing Liquidity

Users are free to remove liquidity without any additional fees or lockup requirements.

**Step 1:** Users can remove liquidity by going to StarkDeFi's Dapp, similar to adding liquidit&#x79;**.**

**Step 2**: On the liquidity pools page, click on "My Liquidity."

<div><figure><img src="/files/Nu9AFMjxdOmwJySorW31" alt=""><figcaption><p>Liquidity Pools</p></figcaption></figure> <figure><img src="/files/P9oYqOhwdx5Wza3rMHb1" alt=""><figcaption><p>My Liquidity Pools</p></figcaption></figure></div>

**Step 3**: Click the manage icon for the pool you want to withdraw from your list of pools and click "Remove Liquidity."

<div align="left"><figure><img src="/files/trAUmdUTcRf1IPSTONK3" alt=""><figcaption><p>Remove Liquidity</p></figcaption></figure></div>

**Step 4**: Set the amount you want to remove.

<figure><img src="/files/zUxKYt7V2jKcqqeRJ4Z5" alt=""><figcaption><p>Amount to remove</p></figcaption></figure>

**Step 5:** Confirm the liquidity withdrawal and approve the transaction in your wallet.

<figure><img src="/files/BGzWP8TTJN9y46x6WPU4" alt=""><figcaption><p>Confirm Liquidity withdrawal</p></figcaption></figure>

**All done**

<figure><img src="/files/b5Jm4GIAMCwLwD4RuE7y" alt=""><figcaption><p>Remove Complete</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.starkdefi.com/solutions/liquidity-pools/removing-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.
