> For the complete documentation index, see [llms.txt](https://docs.beamswap.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.beamswap.io/products-and-features/zap.md).

# Zap

Zap allows you to obtain or break up liquidity pool tokens with one click, much faster and easier than you would manually.

## What does Zap improve?

Zap simplifies and speeds up the process of adding new tokens to liquidity pools.

If you want to add $GLINT and $GLMR to the Beamswap liquidity pool, but you only have $USDC, $USDT, or other tokens in your wallet, without Zap, you would need to:

* Sell some tokens to purchase $GLINT and $GLMR
* Add liquidity to Beamswap
* Get the desired tokens

With Zap, you can simply convert your currently held tokens to LP tokens in just one click.

## How to Zap?

Go to [app.beamswap.io/zap/zapin](https://app.beamswap.io/zap/zapin), and select the liquidity pool you want to Zap into.

Choose the asset, set the amount to zap, and review information on pool allocation and share.

Click “Approve \[asset]” and confirm approval in your wallet. Click “Zap”, and again confirm the transaction in your wallet.

{% hint style="warning" %}
This way, you will stake all your LP tokens in the farm.
{% endhint %}

<figure><img src="/files/3kc3kzAZd7Ar6uAzlvkF" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
When you zap low liquidity tokens, be careful of the slippage, as it could be very high. If the price impact seems too high, try disabling multihop.
{% endhint %}

{% hint style="info" %}
The safest tokens to zap with are GLMR, BUSD, USDC, USDT, DAI, BNB, and GLINT.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.beamswap.io/products-and-features/zap.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.
