# Yield Farm Zap

## Overview

<figure><img src="https://1496012388-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSEwRza4r80hmJsISwKFf%2Fuploads%2FslsE6bLdBaQ2qSDTYac4%2Fimage.png?alt=media&#x26;token=7bb15262-e255-4bd4-a5a9-cd06ea80e97b" alt=""><figcaption></figcaption></figure>

[Zap into any liquidity pool](https://docs.factor.fi/getting-started/strategy-cheatsheet/liquidity-provision-cheatsheet/liquidity-pool-zap) and immediately stake your liquidity to start earning yield farming rewards. Earn additional rewards or incentives for committing liquidity long term to staking protocols. The [LP Management Building Block](https://docs.factor.fi/factor-building-blocks/lp-management) also supports management of concentrated liquidity positions in addition to the standard AMM implementation.

Your tokens are immediately swapped at the best available rates and staked to earn yield farming rewards.

## Potential Alpha

* **Start Earning Immediately:** Abstract away the complexities of participating in yield farms and start earning trading fees and liquidity rewards in record time.
* **Minimize Risks & Overheads:** Reduce the amount of time required to create a position while simultaneously eliminating any market volatility risks during the position adjustment process.

## Strategy Building Blocks

{% hint style="success" %}
The building block order mirrors the Factor Studio UI and can be expanded for further strategy details and parameters.
{% endhint %}

<details>

<summary><a href="../../../factor-building-blocks/swap">Swap</a></summary>

* Select the token to swap from based on the target pool. If the target pool tokens are different from your current token, you will have to add an additional [Swap Building Block ](https://docs.factor.fi/factor-building-blocks/swap)to acquire all the pool tokens.
* Input token amount. The ratio of tokens required will be dependent on your target pool as well as the price range which you are providing liquidity to.

</details>

<details>

<summary><a href="../../../factor-building-blocks/lp-management"><strong>Create LP</strong></a></summary>

* Create a concentrated liquidity position for the token pair.

</details>

<details>

<summary><a href="../../../factor-building-blocks/lp-management"><strong>Add Liquidity</strong></a></summary>

* Select the target pool.
* Add the required ratio of tokens.

</details>

<details>

<summary><a href="../../../governance/fctr-token/staking-and-governance"><strong>Stake</strong></a></summary>

* Stake your liquidity position.

</details>


---

# 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.factor.fi/getting-started/strategy-cheatsheet/liquidity-provision-cheatsheet/yield-farm-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.
