# Euler NECT/USDe Stablecoin Looping

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

## Strategy Overview

This strategy leverages the NECT/USDe stablecoin pair, maximising APY through recursive lending and borrowing. It works as follows:

Deposit NECT into Euler vaults to earn a base supply APY (\~30% at time of writing) while simultaneously using it as collateral to borrow USDe. Loop borrowed USDe back into NECT via swaps, and re-deposit into Euler.

* **Target APY:** 30–260%+ depending on leverage.
* **Max Leverage:** Up to 9.5x supported on Euler.
* **Safety Ratio:** Maintain a Loan-to-Value (LTV) with a reasonable liquidation buffer (max LTV: 91.5%).

**This strategy hinges on:**

* NECT/USDe price peg stability&#x20;
* Low slippage NECT↔USDe conversion. Right now, there is over $10mil in liquidity for the NECT-USDe pool on Kodiak: <https://v3.info.kodiak.finance/#/berachain_mainnet/pools/0x07fe2ff6c62ff2aaf3892f75a22b9059a9f2273a>

## Link to strategy

{% embed url="<https://app.euler.finance/positions/0x413dfb1814A6B5fe4488c49f86e2a74D285ffd5b/0x1371dD58ce95eCD624340F072f97212A2661A280?network=berachain>" %}

## Guide

### For simple borrowing

Those wishing to simply borrow USDe against their NECT collateral without any leverage can simply click on the 'borrow' tab for the strategy page as per the image above. This will take you to this interface below:

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

Input the desired amount of NECT to deposit and a corresponding amount of USDe debt. Click the 'Add to queue' button, followed by 'execute.&#x20;

### For Yield maximisers&#x20;

Click on the 'Multiply' tab from the first image above. This will navigate you to an interface like such:

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

Toggle across to the desired multiplier, click 'Add to queue' and then execute. The Euler interface will then display your position value, including your account margin, debt and position health ratio.&#x20;

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


---

# 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://beraborrow.gitbook.io/docs/strategies/euler-nect-usde-stablecoin-looping.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.
