Free Course · 12 Lessons

Crypto 101: The Complete Beginner's Course

Everything a newcomer needs to buy, secure, and actually use cryptocurrency — safely, and with self-custody at the center. No hype, no jargon, no price predictions. Just a clear path from "what is this?" to confident and in control of your own keys.

12 modules · ≈ 2 hours total No prior knowledge needed Updated 2026

What you'll learn

The fundamentals

What crypto and blockchain really are, and why they work — without the technical overwhelm.

Wallets & exchanges

How to choose them, use them, and avoid the mistakes that cost beginners money.

True self-custody

How to hold your own keys safely — the heart of "not your keys, not your coins."

Staying safe

Spot scams, manage risk, understand fees, taxes, and the rules where you live.

How to use this course

Work through the modules in order — each builds on the last. Take the short quiz at the end of each to lock it in; your progress bar fills as you go. You can jump around using the menu on the left at any time.
This course is for educational purposes only and is not financial, investment, or tax advice. Cryptocurrency is volatile and carries a real risk of loss. Laws, fees, and product features vary by country and change frequently — always verify current rules for your region and do your own research. CustodyPrimo will never ask for your seed phrase or private keys.
Module 1 · Fundamentals

What Is Cryptocurrency?

Before buying a single coin, it pays to know what you're actually holding. In plain English: what crypto is, and why "your keys, your coins" is the most important idea in this whole course.

≈ 9 minBeginner

The one-sentence version

Cryptocurrency is digital money that no single company, bank, or government controls — kept honest by a shared record that thousands of computers around the world maintain together. Traditional money relies on a trusted middleman (your bank) to track who owns what. Crypto replaces that middleman with math and a public ledger anyone can check but no one can secretly rewrite.

Centralized (a bank) BANK the only ledger you One copy. If it’s frozen or hacked, everyone is stuck. Decentralized (a blockchain) Thousands of identical copies — no single point to hack, bribe, or shut down.
Figure. Same job — tracking who owns what — but no single point of failure on the right. This is what “decentralization” means.

Four words you'll actually need

🔗

Blockchain

The shared ledger — transactions bundled into “blocks” and chained in order so history can’t be quietly changed.

🪙

Coin / Token

The units of value on a blockchain — Bitcoin (BTC), Ether (ETH), and thousands more.

👛

Wallet

Not a store of coins, but the tool that holds your keys — your permission to move them.

🔑

Private key

A secret that proves ownership. Whoever holds it controls the coins.

Security rule #1 — starting now

A real wallet or exchange will never ask you to type your seed phrase or private key into a website, form, or chat. Anyone who does is trying to steal from you.

"Not your keys, not your coins"

When you leave crypto on an exchange, the exchange holds the keys — you have an IOU, not the coins. If it freezes withdrawals, gets hacked, or collapses, your money can vanish with it. Self-custody means moving coins to a wallet where you hold the keys: more responsibility, but no company can touch what's yours. This course teaches you to do it safely.

Key takeaways

  • Crypto is decentralized digital money — no central controller.
  • A wallet holds your keys, not the coins themselves.
  • Holding your own keys = true ownership. That's the goal.
Module 2 · Fundamentals

How Blockchain Works

You don't need to be technical to understand the engine under crypto. Here's how a blockchain records transactions and stays tamper-proof — in five minutes.

≈ 8 minBeginner

Blocks, chained together

Transactions are grouped into blocks. Each block carries a unique fingerprint (a hash) and also records the fingerprint of the block before it. That's the "chain." Change anything in an old block and its fingerprint changes, which breaks every block after it — so tampering is obvious to the whole network.

Block 1 Transactions: A→B, C→D Hash: 0x9f… · Prev: — Block 2 Transactions: E→F Hash: 0x3c… · Prev: 0x9f… Block 3 Transactions: G→H Hash: 0x71… · Prev: 0x3c… Each block points back to the last — rewrite one and the whole chain after it breaks.
Figure. The "chain" is just each block referencing the fingerprint of the previous one.

Who agrees on the truth? Consensus.

Thousands of computers (nodes) hold copies of the chain and must agree before a block is added. Two main methods secure this:

MethodHow it secures the networkTrade-off
Proof of WorkMiners spend computing power solving puzzles (Bitcoin)Very secure; energy-intensive
Proof of StakeValidators lock up coins as collateral (Ethereum)Energy-light; newer model

