ThePathMark
Chapter 4 DeFi basics Low risk

What is DeFi?

Decentralized finance in plain English — what it is, what you can do with it, how it differs from a bank or exchange app, and why the risks are real.

The short version
  • DeFi means financial services — swapping, lending, borrowing, earning — run by code on a blockchain instead of a bank's private database.
  • You keep control of your coins in your wallet; each action is a transaction you approve yourself.
  • No branch manager, no insurance, no undo button: if a contract has a bug or you sign the wrong thing, nobody refunds you.
  • Start small, use well-known protocols, and read the specific guides on staking, lending, and [DEX swaps](/guides/how-to-swap-on-a-dex/) before putting meaningful money in.

DeFi stands for decentralized finance. In practice, it means financial tools — swapping one coin for another, lending to earn interest, borrowing against collateral, staking for rewards — that run on a public blockchain through smart contracts, instead of through a bank or broker’s internal systems.

You do not need to code to use DeFi. You need a wallet, some crypto, and patience to read what you are signing.

01

How it differs from a bank

Traditional bankDeFi
Who holds your moneyThe bankYou, in your wallet
Who makes the rulesBank policy + regulatorsSmart contract code
If something goes wrongSometimes deposit insurance, support deskUsually no refund, no hotline
HoursBusiness hours, holidays24/7 — the network does not sleep
IdentityName, address, IDOften just a wallet address

A bank keeps a private ledger: only they see your balance and can change it. A blockchain keeps a public ledger: anyone can read it, and changes only happen when transactions are validated according to the network’s rules.

DeFi is not “banking without rules.” It is banking without a single company in the middle — replaced by code that anyone can inspect (if they know how) and that runs the same way for everyone.

02

What you can actually do

Most beginner DeFi falls into a few buckets:

Swap — trade one token for another (e.g. ether for a stablecoin) on a decentralized exchange. No account signup; you connect a wallet and confirm the trade. See How to swap on a DEX.

Lend — deposit tokens into a pool; borrowers pay interest; you earn a share. See Lending & borrowing.

Borrow — put up collateral and take a loan in another asset. Miss the collateral ratio and you can be liquidated.

Stake — lock tokens to help secure a network or protocol and earn rewards. See How staking works.

Provide liquidity — deposit pairs of tokens into a pool so others can swap; you earn fees (and take on extra risks). See Yield farming and LP vs token.

These are not get-rich-quick buttons. They are mechanisms — each with its own trade-offs. The guides linked above explain the mechanics without the hype.

03

DeFi vs your exchange app

If you bought crypto on Coinbase or Kraken, you already used a centralized service: the exchange holds your coins on their books until you withdraw.

DeFi happens on-chain, from a wallet you control:

  1. You install a wallet (browser extension or mobile app).
  2. You move crypto from the exchange to your wallet address.
  3. You visit a dApp (decentralized app) — a website that talks to smart contracts.
  4. You click “Connect wallet,” review the transaction, and sign.

The dApp does not hold your keys. It proposes actions; your wallet approves them. See What is a dApp? and What is a crypto wallet? for how that handshake works.

Exchange “Earn” screens sometimes look like DeFi but are not: you are trusting the company, not on-chain contracts you can verify yourself.

04

Why people use it

Honest reasons — not marketing:

  • Access — lend, borrow, or swap without a bank account in some regions.
  • Transparency — pool balances and contract rules are on a public ledger.
  • Composability — protocols can plug into each other like Lego (advanced; not required for beginners).
  • Control — you can move funds without asking a company for permission.

None of these remove risk. They shift who you trust — from a brand name to code, validators, and your own attention.

05

Risks beginners should know

  • Smart contract risk — bugs or exploits can drain pools. Audits help; they are not guarantees.
  • No chargebacks — send to the wrong address or sign a malicious transaction and the coins are gone.
  • Scams — fake sites copy real interfaces. One wrong click on “Approve” can empty a wallet.
  • Volatility — collateral and rewards are in crypto; prices move fast.
  • Complexity — gas fees, network choice, and token approvals trip up newcomers. See Gas fees and Token approvals.

DeFi is not insured like a US bank deposit. Treat it like handling cash in a foreign country where you do not speak the language yet.

06

A sensible way to start

  1. Buy a small amount on a regulated exchange — Buying your first crypto.
  2. Set up a wallet and understand your seed phrase — What is a crypto wallet?.
  3. Withdraw a tiny test amount to your wallet on the correct networkCrypto networks.
  4. Try one simple action on a well-known protocol — a small DEX swap or stake — read every confirmation screen, and pay attention to gas fees.
  5. Only then explore lending, yield, or newer chains.

Skip the Discord “alpha” and the 400% APY screenshots. If you cannot explain what you are doing in one sentence, you are not ready to size up.

⚑ One honest flag

DeFi is a toolbox, not a lifestyle brand. The goal is not to “be in DeFi” — it is to use specific tools when you understand what they do and what you could lose. Start with amounts that would sting a little but not ruin you.

If this cleared something up, you can buy me a coffee — or say hi on X.

← All guides