# Protocols on Linea

Aave is currently the fastest growing DeFi protocol on Linea Mainnet, with a TVL of $863.36 million as of September 9, 2025 (per [defillama.com](https://defillama.com/chain/linea))

Aside from Aave's overall reputation as the go-to lending protocol in DeFi, its growth on Linea was also boosted by a number of incentives:<br>

* Boosted USDC Yield - Users who supply USDC on Aave Linea get a 2.4% boost on their deposit, while borrowers receive a 2.4% discount on the base Aave variable rate. These incentives are limited to $5,000 combined balance per use (supply + borrow). \
  \
  These rewards are claimed [via Incentra.](https://incentra.brevis.network/dashboard/)<br>
* LINEA incentives - By providing liquidity to WETH, USDC, USDT lending pools on Aave, users are eligible for LINEA rewards. The reward mechanics are based on pool TVL vs. target TVL and the user's time-weighted average vault share. Adaptive boosts when pools are under-utilized.<br>
* Supplying weETH on Aave Linea makes users eligible for incentives through Merkl, [as per ether.fi](https://x.com/ether_fi/status/1960761119837937724)

> Aside from Aave, LINEA incentives also include:<br>
>
> * Etherex (USDC/USDT, USDC/ETH, WTBC/ETH, REX/ETH pairs - including extra $REX rewards)
> * Euler (WETH, USDC, USDT markets curated by EulerDAO/Gauntlet, Re7 Labs, and Zerolend. Either deposited directly or on Euler Earn.)

**Claim schedule:**

* Locked (view only) before October 27, 2025
* 40% unlocks on October 27, 2025
* The remaining 60% unlocks linearly over 45 days

## Aave Linea on DeFi Saver

Functionally, Aave Linea offers the same UX as the Aave dashboard on any other chain supported by DeFi Saver. This means access to the following suite of tools:<br>

* 1-tx leveraged create of a borrow position
* 1-tx Close (repaying debt and withdrawing collateral in one transaction)
* Boost (1-tx leveraging of an already opened borrow position by incurring more debt, swapping it to collateral and supplying it)
* Repay (1-tx debt repayment by withdrawing collateral, swapping it to debt, and paying back debt)

All of these features are available for positions on both an EOA wallet, and Safe smart wallets.

> However, there are some position management features that are currently missing on Aave Linea on DeFi Saver:<br>
>
> * Automations
> * Notify
>
> \
> We will be working on making these available in the future.

{% hint style="success" %}
DeFi Saver also offers DEX meta-aggregation on Linea, meaning we'll find you the best price for your swaps across multiple DEX aggregators. These include:

* 0x
* 1inch
* Kyberswap

Our other aggregator partners (Bebop, Odos, Velora) will be coming soon to the swap routes as well.
{% endhint %}

Aside from Aave, the available DeFi Saver features available on Linea are:

* [Discover Page](https://help.defisaver.com/features/discover)
* [Trending Page](https://help.defisaver.com/features/trending-zaps)
* [Exchange](https://help.defisaver.com/features/exchange)
* [Bridge](https://help.defisaver.com/features/bridge)

***

## Related Articles:

* [Aave Dashboard & Use-case](https://help.defisaver.com/protocols/aave/dashboard-and-use-case)
* [Linea Chain](https://help.defisaver.com/general/compatibility/supported-chains-and-protocols/linea-chain)


---

# 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://help.defisaver.com/general/compatibility/supported-chains-and-protocols/linea-chain/protocols-on-linea.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.
