Keyboard shortcuts

BTC79,450-1.68%ETH2,258.36-2.16%SOL90.81-4.29%BNB671.66-1.34%XRP1.43-1.79%ADA0.2640-3.52%DOGE0.1131-0.64%AVAX9.68-3.95%LINK10.20-4.14%DOT1.32-5.85%BTC79,450-1.68%ETH2,258.36-2.16%SOL90.81-4.29%BNB671.66-1.34%XRP1.43-1.79%ADA0.2640-3.52%DOGE0.1131-0.64%AVAX9.68-3.95%LINK10.20-4.14%DOT1.32-5.85%
BeginnerCrypto 101

What is DeFi?

Decentralized finance rebuilds lending, trading, and stablecoins as open-source smart contracts — no bank, no paperwork, no intermediary.

Last updated Nov 1, 2025, 12:00 PM UTC

DeFi — short for decentralized finance — is the umbrella term for financial services built on public blockchains. Exchanges, loans, interest accounts, derivatives, and insurance all exist as smart contracts that anyone with a wallet can use, without opening an account or signing paperwork.

The core primitives

Three building blocks make up most of DeFi today:

Automated market makers (AMMs). Instead of an order book, an AMM holds two assets in a liquidity pool and prices them with a math formula (Uniswap's x·y=k is the classic). Anyone can deposit into the pool to earn a share of trading fees, and anyone can swap against it instantly. Uniswap, Curve, and Balancer are the canonical examples.

Over-collateralized lending. Protocols like Aave and MakerDAO let users deposit crypto as collateral and borrow against it. If the value of your collateral falls too close to your debt, the position is automatically liquidated — a keeper bot repays your loan and seizes the collateral at a discount. No credit check, but also no mercy.

Stablecoins. Dollar-pegged tokens like USDC, USDT, and DAI are the oil that keeps DeFi running. Traders use them to price assets, lenders use them to denominate loans, and users use them to park value without leaving the chain.

Composability

DeFi's superpower is that every protocol can plug into every other protocol. Deposit USDC into Aave, borrow ETH against it, swap the ETH for another token on Uniswap, and stake it in a yield vault — all in a single transaction, with no human in the loop. Developers call this "money legos." It is also how a single buggy contract can cascade into losses across half a dozen protocols.

The risks, stated plainly

Smart contracts can have bugs, and bugs can be exploited. Oracles that feed price data can be manipulated. Governance tokens can be captured by a whale. Yields that look like 40 percent often hide a token that is about to dump. "Not your keys, not your coins" applies inside DeFi, too: leaving funds in a contract is trusting that contract's code and its admins.

Why it matters

At its best, DeFi offers financial services to anyone with an internet connection, priced transparently and executed without gatekeepers. At its worst, it is a gambling arcade. Serious users treat it like any other financial tool: understand the mechanism, size the risk, and never lend out more than you can afford to lose.

Related terms

More explainers