# Trending Zaps

DeFi Saver's Trending page offers pre-built, one-transaction strategies known as zaps - which are currently popular among DeFi Saver users.

Clicking on any of the zaps will give you a pop-up window that both explains the strategy, and provides you the next steps in order to execute the zap.

Let's have a look at an example of activating a zap:

<details>

<summary>Show me how:</summary>

The first step is to visit the Trending page from the left-hand sidebar:

<figure><img src="https://2276946674-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fo1t7pGS5d15WeQzoQ3Fe%2Fuploads%2FiU8SkrkkqQFwemJPQ7kD%2FScreenshot%202025-08-13%20183537.png?alt=media&#x26;token=5a8c3b91-334a-4b95-ac38-55ae0c433c9c" alt=""><figcaption></figcaption></figure>

Before deciding on which zap to use, you'll find a detailed description of what that zap does, and what the strategy includes.

\
When you find a zap that interests you, simply click on it. This will show a pop-up window:

<figure><img src="https://2276946674-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fo1t7pGS5d15WeQzoQ3Fe%2Fuploads%2FEpTYFWt4AGoFMwfEkyDC%2FScreenshot%202025-08-13%20183745.png?alt=media&#x26;token=fe7b0fe7-5276-4c72-bff1-4bc346dba6fa" alt=""><figcaption></figcaption></figure>

In this example, we're covering the "Long ETH" zap. It allows you to open a leveraged ETH / stablecoin position in order to maximize exposure to ETH.&#x20;

The pop-up window will provide you with all of the necessary steps and values to input such as:<br>

* Choose which asset you want to start with. This means that you can input an asset that's not ETH/BTC and the zap will swap it to either ETH or BTC
* Input the starting amount of collateral
* Set the leverage amount
* Select the debt asset
* [**(If minimum debt requirement is met)**](https://defi-saver.gitbook.io/knowledge-base-update-draft/features/automation/requirements-for-using-automation) Toggle auto-boost liquidation protection
* Set the slippage limit

Once you've got it set up, simply click on "Create" to execute the Zap.

Our goal with every zap is to streamline the execution of complex DeFi strategies - making them easier, faster, and more gas efficient, since they're executed within a single transaction.

This also means presenting all of the most important information within the zap set-up, such as Net APYs, fees, and slippage / trade size impact.

</details>

{% hint style="info" %}
*Seeing as zaps execute a combination of actions in a single transactions, users are required to open (or have) a Safe smart wallet in order to handle it.*

\
[*For more information on Safe smart wallets on DeFi Saver, visit our knowledge base articles.*](https://help.defisaver.com/general/smart-wallets)
{% endhint %}

In addition to the one-transaction zaps, our Trending page will also contain news from DeFi Saver, such as our stats and newsletter, as well as opportunities within the DeFi ecosystem.

We will be updating Trending zaps with new, popular strategies - so be sure to check up on the page from time to time.

***

## Related Articles:

* [Ethena Liquid Leverage](https://help.defisaver.com/features/trending-zaps/ethena-liquid-leverage)
* [Long or Short ETH / BTC](https://help.defisaver.com/features/trending-zaps/long-or-short-eth-btc)
* [Swap and stake](https://help.defisaver.com/features/trending-zaps/swap-and-stake)


---

# 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://help.defisaver.com/features/trending-zaps.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.
