> For the complete documentation index, see [llms.txt](https://docs.buyholdearn.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.buyholdearn.com/earn-ecosystem/what-is-earn/key-benefits/ecosystem-partners.md).

# Ecosystem Partners

{% hint style="info" %}
Projects that pair with EARN tap into an ecosystem of shared liquidity, organic arbitrage volume, and cross-chain exposure. With built-in deflation, visibility, and co-launch support, EARN helps projects grow more efficiently.
{% endhint %}

## Cross-Chain Momentum

EARN operates on Ethereum, BNB, Base, Avalanche, and Solana — ecosystems that fluctuate in user activity, hype cycles, and liquidity incentives. By pairing with EARN, your token automatically benefits from these cross-chain dynamics. When one chain surges in volume or attention, it can ripple across the EARN network and drive engagement with your pool — even if your token only exists on a single chain.

## Organic Volume Through Arbitrage

Because EARN is paired with different assets across multiple chains (ETH, SOL, AVAX, USDC, and emerging tokens), price discrepancies drive arbitrage. This creates organic volume and fee generation — even without the project team needing to run expensive marketing or incentive programs.

## Value-Adding Deflation

Each trade with EARN on Ethereum contributes to its deflationary burn — allowing your project to frame its LP activity as a contribution to a scarce, deflationary asset. This not only strengthens the EARN ecosystem, but gives your token a compelling narrative for long-term holders.

## Cross-Asset Exposure

By integrating EARN, project tokens become part of a wider liquidity web. Your token’s price and exposure will be linked to other top ecosystems, giving holders indirect access to multiple chains and assets without leaving your pool.

## Simplified Launch Support

We work closely with teams to co-launch LPs, coordinate liquidity seeding, and provide technical infrastructure and promotional support. Whether you’re launching, relaunching, or integrating into a new ecosystem, partnering with EARN offers you shared momentum and increased network visibility.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.buyholdearn.com/earn-ecosystem/what-is-earn/key-benefits/ecosystem-partners.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
