# Zap

<figure><img src="/files/LmCqd0OrObYws4yLwX4L" alt=""><figcaption></figcaption></figure>

### What is Zap?

Zap provides a rapid solution for users with single tokens on BNB Chain or Polygon to engage with ApeBond's DeFi offerings. This feature simplifies the process by reducing the number of steps required.&#x20;

There are two main methods to utilize the Zap on ApeBond.

#### Single Token To LP

<figure><img src="/files/P0MCOoRD2uZ4IQMVrsca" alt=""><figcaption></figcaption></figure>

It allows users to go from a single token to a liquidity provider (LP) token in a single transaction. Before Zap, users had to manually acquire both tokens of an LP pair, then combine them to receive a LP token that represented that LP pair.

Users can use a toggle on the Get LP modal to enable Zap. The Zap option will allow users to select an asset in their wallet (e.g., BUSD) and receive the target LP pair (e.g., ABOND-BNB) in one transaction.&#x20;

#### Single Token To Liquidity Bonds

<figure><img src="/files/wjxixu0GIM617bEniK1G" alt=""><figcaption></figcaption></figure>

This feature enables users to directly purchase bonds using a single token, simplifying the process significantly. Previously, users had to first form a Liquidity Pair (LP), either manually or via a single-token-to-LP Zap, and then use these LPs to buy bonds. By simplifying this process, it minimizes the number of transactions required for users to begin acquiring vesting tokens at a discount through Bonds.

#### Variety Of Single Tokens To Reserve Bonds

This feature enables users to purchase Reserve Bonds directly with a wide range of blue-chip cryptocurrencies or stablecoins. Users no longer need to hold a specific token to buy Reserve Bonds—they can simply use their preferred asset. This streamlined approach makes it easier to acquire discounted, vesting tokens with enhanced flexibility and convenience.

{% hint style="info" %}
**Zap Supported Chains**

* Ethereum
* BNB Chain
* Polygon
* Arbitrum
* Base
* Linea
  {% endhint %}


---

# 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.ape.bond/apebond/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.
