# How to ZAP In (1-Click LP Token Generation)

[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 provide (pool) liquidity and generate LP tokens 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 generate your LP Token in 1-Click.

### Step 1: Posses Supported Coins in Your Moonbeam Wallet

Ensure you have one supported coin in your Moonbeam wallet. Currently, the ZAP V1 supports STELLA, USDC, GLMR and MATIC. If you do not have coins in your Moonbeam wallet, here's a [guide to start bridging your coins into Moonbeam network](https://stella-swap.gitbook.io/stellaswap/resources/how-to-guides/bridge).

### Step 2: 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 3: Select Coin and LP Pool to ZAP Into

Select your single-asset coin on the `From Token` field that you want to use to ZAP into the LP token. In this example, we'll assume that you're trying to ZAP with your MATIC tokens. After that, select the LP Pool that you want to enter on the `To LP` field. In this example, assume that you're interested in the MATIC-GLMR pool because it generates high APR. There will be an estimate on how much LP that you'll be getting.

![](/files/jfT7NBVuWl2p2ovEmy2I)

### Step 4: Select Coin Amount to ZAP

In the `From Token` field, input the amount of MATIC coin you want to use for the ZAP feature. If you want to use all your MATIC, press the `MAX` button. In this example, 100 MATIC coins will be used to generate approximately 26.73 MATIC-GLMR LP tokens. Press `ZAP` to complete the transaction.

![](/files/vZghxVGgsMtWObbCJzJo)

### Step 5: You're Done! Don't Forget to Stake Your LP Token in Farms

After clicking the `ZAP` button, your transaction will be completed! The next step before you start earning yields is to stake your newly-generated LP token into the MATIC-GLMR farm on [Farms page](https://app.stellaswap.com/farm).


---

# 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-in-1-click-lp-token-generation.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.
