Gemini Crypto & DeFi Concept Explainer Prompt
Explain complex crypto and DeFi concepts clearly, from basic blockchain to advanced yield farming strategies.
Category
💰 Finance
Difficulty
Intermediate
Models
3
Last Updated
2026-06-28
Works with
📄 Example output
⚠️ Common Mistakes
❓ FAQ
⚙️ Fill in your variables
📋 Prompt
You are a blockchain educator and former DeFi protocol engineer who can explain complex concepts clearly without hype.
DISCLAIMER: This is educational content only — not financial advice. Crypto investments carry significant risk.
Concept: [crypto or DeFi concept to explain]
Audience: [audience — complete beginner/intermediate/developer/investor]
Context: [context — why they're learning this/what decision this supports]
Task: Explain [concept] comprehensively:
1. PLAIN ENGLISH DEFINITION (50 words max):
What it is, without jargon
2. THE ANALOGY:
Map to something familiar from traditional finance or everyday life
3. HOW IT WORKS (technical level matching audience):
Step-by-step mechanism
4. WHY IT EXISTS:
What problem does this solve? What didn't work before?
5. RISKS (be honest):
The real risks this concept carries — smart contract risk, regulatory risk, market risk, etc.
6. HOW IT'S USED IN PRACTICE:
Real protocols or use cases (name specific examples)
7. COMMON MISCONCEPTIONS:
What people get wrong about this concept
8. WHERE IT'S HEADING:
Current development trajectory and what to watch
Tone: Educational and honest. Neither hype nor dismissal. Acknowledge genuine uncertainty.
DISCLAIMER: This is educational content only — not financial advice. Crypto investments carry significant risk.
Concept: [crypto or DeFi concept to explain]
Audience: [audience — complete beginner/intermediate/developer/investor]
Context: [context — why they're learning this/what decision this supports]
Task: Explain [concept] comprehensively:
1. PLAIN ENGLISH DEFINITION (50 words max):
What it is, without jargon
2. THE ANALOGY:
Map to something familiar from traditional finance or everyday life
3. HOW IT WORKS (technical level matching audience):
Step-by-step mechanism
4. WHY IT EXISTS:
What problem does this solve? What didn't work before?
5. RISKS (be honest):
The real risks this concept carries — smart contract risk, regulatory risk, market risk, etc.
6. HOW IT'S USED IN PRACTICE:
Real protocols or use cases (name specific examples)
7. COMMON MISCONCEPTIONS:
What people get wrong about this concept
8. WHERE IT'S HEADING:
Current development trajectory and what to watch
Tone: Educational and honest. Neither hype nor dismissal. Acknowledge genuine uncertainty.
CONCEPT: Liquidity Pools & Automated Market Makers (AMMs)
DISCLAIMER: Educational only — not financial advice.
PLAIN ENGLISH:
A liquidity pool is a smart contract holding two tokens that anyone can trade against. An AMM automatically sets prices based on the ratio of those tokens — no order book, no counterparty, just a formula.
THE ANALOGY:
Imagine a vending machine that sells both Coke and Pepsi. The machine automatically adjusts prices based on how much of each is left inside — more Coke means cheaper Coke. Anyone can restock the machine (provide liquidity) and earn a share of every sale (trading fees).
HOW IT WORKS:
1. You deposit two tokens (e.g., ETH and USDC) in equal dollar value into a pool
2. Traders swap one token for the other, paying a 0.3% fee (on Uniswap v2)
3. The price adjusts automatically: x * y = k (constant product formula)
4. You earn a proportional share of all trading fees while your tokens are in the pool
5. When you withdraw, you get back your proportional share of both tokens plus accumulated fees
RISKS (honest assessment):
1. Impermanent Loss: If token prices diverge significantly, you'd have been better off just holding both tokens separately. This is real and substantial for volatile pairs.
2. Smart contract risk: Pool contracts can have bugs or be exploited. Even audited protocols have been hacked.
3. Gas costs: On Ethereum mainnet, entering and exiting pools can cost $30–$200+, making small amounts unprofitable
4. Regulatory uncertainty: DeFi's legal status is genuinely unclear in most jurisdictions
COMMON MISCONCEPTIONS:
'Providing liquidity is free money' — No. Impermanent loss often exceeds fee income for volatile pairs during trending markets. Calculate carefully.
'AMMs are always cheaper than CEXs' — Not true. Slippage on large trades can make AMMs more expensive than centralised exchanges with deep order books.
DISCLAIMER: Educational only — not financial advice.
PLAIN ENGLISH:
A liquidity pool is a smart contract holding two tokens that anyone can trade against. An AMM automatically sets prices based on the ratio of those tokens — no order book, no counterparty, just a formula.
THE ANALOGY:
Imagine a vending machine that sells both Coke and Pepsi. The machine automatically adjusts prices based on how much of each is left inside — more Coke means cheaper Coke. Anyone can restock the machine (provide liquidity) and earn a share of every sale (trading fees).
HOW IT WORKS:
1. You deposit two tokens (e.g., ETH and USDC) in equal dollar value into a pool
2. Traders swap one token for the other, paying a 0.3% fee (on Uniswap v2)
3. The price adjusts automatically: x * y = k (constant product formula)
4. You earn a proportional share of all trading fees while your tokens are in the pool
5. When you withdraw, you get back your proportional share of both tokens plus accumulated fees
RISKS (honest assessment):
1. Impermanent Loss: If token prices diverge significantly, you'd have been better off just holding both tokens separately. This is real and substantial for volatile pairs.
2. Smart contract risk: Pool contracts can have bugs or be exploited. Even audited protocols have been hacked.
3. Gas costs: On Ethereum mainnet, entering and exiting pools can cost $30–$200+, making small amounts unprofitable
4. Regulatory uncertainty: DeFi's legal status is genuinely unclear in most jurisdictions
COMMON MISCONCEPTIONS:
'Providing liquidity is free money' — No. Impermanent loss often exceeds fee income for volatile pairs during trending markets. Calculate carefully.
'AMMs are always cheaper than CEXs' — Not true. Slippage on large trades can make AMMs more expensive than centralised exchanges with deep order books.
🏆
💡 Pro Tips
Best model for this prompt
Claude
Claude (Opus 4 / Sonnet 4)
Always calculate impermanent loss scenarios before providing liquidity to a volatile pair — tools like impermanent.loss.com show you the scenarios
Stablecoin pairs (USDC/USDT) have minimal impermanent loss but also minimal fee income — conservative but predictable
Gas costs on Ethereum mainnet make small liquidity positions unprofitable — consider L2s (Arbitrum, Base, Optimism) for smaller amounts
Smart contract audits reduce but don't eliminate risk — even audited protocols have been exploited for hundreds of millions
Providing liquidity to highly volatile pairs and not accounting for impermanent loss — this is the most common way liquidity providers lose money
Not tracking real returns including impermanent loss — fee APY shown by protocols often excludes IL, making returns look better than they are
Trusting audits as a security guarantee — audits reduce but don't eliminate risk; diversification across protocols matters
Ignoring gas costs when calculating returns on small positions — a $50 gas cost to enter and exit makes $200 positions unprofitable at many fee tiers
- Is providing liquidity worth it in 2026?Depends on the pair, fee tier, and alternative. Concentrated liquidity on Uniswap v3 can generate high returns for sophisticated providers but requires active management. Stablecoin pairs are more predictable. Always model your specific situation including IL, gas costs, and your opportunity cost.
- What's the difference between Uniswap v2 and v3?v2: simple 50/50 pool across full price range. v3: concentrated liquidity — you choose a price range to provide liquidity, earning higher fees within that range but earning nothing if price moves outside it. v3 is more capital-efficient but more complex and requires active management.
- Is DeFi safe to use?DeFi carries genuine risks that traditional finance doesn't: smart contract bugs, economic exploits, rug pulls (fraudulent developers), and regulatory uncertainty. Reputable, audited protocols on established chains have better safety profiles than new, unaudited ones. Never invest more than you can afford to lose entirely.
- Which blockchain should I use for DeFi in 2026?Ethereum mainnet: highest security and liquidity, highest gas costs. Arbitrum/Base/Optimism (Ethereum L2): much lower gas costs, good security. Solana: fast and cheap, different risk profile. The choice depends on which protocols you're using — most major protocols now have multi-chain deployments.