{
    "terms": [
        {
            "term": "Gas Fee",
            "slug": "gas-fee",
            "definition": "A transaction fee paid to network miners for processing a transaction on the blockchain.",
            "detailed_content": "<h2>What is a Gas Fee?</h2><p>Gas fees are payments made by users to compensate for the computing energy required to process and validate transactions on the blockchain. Think of it like a processing fee for a bank transfer, but paid to the decentralized network of miners or validators.</p><h3>Why do Gas Fees exist?</h3><p>Gas fees serve two main purposes: to incentivize miners to validate transactions and to prevent spam on the network by making it costly to execute useless operations.</p><h3>How to save on Gas Fees?</h3><p>You can save on gas fees by transacting during times of lower network congestion or by using Layer 2 scaling solutions like Arbitrum or Optimism.</p>",
            "is_featured": true
        },
        {
            "term": "Non-Custodial",
            "slug": "non-custodial",
            "definition": "A wallet or service where the user retains full control of their private keys and funds, without a middleman.",
            "detailed_content": "<h2>Understanding Non-Custodial</h2><p>Non-custodial refers to a system where you are the sole custodian of your assets. In a non-custodial wallet (like MetaMask or Ledger), you hold the private keys. This means no bank or exchange can freeze your funds.</p><h3>Why Web3Cart is Non-Custodial</h3><p>Web3Cart is built on non-custodial principles. When a customer pays you, the funds go directly to your wallet. We never touch your money, ensuring 100% ownership and security.</p>",
            "is_featured": true
        },
        {
            "term": "Wallet Connect",
            "slug": "wallet-connect",
            "definition": "An open-source protocol for connecting mobile wallets to decentralized applications (dApps) via QR code.",
            "detailed_content": "<h2>What is WalletConnect?</h2><p>WalletConnect is the standard protocol that allows you to connect your mobile crypto wallet with decentralized web applications. It uses a secure bridge to establish a connection between two apps and/or devices.</p><h3>How it works</h3><p>When you select WalletConnect on a website, a QR code appears. You scan this code with your mobile wallet app (like Trust Wallet or MetaMask Mobile) to securely approve the connection.</p>",
            "is_featured": true
        },
        {
            "term": "Transaction Hash (TxID)",
            "slug": "transaction-hash",
            "definition": "A unique string of characters that identifies a specific transaction on the blockchain.",
            "is_featured": false
        },
        {
            "term": "Stablecoin",
            "slug": "stablecoin",
            "definition": "A cryptocurrency pegged to a stable asset, usually the US Dollar (e.g., USDT, USDC), to minimize volatility.",
            "detailed_content": "<h2>The Importance of Stablecoins</h2><p>Stablecoins bridge the gap between fiat currencies and cryptocurrencies. They offer the speed and security of blockchain transactions with the price stability of traditional money.</p><h3>Popular Stablecoins</h3><ul><li><strong>USDT (Tether):</strong> The most widely used stablecoin.</li><li><strong>USDC (USD Coin):</strong> Known for its regulatory compliance and transparency.</li><li><strong>DAI:</strong> A decentralized stablecoin backed by crypto collateral.</li></ul>",
            "is_featured": true
        },
        {
            "term": "Fiat On-Ramp",
            "slug": "fiat-on-ramp",
            "definition": "A service that allows users to exchange fiat currency (USD, EUR) for cryptocurrency.",
            "is_featured": false
        },
        {
            "term": "Merchant",
            "slug": "merchant",
            "definition": "A business or individual that accepts cryptocurrency in exchange for goods or services.",
            "is_featured": false
        },
        {
            "term": "P2P (Peer-to-Peer)",
            "slug": "p2p",
            "definition": "Transactions that occur directly between two parties without the need for a central intermediary.",
            "is_featured": false
        },
        {
            "term": "Smart Contract",
            "slug": "smart-contract",
            "definition": "Self-executing contracts with the terms of the agreement directly written into code.",
            "detailed_content": "<h2>What is a Smart Contract?</h2><p>A smart contract is a digital agreement that automatically executes when predefined conditions are met. It runs on the blockchain, making it immutable and transparent.</p><h3>Use Cases</h3><p>Smart contracts are used for everything from automated payments and escrow services to complex decentralized finance (DeFi) protocols and NFT minting.</p>",
            "is_featured": true
        },
        {
            "term": "QR Code Payment",
            "slug": "qr-code-payment",
            "definition": "A payment method where the payer scans a QR code containing the recipient's wallet address.",
            "is_featured": false
        },
        {
            "term": "Private Key",
            "slug": "private-key",
            "definition": "A secret alphanumeric password that grants access to authorize transactions from a crypto wallet.",
            "detailed_content": "<h2>The Key to Your Funds</h2><p>Your private key is the most critical piece of information in crypto. It is the mathematical proof that you own the funds in your wallet. If you lose it, you lose access to your funds. If someone else gets it, they can steal your funds.</p><div class='alert alert-warning'><strong>Never share your private key with anyone!</strong></div>",
            "is_featured": true
        },
        {
            "term": "Public Key",
            "slug": "public-key",
            "definition": "A cryptographic code that allows you to receive cryptocurrency transactions. It is safe to share.",
            "is_featured": false
        },
        {
            "term": "Seed Phrase",
            "slug": "seed-phrase",
            "definition": "A list of 12-24 words that store all the information needed to recover a crypto wallet.",
            "detailed_content": "<h2>Your Master Backup</h2><p>A seed phrase (or recovery phrase) is a human-readable representation of your private keys. It allows you to restore your wallet on any device. It is crucial to write this down on paper and store it securely offline.</p>",
            "is_featured": true
        },
        {
            "term": "Hot Wallet",
            "slug": "hot-wallet",
            "definition": "A cryptocurrency wallet that is connected to the internet, offering convenience for frequent trading.",
            "is_featured": false
        },
        {
            "term": "Cold Wallet",
            "slug": "cold-wallet",
            "definition": "A cryptocurrency wallet that is not connected to the internet, providing the highest level of security.",
            "detailed_content": "<h2>Maximum Security</h2><p>Cold wallets, such as hardware wallets like Ledger or Trezor, keep your private keys offline. This makes them immune to online hacking attempts and phishing attacks. They are the recommended storage method for large amounts of crypto.</p>",
            "is_featured": true
        },
        {
            "term": "Multisig",
            "slug": "multisig",
            "definition": "A wallet that requires multiple signatures (approvals) to authorize a transaction.",
            "is_featured": false
        },
        {
            "term": "2FA",
            "slug": "2fa",
            "definition": "Two-Factor Authentication; an extra layer of security requiring a second form of identification.",
            "is_featured": false
        },
        {
            "term": "Custodial Wallet",
            "slug": "custodial-wallet",
            "definition": "A wallet where a third party (like an exchange) holds the private keys on behalf of the user.",
            "is_featured": false
        },
        {
            "term": "Phishing",
            "slug": "phishing",
            "definition": "A cyber attack that uses disguised email or websites to trick users into revealing sensitive information.",
            "is_featured": false
        },
        {
            "term": "Approval",
            "slug": "approval",
            "definition": "A transaction that gives a smart contract permission to spend a specific amount of tokens from your wallet.",
            "is_featured": false
        },
        {
            "term": "EVM",
            "slug": "evm",
            "definition": "Ethereum Virtual Machine; the computation engine that acts like a decentralized computer for Ethereum.",
            "detailed_content": "<h2>The Engine of Ethereum</h2><p>The EVM is the runtime environment for smart contracts in Ethereum. It is not just limited to Ethereum; many other blockchains like Binance Smart Chain (BSC), Polygon, and Avalanche are 'EVM-compatible', meaning they can run the same smart contracts and use the same tools (like MetaMask).</p>",
            "is_featured": true
        },
        {
            "term": "Mainnet",
            "slug": "mainnet",
            "definition": "The primary blockchain network where actual value transactions take place.",
            "is_featured": false
        },
        {
            "term": "Testnet",
            "slug": "testnet",
            "definition": "A simulation of the blockchain network used for testing without risking real funds.",
            "is_featured": false
        },
        {
            "term": "Layer 1",
            "slug": "layer-1",
            "definition": "The base blockchain architecture (e.g., Bitcoin, Ethereum, Solana).",
            "is_featured": false
        },
        {
            "term": "Layer 2",
            "slug": "layer-2",
            "definition": "A secondary framework built on top of an existing blockchain to improve scalability and speed.",
            "detailed_content": "<h2>Scaling the Blockchain</h2><p>Layer 2 solutions (like Arbitrum, Optimism, and Lightning Network) handle transactions off the main chain (Layer 1) to increase speed and reduce costs, while still deriving security from the main chain.</p>",
            "is_featured": true
        },
        {
            "term": "Node",
            "slug": "node",
            "definition": "A computer connected to the blockchain network that validates and relays transactions.",
            "is_featured": false
        },
        {
            "term": "Block Explorer",
            "slug": "block-explorer",
            "definition": "A tool to view details of blocks, transactions, and addresses on a blockchain (e.g., Etherscan).",
            "is_featured": false
        },
        {
            "term": "Consensus Mechanism",
            "slug": "consensus-mechanism",
            "definition": "The process by which nodes on a blockchain agree on the validity of transactions (e.g., PoW, PoS).",
            "is_featured": false
        },
        {
            "term": "RPC URL",
            "slug": "rpc-url",
            "definition": "Remote Procedure Call URL; an endpoint that allows applications to communicate with the blockchain.",
            "is_featured": false
        },
        {
            "term": "Decentralization",
            "slug": "decentralization",
            "definition": "The distribution of authority and control across a network rather than a central entity.",
            "is_featured": false
        },
        {
            "term": "ERC-20",
            "slug": "erc-20",
            "definition": "The technical standard for fungible tokens on the Ethereum blockchain.",
            "is_featured": false
        },
        {
            "term": "BEP-20",
            "slug": "bep-20",
            "definition": "The token standard for the Binance Smart Chain.",
            "is_featured": false
        },
        {
            "term": "TRC-20",
            "slug": "trc-20",
            "definition": "The token standard for the TRON blockchain, popular for low-fee USDT transfers.",
            "is_featured": false
        },
        {
            "term": "NFT",
            "slug": "nft",
            "definition": "Non-Fungible Token; a unique digital asset that represents ownership of a specific item.",
            "is_featured": false
        },
        {
            "term": "Altcoin",
            "slug": "altcoin",
            "definition": "Any cryptocurrency other than Bitcoin.",
            "is_featured": false
        },
        {
            "term": "Market Cap",
            "slug": "market-cap",
            "definition": "The total value of a cryptocurrency, calculated by multiplying the price by the circulating supply.",
            "is_featured": false
        },
        {
            "term": "Liquidity",
            "slug": "liquidity",
            "definition": "The ease with which an asset can be converted into cash or another asset without affecting its price.",
            "is_featured": false
        },
        {
            "term": "Wrapped Token",
            "slug": "wrapped-token",
            "definition": "A tokenized version of a cryptocurrency that runs on a different blockchain (e.g., WBTC on Ethereum).",
            "is_featured": false
        },
        {
            "term": "Utility Token",
            "slug": "utility-token",
            "definition": "A token that provides access to a product or service within a specific ecosystem.",
            "is_featured": false
        },
        {
            "term": "Governance Token",
            "slug": "governance-token",
            "definition": "A token that gives holders the right to vote on decisions influencing a blockchain project.",
            "is_featured": false
        },
        {
            "term": "HODL",
            "slug": "hodl",
            "definition": "A slang term for holding cryptocurrency rather than selling it, originating from a misspelling of 'hold'.",
            "is_featured": false
        },
        {
            "term": "FOMO",
            "slug": "fomo",
            "definition": "Fear Of Missing Out; the anxiety that an exciting or interesting event may currently be happening elsewhere.",
            "is_featured": false
        },
        {
            "term": "Slippage",
            "slug": "slippage",
            "definition": "The difference between the expected price of a trade and the price at which the trade is executed.",
            "is_featured": false
        },
        {
            "term": "Bull Market",
            "slug": "bull-market",
            "definition": "A market condition where prices are rising or are expected to rise.",
            "is_featured": false
        },
        {
            "term": "Bear Market",
            "slug": "bear-market",
            "definition": "A market condition where prices are falling or are expected to fall.",
            "is_featured": false
        },
        {
            "term": "Whale",
            "slug": "whale",
            "definition": "An individual or entity that holds a large amount of cryptocurrency.",
            "is_featured": false
        },
        {
            "term": "ROI",
            "slug": "roi",
            "definition": "Return on Investment; a measure used to evaluate the efficiency of an investment.",
            "is_featured": false
        },
        {
            "term": "DeFi",
            "slug": "defi",
            "definition": "Decentralized Finance; financial services built on blockchain technology without central intermediaries.",
            "detailed_content": "<h2>The Future of Finance</h2><p>DeFi uses smart contracts to recreate traditional financial systems (like banks and exchanges) in a decentralized way. It allows for lending, borrowing, trading, and earning interest without asking for permission from a bank.</p>",
            "is_featured": true
        },
        {
            "term": "DEX",
            "slug": "dex",
            "definition": "Decentralized Exchange; a peer-to-peer marketplace where transactions occur directly between crypto traders.",
            "is_featured": false
        },
        {
            "term": "Rug Pull",
            "slug": "rug-pull",
            "definition": "A scam where developers abandon a project and take their investors' money.",
            "detailed_content": "<h2>How to Avoid a Rug Pull</h2><p>A rug pull happens when a malicious team drains the liquidity pool of their token, leaving investors with worthless assets. To protect yourself, always check if the liquidity is locked, if the team is doxxed (identity known), and if the smart contract has been audited.</p><p><strong>Web3Cart Protection:</strong> By using Web3Cart, you are the merchant, not the investor. You accept payments directly to your wallet, so there is no platform risk or rug pull possible from our side.</p>",
            "is_featured": true
        }
    ]
}