Top 10 DeFi Terms Explained for Beginners
Learn 10 essential DeFi terms every beginner needs to know, from liquidity pools to composability, with clear examples and practical tips to start your journey in decentralized finance.

Top 10 DeFi Terms Explained for Beginners
DeFi terms are the building blocks of decentralized finance. This guide breaks down ten essential concepts with clear explanations and practical examples. By understanding these DeFi terms, you’ll navigate the world of permissionless financial services with confidence.
Liquidity Pools: A Foundational DeFi Term
A liquidity pool is a smart contract that holds reserves of two or more tokens, enabling users to trade them without a traditional order book. Anyone can become a liquidity provider (LP) by depositing an equal value of two tokens into the pool. In return, LPs earn a small fee from every trade that uses their liquidity.
Practical example: Imagine a pool containing ETH and USDC. You deposit 10 ETH and the equivalent amount of USDC. Traders then swap between the two, and you earn a portion of the fees proportional to your share.

Automated Market Maker (AMM): A DeFi Term for Exchanges
An automated market maker (AMM) is the algorithm that powers liquidity pools. Instead of matching buyers and sellers, an AMM sets prices based on the relative supply of tokens in the pool. The most common formula is the constant product formula: x * y = k, which ensures that the product of the two token reserves remains constant. When you trade one token, the price adjusts automatically.
Practical example: In a Uniswap pool with 100 ETH and 200,000 USDC, swapping 1 ETH for USDC will move the price slightly. The larger your trade relative to the pool size, the more slippage you’ll experience. You can explore the official Uniswap documentation for deeper details.
Yield Farming: A Popular DeFi Term

Yield farming (also called liquidity mining) is the practice of lending or staking your crypto assets in a DeFi protocol to earn rewards, typically in the form of additional tokens. Protocols often issue their own governance tokens to incentivize liquidity.
Practical example: You provide liquidity to a new pool on a platform like Curve and receive the protocol’s native token as a bonus on top of the regular trading fees. These extra tokens may have value if the platform grows. Remember that yield farming carries risks, particularly impermanent loss.
Impermanent Loss: A Risky DeFi Term

Impermanent loss occurs when the price of tokens in a liquidity pool changes after you deposit them. The loss is “impermanent” because it disappears if prices return to the original ratio, but it becomes permanent if you withdraw while the prices are divergent.
Practical example: You deposit equal values of ETH and DAI into a pool. Later, ETH’s price doubles. Arbitrage traders will buy your cheap ETH from the pool until the ratio rebalances, leaving you with more DAI and less ETH than if you had simply held both tokens outside the pool. This loss can be significant during volatile markets.
Staking: A DeFi Term for Earning Rewards
Staking involves locking up tokens to support the security and operations of a blockchain (proof-of-stake) or a DeFi protocol. In return, stakers earn rewards. Unlike liquidity provision, staking usually does not involve impermanent loss because you stake a single token.
Practical example: On Ethereum, you can stake 32 ETH to run a validator node, earning rewards for validating transactions. Many platforms also offer liquid staking, where you deposit ETH and receive a receipt token that can be used elsewhere.
Governance Tokens: A DeFi Term for Voting
Governance tokens give holders the right to vote on protocol changes — such as fee structures, new features, or treasury management. These tokens make DeFi protocols decentralized autonomous organizations (DAOs).
Practical example: If you hold UNI tokens, you can propose or vote on changes to the Uniswap protocol. Governance decisions are executed through smart contracts, ensuring transparency.
Total Value Locked (TVL): A DeFi Term for Measuring Growth
Total Value Locked (TVL) measures the total market value of assets deposited in a DeFi protocol. It is a key indicator of a protocol’s usage and health. Higher TVL generally means more liquidity and user trust.
Practical example: Comparing TVL across lending protocols like Aave and Compound helps you see which platform has more capital deposited. Always check TVL trends over time rather than a single snapshot.
Slippage: A DeFi Term for Trade Execution
Slippage is the difference between the expected price of a trade and the price at which it actually executes. It occurs when the pool’s liquidity is insufficient to handle the trade size without moving the price.
Practical example: You try to swap a large amount of a low‑liquidity token, and the estimated output differs noticeably from what you receive. Most wallets let you set a slippage tolerance (e.g., 1%) to prevent trades that exceed that limit.
Oracles: A DeFi Term for Price Feeds
Oracles are services that bring real‑world data, such as asset prices, onto the blockchain. Without reliable oracles, smart contracts cannot know the current price of ETH, BTC, or other assets.
Practical example: A lending protocol uses the Chainlink ETH/USD price feed to determine whether a borrower’s collateral is still sufficient. If the price drops below a threshold, the loan is liquidated. Learn more from the Chainlink documentation.
Composability: A DeFi Term for Interoperability
Composability (often called “money legos”) is the ability to combine different DeFi protocols like building blocks. Because smart contracts are open and permissionless, you can use the output of one protocol as input for another.
Practical example:
- Borrow DAI from MakerDAO.
- Deposit that DAI into Compound to earn interest and receive cDAI.
- Use cDAI as collateral to borrow another asset on a different platform. This interconnectivity enables complex strategies like flash loans and automated yield optimization.
💡 Pro Tip: When trying yield farming for the first time, start with a small amount to understand how impermanent loss works before committing larger capital.
To summarize, here is a quick reference table of the ten DeFi terms:
| Term | What It Does | Everyday Analogy |
|---|---|---|
| Liquidity Pool | Holds token pairs for trading | A shared community cooler where you swap soda brands |
| Automated Market Maker | Algorithm that sets token prices | A vending machine that adjusts prices based on stock |
| Yield Farming | Earn rewards by providing liquidity | Renting out your car and getting gas vouchers |
| Impermanent Loss | Temporary loss from price divergence | Selling your winning lottery ticket too early |
| Staking | Lock tokens to secure a network | Depositing a key to a shared locker for a reward |
| Governance Token | Voting rights in a DAO | A membership card that lets you decide club rules |
| Total Value Locked | Total assets deposited in a protocol | The total gold in a communal treasure chest |
| Slippage | Price difference due to low liquidity | Getting slightly less change when the cash register is empty |
| Oracle | Brings real‑world data on-chain | A news ticker that tells smart contracts the time |
| Composability | Combine protocols like building blocks | Using one app’s output as input for another app |
Understanding these DeFi terms will give you a solid foundation to explore decentralized finance safely and intelligently. Start with small amounts, research each protocol, and always consider risks like impermanent loss and smart‑contract bugs.