Either way, cheating costs more than it's worth — that's the security. Once enough nodes confirm a block, it's immutable: effectively permanent.

Key takeaways

  • Blocks are chained by cryptographic fingerprints — tampering is instantly visible.
  • A distributed network agrees on truth via Proof of Work or Proof of Stake.
  • Confirmed transactions are permanent. There's no undo button.
Module 3 · Fundamentals

Bitcoin vs Ethereum vs Altcoins

There are thousands of coins. You only need to understand a few categories to make sense of all of them — and to spot the risky ones.

≈ 8 minBeginner

The main categories

TypeWhat it isThink of it as
Bitcoin (BTC)The original crypto; fixed, scarce supplyDigital gold / store of value
Ethereum (ETH)A platform that runs smart contractsA world computer for apps
StablecoinsCoins pegged to a currency (e.g. the US dollar)Digital cash for moving value
AltcoinsThousands of other projects, wildly varying qualityEverything from serious to scam

Altcoin reality check

Most altcoins fail. Before touching one, ask: who's behind it, what problem does it solve, is the team public, and is there real usage — or just hype? If you can't answer, that's your answer. (Educational, not investment advice.)

What a smart contract does

A smart contract is code that runs exactly as written when conditions are met — no middleman needed. "If X happens, automatically do Y." It powers DeFi, NFTs, and more (Modules 10 and 11), but code can have bugs, so it carries its own risks.

Key takeaways

  • Bitcoin = scarce store of value; Ethereum = programmable platform.
  • Stablecoins aim for a steady price and are handy for payments.
  • Most altcoins are high-risk — scrutinize before trusting.
Module 4 · Wallets

Crypto Wallets Explained

A wallet doesn't hold coins — it holds the keys that control them. Understanding the types is how you pick one that fits your needs without gambling with security.

≈ 9 minBeginner

Two questions define every wallet

First: is it hot (connected to the internet) or cold (offline)? Second: is it custodial (someone else holds the keys) or non-custodial (you do)?

Exchange most convenient Mobile / browser everyday use Hardware wallet offline keys Paper / metal deep cold storage ← More convenient, more exposed More secure, more effort →
Figure. There's no single "best" wallet — match the tool to the amount and how often you'll use it. Many people use both: a hot wallet for spending, cold storage for savings.
CustodialNon-custodial
Who holds keysThe companyYou
ConvenienceHigher (password resets)You're responsible for backups
ControlCan be frozen/limitedFully yours

The CustodyPrimo view

For anything beyond small spending money, aim for a non-custodial, cold setup. A hardware wallet is the sweet spot of security and usability. Module 7 walks through securing one.

Key takeaways

  • Hot = connected/convenient; cold = offline/secure.
  • Non-custodial means you hold the keys — the goal for real ownership.
  • Use hot for spending, cold for savings.
Module 5 · Exchanges

Choosing & Using a Crypto Exchange

An exchange is where most people first buy crypto. Picking a trustworthy one — and knowing when to move your coins off it — protects you from the mistakes that sink beginners.

≈ 9 minBeginner

What to actually evaluate

Ignore the marketing. Judge an exchange on the things that matter:

🛡️

Security & track record

History of hacks, how funds are held, insurance, and whether it's been transparent.

💷

Fees

Trading, deposit, and withdrawal fees add up. Compare total cost, not headline rates.

🌍

Availability

Support and legality vary by country. Confirm it operates properly where you live.

🪪

KYC & compliance

Reputable exchanges verify identity. That's normal and generally a good sign.

The exchange isn't a wallet

Buying is fine on an exchange. Storing long-term isn't. Once you've bought, withdraw meaningful amounts to your own wallet (Modules 4 & 7). "Not your keys, not your coins" applies most of all here.

Availability, fees, and features change often — verify current details against the exchange's official site and our up-to-date comparison before acting.

Key takeaways

  • Prioritize security and reputation over coin selection.
  • Compare total fees and confirm regional availability.
  • Buy on the exchange; store on your own wallet.
Module 6 · Buying

How to Buy Your First Crypto

The first purchase feels intimidating. It shouldn't. Here's the safe, step-by-step path from empty account to coins secured in your own wallet.

