# Removing Liquidity on Elastic

## Introduction

Have you discovered an even better yield opportunity or maybe you just want to take a break from the markets. You can easily reduce the amount of liquidity within a position or exit the position completely through removing all your contributed liquidity. This guide describes the steps to remove all or part of your liquidity from a position.

<details>

<summary>Liquidity Provider Flow</summary>

Still deciding on which solution suits you best?&#x20;

* **Overview**: [Earn Yield By Contributing Liquidity](/~/changes/1kQEhDNzHMDf7SwOE6Yu/kyberswap-solutions/kyberswap-interface/user-guides/earn-yield-by-contributing-liquidity.md)
* **Detailed comparison**:  [Classic vs Elastic](/~/changes/1kQEhDNzHMDf7SwOE6Yu/liquidity-solutions/classic-vs-elastic.md)&#x20;

#### Next steps

1. [Connect Your Wallet](/~/changes/1kQEhDNzHMDf7SwOE6Yu/kyberswap-solutions/kyberswap-interface/user-guides/connect-your-wallet.md)
2. [Switching Networks](/~/changes/1kQEhDNzHMDf7SwOE6Yu/kyberswap-solutions/kyberswap-interface/user-guides/selecting-preferred-network.md)
3. [Elastic Pool Creation ](/~/changes/1kQEhDNzHMDf7SwOE6Yu/liquidity-solutions/kyberswap-elastic/user-guides/elastic-pool-creation.md)
4. [Add Liquidity To An Existing Elastic Pool ](/~/changes/1kQEhDNzHMDf7SwOE6Yu/liquidity-solutions/kyberswap-elastic/user-guides/add-liquidity-to-an-existing-elastic-pool.md)
5. [Increasing Liquidity On Elastic](/~/changes/1kQEhDNzHMDf7SwOE6Yu/liquidity-solutions/kyberswap-elastic/user-guides/increasing-liquidity-on-elastic.md)&#x20;
6. [Elastic Fee Collection](/~/changes/1kQEhDNzHMDf7SwOE6Yu/liquidity-solutions/kyberswap-elastic/user-guides/elastic-fee-collection.md)&#x20;
7. [Yield Farming On Elastic](/~/changes/1kQEhDNzHMDf7SwOE6Yu/liquidity-solutions/kyberswap-elastic/user-guides/yield-farming-on-elastic.md)&#x20;
8. **Removing Liquidity On Elastic** **<-**

</details>

## Removing liquidity positions

### **Step 1**: Select position

From the My Pools page, choose the position from which you want to remove liquidity and click on its “Remove Liquidity” button.

![Remove liquidity button](https://support.kyberswap.com/hc/article_attachments/14005915751961)

This brings up the Remove Liquidity screen.

### **Step 2**: Specify removal amount

Specify the amount of liquidity to remove. You can do this either by using the pre-set percentage buttons or the percentage slider, or by manually typing in the amount for either leg of the pair.

![Configure liquidity removal amount](https://support.kyberswap.com/hc/article_attachments/14005916033561)

Note: If you choose to remove 100% of the liquidity in this position, that is tantamount to closing the position. Once this operation is complete, you will only see this position if you toggle the “Show closed positions” button on your My Positions page.

### **Step 3**: Review liquidity removal

Click the “Preview” button to bring up a preview screen. Once you are satisfied with the transaction details, click the “Remove” button and then confirm this transaction on your wallet.

![Conform removal](https://support.kyberswap.com/hc/article_attachments/14005916048153)

Note: If you have any uncollected fees, these will all be automatically collected as part of the liquidity removal transaction regardless of the amount of liquidity removed.


---

# 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.kyberswap.com/~/changes/1kQEhDNzHMDf7SwOE6Yu/liquidity-solutions/kyberswap-elastic/user-guides/removing-liquidity-on-elastic.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.
