# Ecosystem

Moonwell is an open, permissionless lending protocol on Base and OP Mainnet. Its liquidity and yield primitives are plugged into a growing network of wallets, aggregators, payment apps, and yield platforms. This page highlights the partners building with Moonwell and the paths available for new projects to integrate or collaborate.

Building something on or alongside Moonwell? Add your project to the ecosystem: [Submit here](https://forms.gle/pNB7186y3nZh1af79).

***

## Partners

<table><thead><tr><th width="84.1953125" align="center"></th><th width="119.31890869140625">Partner</th><th width="331.7420654296875">About</th><th>Moonwell Integration</th></tr></thead><tbody><tr><td align="center"><img src="/files/EnXAXdIoO3Kgopj2wU2x" alt="" data-size="original"></td><td><a href="https://summer.fi"><strong>summer.fi</strong></a></td><td>Non-custodial DeFi platform offering automated "Lazy Vaults" that optimize yield across blue-chip lending protocols without requiring active position management.</td><td>Moonwell USDC, EURC, and ETH Vaults are yield sources powering Summer Vaults.</td></tr><tr><td align="center"><img src="/files/roTTMup0nIJnh0CPow9d" alt="" data-size="original"></td><td><a href="https://superform.xyz"><strong>Superform</strong></a></td><td>Cross-chain yield marketplace aggregating DeFi vaults from across networks and protocols into a single deposit, discovery, and portfolio interface.</td><td>Moonwell Frontier cbBTC Vault serves as a yield source for the Flagship Base cbBTC SuperVault.</td></tr><tr><td align="center"><img src="https://avatars.githubusercontent.com/u/136175257?s=200&#x26;v=4" alt="Send" data-size="original"></td><td><a href="https://send.app"><strong>Send</strong></a></td><td>Crypto-native payments app designed for sending, saving, and spending stablecoins with a simple, mobile-first experience.</td><td>Moonwell powers the yield behind Send's USDC save feature.</td></tr><tr><td align="center"><img src="https://avatars.githubusercontent.com/u/85288935?s=200&#x26;v=4" alt="Jumper"></td><td><a href="https://jumper.xyz"><strong>Jumper</strong></a></td><td>Cross-chain swap and bridge aggregator (built by LI.FI) that routes users to the most efficient paths between chains, with a growing earn product.</td><td>Moonwell Flagship USDC Vault is available inside Jumper Earn.</td></tr><tr><td align="center"><img src="https://avatars.githubusercontent.com/u/70411706?s=200&#x26;v=4" alt="Harvest Finance"></td><td><a href="https://harvest.finance"><strong>Harvest</strong></a></td><td>Yield farming aggregator that auto-compounds rewards from DeFi protocols, giving passive depositors optimized returns without hands-on management.</td><td>Moonwell is an active farm provider on the Harvest app.</td></tr><tr><td align="center"><img src="/files/UvzI5q1mWxpz9BHRVEuY" alt="" data-size="original"></td><td><a href="https://yearn.fi"><strong>Yearn</strong></a></td><td>The original DeFi yield aggregator, routing deposits through automated vault strategies to maximize risk-adjusted returns across lending and liquidity markets.</td><td>Moonwell Flagship USDC Vault serves as a yield source for Yearn's USDC Base Vault.</td></tr><tr><td align="center"><img src="/files/z8R8uln4sGI1F2O2P5oz" alt="" data-size="original"></td><td><a href="https://vaults.fyi"><strong>Vaults.fyi</strong></a></td><td>DeFi yield data platform and API aggregating vaults, rates, and risk metrics across protocols into a single comparable feed for builders and allocators.</td><td>Unified DeFi yield API plugging into Moonwell.</td></tr><tr><td align="center"><img src="/files/Ozx2PiWQsTlyevbh6qHc" alt="" data-size="original"></td><td><a href="https://yield.xyz"><strong>Yield.xyz</strong></a></td><td>Unified yield API that lets wallets, exchanges, and apps plug into staking and DeFi yield opportunities without building custom protocol integrations.</td><td>Unified DeFi yield API plugging into Moonwell.</td></tr></tbody></table>

***

## How to Work with Moonwell

There are three primary ways to integrate or partner with Moonwell, whether you're a user, an asset issuer, or a developer building a product on top of the protocol.

### 1. Supply or Borrow into the Moonwell Protocol

The most direct way to engage with Moonwell is to use the protocol itself. Supply assets to earn yield or borrow against your collateral.

**Explore markets:** [moonwell.fi/markets](https://moonwell.fi/markets)

### 2. Get Your Asset Listed on Moonwell

If you'd like your token to be supported as a collateral or borrowable asset on Moonwell, the process is governance-driven and based on the community-approved Asset Listing Framework.

Requirements include reliable oracles, sufficient onchain liquidity, acceptable slippage, market viability, and more.

**Review the full framework:** [Moonwell Asset Listing Framework v2](https://forum.moonwell.fi/t/moonwell-asset-listing-framework-v2/724)

**Standard listing process:**

1. **Forum post.** Submit an initial post to the [Moonwell Governance Forum](https://forum.moonwell.fi) introducing the project and asset, including as much information as possible from the Asset Listing Framework.
2. **Snapshot temperature check.** A Snapshot proposal is submitted to gauge community interest. Your EOA can be whitelisted to submit the Snapshot directly, or Moonwell can connect you with a Super Delegate to submit on your behalf. Proposal text can largely be copy/pasted from your forum post.
3. **Risk analysis.** Following a successful temperature check, Anthias, Moonwell's risk manager, will post their initial analysis and recommended risk parameters as a reply to your forum thread.
4. **Onchain proposal.** An onchain proposal to activate the market is submitted using Anthias' recommended parameters. A Super Delegate can submit on your behalf if needed.

### 3. Integrate Moonwell into Your Product

If you're building an earn product, frontend, wallet, aggregator, or any application that could benefit from Moonwell's lending markets and vaults, start with the [developer documentation](https://docs.moonwell.fi/moonwell/developers/guides).

Need help or want to discuss an integration? Reach out through the [Moonwell Governance Forum](https://forum.moonwell.fi) or the official community channels.


---

# 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.moonwell.fi/moonwell/discover/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.