≈ 10 minBeginner
1 Set up Register & verify (KYC) 2 Fund Add money (card/bank) 3 Buy Place your order 4 Withdraw Move to your own wallet
Figure. The step most beginners skip is #4 — getting coins off the exchange into self-custody.

Do it safely

  • Start small. Your first buy is practice. Learn the flow with an amount you're comfortable with.
  • Test your withdrawal. Send a tiny amount to your wallet first and confirm it arrives before moving the rest.
  • Double-check addresses. Crypto sent to a wrong address is gone for good. Copy-paste, then verify the first and last characters.
  • Consider DCA. Buying fixed amounts on a schedule (dollar-cost averaging) is a common way to avoid timing the market. This is a concept, not advice.

Funding methods and fees vary by provider and region — check current details before your first purchase.

Key takeaways

  • Verify, fund, buy, then withdraw to your own wallet.
  • Always send a small test transaction first.
  • Wrong addresses are unrecoverable — verify every time.
Module 7 · Self-Custody

Self-Custody & Securing Your Keys

This is the module that protects everything else. Done right, self-custody means no company, hacker, or freeze can touch your crypto. Done carelessly, you can lock yourself out. Here's how to get it right.

≈ 10 minCore skill

The seed phrase is everything

When you set up a non-custodial wallet, it gives you a seed phrase — usually 12 or 24 words. That phrase is your wallet. Anyone with it controls your funds; lose it with no backup and the funds are gone forever. Treat it like the master key to a vault.

DO ✓ Write it on paper or stamp in metal ✓ Store copies in two safe places ✓ Keep it completely offline ✓ Test recovery with a small amount DON'T ✗ Photograph or screenshot it ✗ Store it in email, cloud, or notes app ✗ Type it into any website or form ✗ Share it with “support” — ever
Figure. If a seed phrase ever exists as a digital file, assume it can be stolen.

Layer your storage

A practical setup: a hot wallet with small amounts for daily use, a hardware wallet for the bulk, and a metal backup of the seed phrase stored securely offline. The more you hold, the more effort the security deserves.

The scam that gets everyone

Fake "wallet support" or "validation" sites ask you to enter your seed phrase to "fix" or "sync" your wallet. This is always theft. No legitimate service ever needs your seed phrase.

Key takeaways

  • Your seed phrase is total control of your funds — protect it above all.
  • Keep it offline; never digital, never entered online.
  • Layer storage: hot for spending, hardware for savings, metal backup.
Module 8 · Safety

Avoiding Scams & Staying Safe

Crypto's irreversibility is exactly why scammers love it. The good news: nearly every scam follows a familiar pattern. Learn the patterns and you'll spot them a mile off.

≈ 9 minCore skill

The scams you'll actually encounter

🎣

Phishing

Fake sites/emails mimicking real wallets or exchanges to steal logins or seed phrases.

🎭

Impersonation

"Support," celebrities, or friends' hacked accounts asking for funds or keys.

🪤

Rug pulls

New projects that hype, take the money, then vanish.

🎁

Fake giveaways

"Send crypto, get double back." Always a scam.

