# How to ZAP Out (1-Click LP Token Withdrawal)

[ZAP](https://zap-stellaswap.netlify.app/exchange/zap) is an innovative feature launched on StellaSwap meant to simplify the DeFi investment process. With ZAP, users can remove liquidity and destroy LP tokens to get back their two underlying coins in just 1-click. This would significantly streamline and simplify the yield farming process.

{% hint style="warning" %}
There is relatively high slippage by using ZAP. *Slippage* refers to the difference between the expected price of a trade and the price at which the trade is executed. Exercise caution in using ZAP.
{% endhint %}

{% hint style="info" %}
Ensure you have enough GLMR in your wallet for gas fees.
{% endhint %}

This guide will explain how you can use ZAP to destroy your LP token and get back both of your underlying coins in only 1-Click!

### Step 1: Go to [ZAP](https://zap-stellaswap.netlify.app/exchange/zap) and Connect Wallet

Visit StellaSwap's [ZAP page](https://zap-stellaswap.netlify.app/exchange/zap) and connect your wallet by clicking on the `Connect Wallet` pink button on the top right.

![](/files/uz6unOPX0Xur9pgVYu7Y)

### Step 2: Withdraw/Unstake Your LP Token from Farms Page

Ensure that you have already withdrawn or unstaked your LP token from the [farm ](https://app.stellaswap.com/farm)you want to exit from. Only when you have withdrawn your LP token from the farm can you proceed to use ZAP.

### Step 3: Click on Unstake Toggle in Zap

Click on the Unstake toggle button on ZAP. This means that you want to withdraw your liquidity but breaking your LP token into the two underlying coins, which will be sent directly to your wallet.

![](/files/gUQl6XIiRy2JWNS5M03K)

### Step 4: Select the LP Token You Want to Destroy/Unstake and the Amount

Select the LP token that you want to destroy or unstake so that you can get back your underlying 2 coins. After that, input the `Amount to remove`. If you want to unstake all of your LP tokens, then click on the `MAX` button.

![](/files/2UC9dbc9XQSifF1IzZ3r)

Assume that you want to unstake/destroy your MATIC-GLMR LP token, it should look like this. You'll get an estimate on how much MATIC and GLMR tokens that you will automatically get into your wallet if you proceed with the ZAP.

![](/files/eYjR0dzznFLjI1lct8Sc)

### Step 5: Select `Withdraw` Button and You're Good to Go!

The last thing for you to do is to click on the yellow `Withdraw` button and wait for your transaction to complete. It should just take a few seconds. Congratulations!


---

# 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.stellaswap.com/how-to-guides/zap/how-to-zap-out-1-click-lp-token-withdrawal.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.
