> For the complete documentation index, see [llms.txt](https://docs.maxapy.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.maxapy.io/protocol/strategies/ecosystem.md).

# Ecosystem

The Strategies section explains how maxAPY continuously selects and reallocates capital across high-performing yield opportunities. This page focuses on the integrations that make those deployments possible - the infrastructure layer that enables strategy execution, bridging, and cross-chain optimization.

***

## Core Infrastructure Integrations

### LI.FI: Cross-Chain Deposit Automation

maxAPY integrates the LI.FI SDK to support seamless, any-token deposits from any supported EVM chain. When a user initiates a deposit, our system uses LI.FI to determine the optimal path to convert and bridge the asset into the vault’s required format on Base (ETH or USDC).

Behind the scenes, the SDK aggregates DEXs and bridges to find the most efficient route. Swaps and bridging happen in one atomic transaction - users simply approve once and confirm.&#x20;

{% hint style="success" %}
From your perspective, the deposit is instant and direct.&#x20;

From a protocol perspective, we’re removing every manual step normally required to fund a vault.
{% endhint %}

**Key Benefits**

* Any-token, any-chain support
* Automated swap, bridge, and vault entry in one flow
* Reduced slippage, lower gas, and fewer failed transactions

This integration drastically improves UX, especially for users entering from outside Base.&#x20;

There's no need to bridge manually, no asset conversions to manage, and no exposure to intermediate protocols.

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

### **LayerZero: Cross-Chain Oracle Messaging**

maxAPY uses LayerZero to support a decentralized share price oracle system across chains. Each strategy vault deployed on external chains updates its performance via a SharePriceOracle contract. These updates are transmitted back to the main MetaVault on Base through LayerZero.

Rather than rely on centralized APIs or off-chain monitoring, this system lets us coordinate capital based on verified on-chain data. The MetaVault receives real-time share price updates and uses them to make rebalancing decisions across all chains.

**Key Benefits**

* Accurate, up-to-date yield performance from remote chains
* Decentralized and verifiable messaging
* Enables strategy coordination across chains from a single vault

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

{% hint style="info" %}
This oracle system is fully modular and open-source, allowing other protocols to adopt the same pattern for multi-chain yield coordination. Check out our cool repo.
{% endhint %}

### Bungee: Automated Bridge Retries

maxAPY integrates Bungee (via Socket Protocol) to power a recovery system for failed bridge transfers. When a cross-chain transaction fails due to network congestion, gas limits, or downtime, our system automatically detects the failure and retries the transfer using updated route data from Bungee’s API.

This ensures that assets don’t get stuck, yield flows aren’t interrupted, and no manual recovery is required. Funds are re-routed, bridged again, and deposited into the vaults as originally intended.

#### Key benefits

* Automatic bridge retry logic
* Uninterrupted yield flow during transfer failures&#x20;
* Real-time route updates and fallback options

\
The system monitors transaction status in real time, fetches fresh calldata, and executes new bridge transfers from a controlled contract. recovery vaults temporarily hold stuck funds, while structured logging tracks every attempt for transparency and reliability.

Bungee aggregates routes across all major bridges and DEX aggregators, ensuring retries always use the most optimal path available. This integration turns one of DeFi's most fragile pain points into a resilient, automated component of our strategy engine.

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

### Superform: Vault Access Layer + Custom Adapters

Superform standardizes vault interactions across EVM chains and powers our cross-chain execution layer. We use their audited, non-upgradeable smart contracts for routing funds into ERC4626 vaults and handling asset movement.

However, maxAPY does not rely on Superform’s vault logic or strategy curation. Instead, we’ve built our own system on top of Superform’s infrastructure, enabling fully custom strategy integrations and execution logic.

**Key Benefits**

* Superform handles vault access, bridging, and messaging
* maxAPY selects all strategies and manages rebalancing logic
* Our custom adapters extend Superform to support any strategy architecture

Unlike Superform's Supervaults, which are chain-isolated, maxAPY's MetaVaults are omni-chain by design, enabling unified strategy logic and cross-chain capital deployment from a single entry point.

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

***

## Yield Protocols

This section refers to the protocols where maxAPY deploys capital to earn yield.&#x20;

Strategies are selected based on security, liquidity, historical performance, and technical compatibility.&#x20;

All deployments are automated and monitored continuously. We evaluate and integrate new protocols regularly. All strategies are non-custodial, non-lockup, and fully verified before capital is allocated.

<figure><img src="/files/7IyUXrZQYyQHRNCznOzN" alt="" width="563"><figcaption></figcaption></figure>

We find and deploy your assets 24/7 to the highest-yielding strategies across the following protocols:

#### Lending Protocols

* Aave
* Morpho
* ZeroLend
* Instadapp Lite
* Euler
* Notional Finance
* Arcadia Finance V2
* Seamless Protocol
* Ion Protocol
* Alpaca Finance
* TRP - Top Rate Protocol
* Qoda Finance

#### Yield Platforms

* Origin Protocol
* Sommelier
* GoGoPool
* Yearn
* Harvest Finance
* Superform
* Beefy
* Ostium
* Sandclock
* Affine
* f(x) Protocol
* Goat
* Overnight Finance
* Idle
* Vaultcraft
* Adapter.fi
* Reaper.Farm
* PV01
* Swaap
* USX
* Cove
* Mrdinc Network

#### DEX & Liquidity

* Elixir
* Resolv
* Gearbox
* Aura Finance
* Curve Finance
* Spectra
* Avantis
* Sturdy Finance
* Aloe
* BakerFi
* Stable Jack
* Gyroscope
* EMPLIFAI
* ATLANTIC ETH

#### Staking Solutions

* Ethena
* Kelp DAO
* Swell
* Davos

#### Other DeFi Protocols

* Anzen Finance
* TIME Token Finance
* NFTperp
* Sky
* Fluid
* Wasabi
* Angle
* PoolTogether
* Exactly Protocol
* Animal Farm
* Jsutin
* Aloe OP-\[USDC]
* Zleets
* NazarP
* Sparrow Protocol
* Moby ETH
* ROYCO

{% hint style="info" %}
This ecosystem continues to expand as we evaluate and integrate new protocols based on our strict security and performance criteria.
{% endhint %}


---

# 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://docs.maxapy.io/protocol/strategies/ecosystem.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.
