# Yield Farm Adjustments

## Overview

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

Maximize your yield farming rewards by adjusting your staked position in a single transaction. With this strategy, your LP position continues to earn staking rewards without missing a single block.&#x20;

This strategy requires an existing staked LP position. You can easily exit your current staked LP position and create a new staked LP position with varying parameters and token ratios. LP position parameters can be defined based on your market making goals, whether it's to adjust token ratios, liquidity price ranges, or even liquidity pool fee tiers.

For any adjustments of token ratios to meet LP deposit requirements, your tokens are immediately swapped at the best available rates and staked to earn yield farming rewards.

## Potential Alpha

* **Non Stop Yields:** Automate position adjustments to ensure that your position is always in range and earning trading fees and any liquidity incentives.
* **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="/pages/q1F6BeoUBUvob3fi9OmD"><strong>Unstake</strong></a></summary>

* Unstake your existing LP position.

</details>

<details>

<summary><a href="/pages/BaAYn6eNCZMmd14SjfMu"><strong>Remove Liquidity</strong></a></summary>

* Remove all liquidity from the existing LP position.

</details>

<details>

<summary><a href="/pages/8ObgSjNh6pntp9BtqQIc">Swap</a></summary>

* Depending on the parameters of your new position, swap between pool tokens to get the ratio of tokens required.

</details>

<details>

<summary><a href="/pages/BaAYn6eNCZMmd14SjfMu"><strong>Create LP</strong></a></summary>

* Create a concentrated liquidity position for the token pair.
* Select the target pool.
* Adjust the price range to provide liquidity to.
* Add the required ratio of tokens.

</details>

<details>

<summary><a href="/pages/TZjddV1CqxcIB0JHTzz5"><strong>Stake</strong></a></summary>

* Stake your new LP 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-adjustments.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.
