# Delta Neutral ETH With rETH & USDC Yields

{% hint style="success" %}
Visit Discover to deposit into this strategy and automate your yields!

:arrow\_right: [Strategy Deposit Link](https://pro.factor.fi/strategies/0x1489426648E9E563d0c70D3381aF5ED5dd5CFB77)
{% endhint %}

{% hint style="info" %}
Visit Studio to copy/fork and tweak this strategy!

:arrow\_right: [Strategy Builder Link](https://studio.factor.fi/?hash=0xd2e21a69f28fdfa35c61b8308a18bed944f4c87fc8979836b85709881f925928)
{% endhint %}

## Description

<figure><img src="/files/yBpxFDXZ0Eu4BgdpmPNd" alt=""><figcaption><p><a href="https://studio.factor.fi/?hash=0xd2e21a69f28fdfa35c61b8308a18bed944f4c87fc8979836b85709881f925928">https://studio.factor.fi/?hash=0xd2e21a69f28fdfa35c61b8308a18bed944f4c87fc8979836b85709881f925928</a></p></figcaption></figure>

By combining 2 opposing Long and Short positions, this strategy earns yields while maintaining its value throughout short term market volatility. A fall in ETH’s price is covered by a short ETH position and vice versa.

Half of the USDC deposited is used to create a 2x USDC/ETH Short position with a 20% liquidation buffer. This earns 1x USDC lending interest (on initial deposit amount) with a 0.5x ETH borrow position. If ETH price drops relative to USDC, the debt owed decreases and vice versa.

To offset the risks of increasing debt on the USDC/ETH short position, the remaining USDC deposited is swapped for rETH. The upside exposure of holding rETH cancels out the downside exposure of the ETH debt from the above short USDC/ETH position. Additionally, rETH continues to earn liquid staking yields which historically has been above the ETH borrow interest.

\+ USDC Supply Interest

\+ rETH Liquid Staking Yields

\+ rETH Supply Interest

\- ETH Borrow Interest

## Strategy

{% tabs %}
{% tab title="Main strategy" %}

1. Create 2x USDC/ETH Short
   1. Flash loan 2x of 50% $USDC balance
   2. Lend 50% initial $USDC + flash loaned $USDC amount
   3. Borrow $ETH to cover flash loan
   4. Swap $ETH → $USDC
2. Swap 50% $USDC deposit for $rETH
   {% endtab %}

{% tab title="Exit Strategy" %}

1. Close remaining debt
2. Swap all to withdraw token
   {% endtab %}
   {% endtabs %}

{% hint style="info" %}
**Exit Strategy**

Factor Discover also enables Depositors to permissionlessly withdraw from any strategy at anytime via an Exit Strategy.

Visit our [Exit Strategy explainer](/factor-studio/studio-pro/exit-strategy.md) to see how Factor Studio strategies can maximize returns while ensuring truly permissionless withdrawals.
{% endhint %}

## Protocol Parameters

{% tabs %}
{% tab title="Aave" %}

* [\~6%](https://app.aave.com/reserve-overview/?underlyingAsset=0xaf88d065e77c8cc2239327c5edb3a432268e5831\&marketName=proto_arbitrum_v3) USDC Supply Interest
* [\~0.02%](https://app.aave.com/reserve-overview/?underlyingAsset=0xec70dcb4a1efa46b8f2d97c310c9c4790ba5ffa8\&marketName=proto_arbitrum_v3) rETH Supply Interest
* [\~2.4%](https://app.aave.com/reserve-overview/?underlyingAsset=0x82af49447d8a07e3bd95bd0d56f35241523fbab1\&marketName=proto_arbitrum_v3) WETH Borrow Interest
* [75%](https://app.aave.com/reserve-overview/?underlyingAsset=0xaf88d065e77c8cc2239327c5edb3a432268e5831\&marketName=proto_arbitrum_v3) USDC Max LTV
* [69%](https://app.aave.com/reserve-overview/?underlyingAsset=0xec70dcb4a1efa46b8f2d97c310c9c4790ba5ffa8\&marketName=proto_arbitrum_v3) rETH Max LTV
  {% endtab %}

{% tab title="Rocket Pool" %}

* [\~2.7%](https://rocketpool.net/) rETH Liquid Staking Yields
  {% endtab %}

{% tab title="OpenOcean" %}

* 0.1% Max Slippage Config
  {% endtab %}
  {% endtabs %}

## Strategy Performance Conditions

{% tabs %}
{% tab title="Profit" %}

* USDC supply interest and rETH liquid staking yields are greater than WETH borrow costs.
* rETH price continuously increases relative to WETH.&#x20;
  {% endtab %}

{% tab title="Loss" %}

* Long term WETH borrow costs is greater than USDC supply interest and rETH liquid staking yields.
* rETH depegs from ETH.
  {% endtab %}
  {% endtabs %}

## Calculation Template

{% hint style="success" %}
**Create Your Own Strategies!**

Create a copy of the sheet below and tweak it to create your own personalized strategy.
{% endhint %}

{% embed url="<https://docs.google.com/spreadsheets/d/1q7QjmHZJHceg6Hw9291LVLXN0N2b_ht06tpsD9CbDzo/edit?usp=sharing>" %}
<https://docs.google.com/spreadsheets/d/1q7QjmHZJHceg6Hw9291LVLXN0N2b_ht06tpsD9CbDzo/edit?usp=sharing>
{% endembed %}

## Estimated Returns

{% embed url="<https://docs.google.com/spreadsheets/d/14X58mVppX6Sa2SlJ5KQ3E8J6iPtxT9xHAtzlylu4X6w/edit?usp=sharing>" %}
<https://docs.google.com/spreadsheets/d/14X58mVppX6Sa2SlJ5KQ3E8J6iPtxT9xHAtzlylu4X6w/edit?usp=sharing>
{% endembed %}


---

# 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/factor-discover/factor-operated-strategies/delta-neutral-type-strategies/arbitrum-chainid-42161/delta-neutral-eth-with-reth-and-usdc-yields.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.
