Key Takeaways
Aave is a decentralized money market protocol, first built on Ethereum and now deployed across several blockchains, that lets users lend and borrow crypto through shared liquidity pools instead of direct peer-to-peer matching.
Most Aave loans are overcollateralized, with interest rates set by pool utilization and a liquidation mechanism in place to manage risk.
The AAVE token powers governance and can act as a safety backstop for the protocol through the smart contracts that manage its reserves.
Aave V4 went live on Ethereum in March 2026 and on Avalanche in July 2026, introducing a hub-and-spoke design aimed at unified liquidity and more flexible risk settings.
Introduction
Lending and borrowing sit at the core of any financial system. In traditional finance, banks handle both, deciding who gets access and on what terms. In DeFi, protocols like Aave take a different approach by replacing intermediaries with smart contracts.
If you already hold crypto, Aave gives you a way to put it to work or unlock liquidity without selling your position. It has operated through multiple market cycles and is widely considered one of the more established lending protocols in the space.
What Is Aave?
Aave is a decentralized money market where users can lend and borrow a wide range of digital assets. Instead of matching individuals directly, it relies on shared liquidity pools.
When you deposit funds, they are made available to borrowers, and in return you earn interest. If you want to borrow, you deposit collateral and draw from those same pools.
The protocol launched on Ethereum but now runs on several networks, including Polygon, Avalanche, and Arbitrum. This gives users more choice around fees and transaction speed. As of mid-2026, Aave is one of the largest DeFi protocols by total value locked, at roughly $14 billion, with Ethereum accounting for the majority of that liquidity.
How Aave Evolved
Aave was founded as ETHLend in 2017, a peer-to-peer lending platform. Users had to create loan offers and wait for someone to take the other side, a model that struggled with liquidity during the 2018 downturn.
The team later reworked the design into a pooled system, which became Aave in 2020. That shift made borrowing much more efficient and removed the need to find a direct counterparty.
How It Works in Practice
Depositing and earning yield
When you deposit assets into Aave, you receive interest-bearing tokens known as aTokens. For example, depositing USDC gives you aUSDC.
These tokens reflect your position and accrue interest automatically. You do not need to claim rewards manually, since the balance updates in real time.
Borrowing against collateral
To borrow, you first deposit collateral. The protocol requires more value in collateral than the amount you want to borrow.
For example, borrowing $100 worth of assets might require $150 or more in collateral, depending on the asset and its risk parameters. You are not limited to borrowing the same asset you deposited. It’s common to deposit ETH and borrow stablecoins, which can then be used elsewhere.
Interest rates
Rates on Aave are not fixed. They respond to supply and demand within each pool.
When a large portion of an asset is borrowed, rates rise to encourage more deposits. When utilization is low, borrowing becomes cheaper. Earlier versions offered a stable rate option, but this was deprecated in Aave V3.1.
Liquidations
If the value of your collateral falls too far, your position can be liquidated. This means part of your collateral is sold to repay the loan.
This mechanism is essential for keeping the system solvent, but it also means borrowers need to watch their positions closely, especially during volatile market conditions.
Flash loans
Flash loans are one of Aave’s more distinctive features. They allow users to borrow funds without collateral, as long as the loan is repaid within the same transaction.
They are mostly used for advanced strategies like arbitrage, refinancing positions, or executing complex trades across protocols. In theory, they sound accessible, but in practice they are highly competitive and often executed by automated systems rather than manual users.
Aave V4 and the Hub-and-Spoke Model
Aave V4 went live on Ethereum mainnet on March 30, 2026, and later launched on Avalanche on July 15, 2026. Early reports pointed to fairly rapid adoption, with V4 deposits crossing several hundred million dollars across both networks in the weeks after launch.
The headline change in V4 is a hub-and-spoke architecture. A central Liquidity Hub holds and tracks the shared liquidity for a network, while separate modules called Spokes plug into that hub to offer individual lending markets.
Each Spoke handles its own collateral rules, risk settings, and liquidation logic, but it draws from the shared pool rather than keeping an isolated pool of its own. The Hub authorizes each Spoke and sets a limit on how much liquidity it can pull, similar to a credit line. In practice, this design aims to reduce fragmented liquidity while still letting different markets carry their own risk profiles.
The AAVE Token
Governance
AAVE holders take part in governance by voting on proposals that affect the protocol. These can include adding new assets, adjusting risk parameters, or approving upgrades. The goal is to distribute decision-making across the community rather than relying on a central authority.
Umbrella (formerly Safety Module)
The Umbrella allows users to stake aTokens. Previously known as the Safety Module, the Umbrella acts as a backstop in case the protocol faces a shortfall.
Previously, the Safety Module supported slashing in theory, but it required manual governance votes, which affected efficiency. With Umbrella, an autonomous mechanism now slashes stakers in real time once bad debt in a particular asset exceeds a preset threshold.
If losses occur, a portion of the staked AAVE can be used to help cover them. In exchange for taking on this risk, participants earn rewards.
GHO and Cross-Chain Expansion
Aave also issues GHO, a decentralized stablecoin minted against collateral within the protocol and governed by AAVE holders. GHO is designed to give users another way to borrow while keeping value inside the Aave ecosystem.
Over 2026, GHO expanded beyond Ethereum with a native deployment on Arbitrum, and Aave adopted Chainlink’s Cross-Chain Interoperability Protocol (CCIP) as a default engine for cross-chain actions. This makes it easier to move liquidity and GHO between networks such as Ethereum, Avalanche, and Arbitrum.
Getting Started
If you want to explore Aave, a typical flow looks like this:
Connect a wallet such as MetaMask.
Deposit assets into a lending pool.
Decide whether to borrow or simply earn yield.
Monitor your position, especially if you have an active loan.
Starting small is usually a sensible way to get comfortable with how everything works before committing larger amounts.
Risks to Keep in Mind
Using Aave can come with some trade-offs:
Liquidations can happen quickly if markets move against your collateral.
Smart contract risk, although reduced through audits, is still present.
Overcollateralization limits how much you can borrow relative to your holdings.
Network congestion and fees can affect transactions on certain chains.
It is worth understanding how your position behaves under different scenarios before committing significant funds.
FAQ
Is Aave safe to use?
Aave is one of the more established DeFi protocols and its code has been audited multiple times, but no protocol is completely risk-free. Users still face smart contract risk, liquidation risk, and market volatility. Understanding these risks before you deposit funds is important.
What is the difference between Aave V3 and V4?
Aave V3 uses separate markets with their own liquidity, plus features like Efficiency Mode and Isolation Mode. Aave V4, launched in 2026, introduces a hub-and-spoke design where a shared Liquidity Hub supplies multiple market Spokes, aiming for better capital efficiency while keeping risk settings modular.
What is GHO?
GHO is a decentralized stablecoin issued by Aave. It is minted against collateral inside the protocol and governed by AAVE token holders. In 2026, GHO expanded to networks beyond Ethereum, including Arbitrum.
What are aTokens?
aTokens are interest-bearing tokens you receive when you deposit assets into Aave. For example, depositing USDC returns aUSDC. The balance updates in real time as interest accrues, so there is no need to claim rewards manually.
Do I need collateral to borrow on Aave?
For standard borrowing, yes. Aave loans are typically overcollateralized, meaning you deposit more value than you borrow. The main exception is flash loans, which require no collateral but must be borrowed and repaid within a single transaction.
Closing Thoughts
Aave’s move from peer-to-peer lending to pooled liquidity helped set the standard for how decentralized money markets operate today.
Its new developments, with the V4 hub-and-spoke model and GHO’s cross-chain growth, all point toward a clear focus on shared liquidity and flexibility.
For anyone exploring DeFi lending, Aave is one of the more practical places to start, provided you take the time to understand how the mechanics work before jumping in.