Your personal security checklist

  • Bookmark real sites; never click links from DMs or emails to reach them.
  • Never enter your seed phrase anywhere online. (Yes, again — it's that important.)
  • Assume unsolicited "opportunities" and urgency are red flags.
  • Verify contracts and projects independently before connecting your wallet.
  • Use a hardware wallet — it can't sign a malicious transaction without your physical approval.

One habit beats them all

Slow down. Scams rely on urgency and excitement. A five-minute pause to verify has saved more crypto than any tool.

Key takeaways

  • Most scams are phishing, impersonation, rug pulls, or fake giveaways.
  • Urgency + unsolicited contact = red flag.
  • Never share your seed phrase; verify everything independently.
Module 9 · Using Crypto

Sending, Receiving & Fees

Moving crypto is simple once you know the three things that trip people up: addresses, networks, and fees. Get these right and transactions become routine.

≈ 8 minBeginner

How sending works

To receive, you share your wallet address (a long string, often shown as a QR code). To send, you paste the recipient's address, pick the right network, pay a network fee, and confirm. After enough confirmations, it's done — permanently.

1 · Paste addressVerify first & last chars 2 · Choose networkMust match the coin 3 · Pay feeHigher = faster 4 · ConfirmPermanent once done
Figure. Sending on the wrong network is a common, costly mistake — always match the network to the coin.

Why fees vary

Fees aren't set by you — they reflect how busy the network is. When lots of people transact, fees rise. You can often choose speed vs. cost. For big transfers, the fee is tiny relative to the amount; for small ones, it can feel large, so timing and network choice matter.

Key takeaways

  • Match the network to the coin, and verify the address every time.
  • Fees track network congestion; higher fee = faster confirmation.
  • Test with a small amount before large sends.
Module 10 · Intermediate

Intro to DeFi & Stablecoins

Decentralized finance rebuilds trading, lending, and saving without banks — using smart contracts. It's genuinely useful and genuinely risky. Here's the honest introduction.

≈ 9 minIntermediate

DeFi vs. traditional finance

Traditional (CeFi)DeFi
Who runs itBanks & companiesSmart contracts, no middleman
AccessApproval, hours, bordersOpen to anyone with a wallet
RiskInstitutional failure, feesCode bugs, exploits, volatility

Common building blocks: DEXs (swap coins directly from your wallet), lending (earn or borrow against crypto), and stablecoins (dollar-pegged coins used as steady units of value).

Yield always has a catch

High advertised returns mean high risk — smart contract failure, de-pegging, or outright scams. If you can't explain where the yield comes from, don't put in money you can't lose. (Educational, not advice.)

Key takeaways

  • DeFi replaces intermediaries with smart contracts — open but riskier.
  • DEXs, lending, and stablecoins are the core pieces.
  • Understand the source of any yield before chasing it.
Module 11 · Intermediate

NFTs & Digital Ownership

Beyond the hype, NFTs are a simple idea: provable ownership of a unique digital item. Here's what they are, how they work, and how to avoid the traps.

≈ 7 minIntermediate

What an NFT actually is

NFT stands for non-fungible token — "non-fungible" just means unique and not interchangeable (unlike a dollar or a Bitcoin, which are identical to any other). An NFT is a record on a blockchain that says this specific item belongs to this wallet. That item might be art, a collectible, an event ticket, or in-game gear.

Minting & marketplaces

Minting is creating a new NFT on-chain. Marketplaces let you buy, sell, and view them. You connect your wallet, and — as always — that's exactly where caution matters.

NFT safety in one line

Verify the official marketplace and project links yourself, be wary of "free mint" urgency, review what a transaction is approving before signing, and never share your seed phrase.

Key takeaways

  • An NFT is provable ownership of a unique digital item.
  • Minting creates one; marketplaces trade them.
  • Verify everything and review what you sign before approving.
Module 12 · Real World

Taxes, Regulation & Spending Crypto

The final piece: living with crypto in the real world. What's generally taxable, why the rules differ everywhere, and how to actually spend your coins. This is educational — not tax or legal advice.

≈ 9 minLast updated 2026

Rules vary — a lot

Whether crypto is legal, how it's taxed, and what's required of you depends heavily on your country, and these rules change frequently. Some places tax crypto gains like other assets; some treat spending or swapping as a taxable event; a few don't tax personal gains at all. Always verify the current rules where you live and, for anything significant, talk to a qualified local professional.

What's often treated as taxable

ActionCommonly a taxable event?
Buying crypto with cash and holdingUsually no
Selling crypto for cashOften yes
Swapping one coin for anotherOften yes
Spending crypto on goodsOften yes

General patterns only — your jurisdiction's rules govern. Keep clear records of dates, amounts, and values.

Spending crypto in real life

Spending is increasingly practical — some merchants accept crypto directly, and crypto cards convert at the point of sale. Our merchant directory lists places that accept it. Just remember spending can be a taxable event in many regions, so keep records.

You've completed Crypto 101 🎉

You now understand what crypto is, how to buy it, how to secure it in self-custody, how to avoid scams, and how to use it responsibly. The most important habit from here: keep learning and always verify before you act.

Key takeaways

  • Legal and tax treatment varies by country and changes often — verify locally.
  • Selling, swapping, and spending are commonly taxable; buying-and-holding often isn't.
  • Keep records, and spend via the merchant directory or a crypto card.

Put it into practice, securely.

You’ve learned how crypto works — now custody it the institutional way. Explore CustodyPrimo’s secure, insured custody and AI-assisted tools.

Get started →
CustodyPrimo · Built for crypto self-custody · Crypto 101 Course · Educational, not financial advice · © 2026