> For the complete documentation index, see [llms.txt](https://hxz-1.gitbook.io/redelegator-finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hxz-1.gitbook.io/redelegator-finance/how-redelegator-works/yield-flow-li.fi-earn.md).

# Yield Flow (LI.FI Earn)

Suggestion chip: **"Delegate 0.00001 USDC/day for 1 hour — allow yield deposits only, prevent any other transfer"** → the budget is routed into a real Earn vault on Base.

### Flow Overview

#### 1. Intent & reasoning

The composer sends the intent; Venice returns a `Strategy` allocating to LI.FI Earn (`yieldAgent` leg).

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

#### 2. One signature + redelegation

The single EIP-7715 grant seeds the chain: Orchestrator → Dex Aggregator → **Yield Agent** → 1Shot target, each hop capped to the leg amount.

#### 3. Gasless redemption

The 1Shot relayer redeems the chain on-chain; the Yield Agent receives exactly its capped USDC.

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

#### 4. Into the vault

The Yield Agent deposits into a real LI.FI Earn vault on Base. The agent's detail panel shows the live vault list (APY/TVL) the agent can route into.

<figure><img src="/files/3Lv81cmwUHShrUK9hDW7" alt="" width="563"><figcaption></figcaption></figure>

> ℹ️ Click the **Yield Agent** node any time to see live LI.FI Earn vaults (APY, TVL, token & protocol logos) — read-only data from `/api/lifi/earn`.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://hxz-1.gitbook.io/redelegator-finance/how-redelegator-works/yield-flow-li.fi-earn.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.
