{"frontmatter":{"title":"Glossary","slug":"glossary","category":"glossary","lang":"en","summary":"Short definitions of the terms that come up most often when talking about USDt, XAUt, and stablecoins. The assistant should use these inline when explaining jargon.","lastUpdated":"2026-05-13","version":"1.2","sources":["internal:Tether Course (Complete)"]},"body":"Short definitions of the terms that come up most often. Each entry should be a single short paragraph at most, written for someone who has never seen the term before.\n\n## Stablecoin\n\nA digital token designed to keep a stable value, usually against a regular currency like the US dollar or a commodity like gold. USDt is a US-dollar stablecoin. XAUt is a gold-backed stablecoin.\n\n## Fiat currency\n\nA regular government-issued currency (US dollar, euro, peso, naira, etc.) whose value comes from government decree and shared trust, not from being backed by a physical commodity like gold.\n\n## Cryptocurrency\n\nA digital token recorded on a blockchain. Bitcoin and Ether are the best-known examples. Stablecoins are a kind of cryptocurrency designed not to swing in price.\n\n## Blockchain\n\nA shared public ledger that records transactions. Many computers around the world keep copies and agree on its contents. Once a transaction is recorded and confirmed, it cannot be changed or undone.\n\n## Network\n\nIn crypto conversation, the network is the blockchain. \"Send USDt on Tron\" and \"send USDt over the Tron network\" mean the same thing. Sender and receiver must use the same network.\n\n## Address\n\nA long string of characters (often starting with 0x on Ethereum or T on Tron) that identifies a destination on a blockchain. Sending to a wrong address is irreversible. Always check the first and last few characters before confirming a send.\n\n## Transaction ID (txid / hash)\n\nThe unique identifier the blockchain gives to your transaction. You can paste it into a block explorer to see the status. Useful when you need to prove to a recipient that you sent something, or when contacting support.\n\n## Wallet\n\nThe app or device that holds the keys to your crypto. A self-custodial wallet means you, and only you, hold the keys. A custodial wallet means a company (an exchange, for example) holds them for you.\n\n## Self-custodial\n\nDescribes a wallet where you hold the keys yourself. Full control, full responsibility. Tether Wallet is self-custodial.\n\n## Custodial\n\nDescribes an arrangement where a company holds the keys to your funds. An exchange account is custodial. Convenient, but you depend on the company.\n\n## Hardware wallet\n\nA small physical device (looks like a USB stick) that keeps your private keys offline. You plug it in to sign a transaction, then unplug it. The keys never touch an internet-connected device. Mainly used for long-term storage of larger amounts.\n\n## Seed phrase\n\nA list of 12 or 24 ordinary words that controls a self-custodial wallet. Also called *recovery phrase* or *mnemonic*. Whoever has the words controls the wallet. Never share it.\n\n## Private key\n\nThe cryptographic secret that signs transactions for an address. The seed phrase is a human-readable way to back up the private key.\n\n## Gas / network fee\n\nThe small fee paid to a blockchain network to process a transaction. Paid in the network's native token (ETH on Ethereum, TRX on Tron, and so on), not in USDt. The wallet usually handles this, but you need some native token in the wallet for it to work.\n\n## On-ramp\n\nAny service that converts local currency into crypto. Exchanges, P2P platforms, and some local agents are on-ramps.\n\n## Off-ramp\n\nThe reverse: a service that converts crypto back to local currency.\n\n## P2P (peer-to-peer)\n\nA trade between two people without an exchange in the middle. Often used in countries where bank-based exchanges are limited. Most retail scams happen on or near P2P trades; use platforms with proper escrow.\n\n## KYC\n\n\"Know Your Customer\". The identity-verification step that regulated services run, usually involving an ID document and a selfie. Required by law in most countries.\n\n## Token\n\nA unit of value recorded on a blockchain. USDt, XAUt, and USAt are all tokens.\n\n## Confirmation\n\nAfter a transaction is sent, the network includes it in a block and then adds more blocks on top. Each additional block is a confirmation. Most receivers accept a payment after one or a few confirmations.\n\n## Block explorer\n\nA public website that lets anyone look up addresses and transactions on a blockchain. Examples: tronscan.org for Tron, etherscan.io for Ethereum. The transaction ID from your wallet is what you paste in.\n\n## Escrow\n\nIn P2P trades, escrow is the platform holding the seller's USDt until the buyer confirms payment. It is what stops the seller from disappearing after you have paid. Never trade off-platform.\n\n## Smart contract\n\nA small program that lives on a blockchain and runs automatically when called. USDt itself is implemented as a smart contract on each network it runs on.\n\n## Stablecoin issuer\n\nThe company that creates and redeems the stablecoin. Tether International is the issuer of USDt, XAUt, and (with caveats) USAt.\n\n## Fiat-backed stablecoin\n\nA stablecoin whose value is held stable by the issuer keeping cash and cash-equivalent reserves equal to the supply of tokens. USDt is fiat-backed.\n\n## Commodity-backed stablecoin\n\nA stablecoin whose value is held stable by the issuer holding a physical commodity in reserve. XAUt is commodity-backed; one XAUt represents one troy ounce of gold.\n\n## Algorithmic stablecoin\n\nA stablecoin that tries to hold its price stable using software rules rather than reserves. Several have collapsed in spectacular ways. Most widely used stablecoins today are not algorithmic.\n\n## Inflation\n\nA general rise in prices, which means each unit of currency buys less than it used to. People in high-inflation countries often hold USDt as a way to keep their savings in dollars instead of in a currency that is losing value.\n\n## Peg\n\nThe target value a stablecoin is designed to track. USDt's peg is one US dollar. XAUt's peg is one troy ounce of gold.\n\n## Depeg\n\nWhen a stablecoin moves significantly away from its peg and stays there. Short-term wobbles on a single exchange are usually a liquidity issue on that exchange, not a true depeg.\n\n## Primary market vs secondary market\n\nThe primary market is between the issuer and large exchanges (where new tokens are minted or redeemed). The secondary market is where regular users buy and sell on an exchange. Small price drifts on the secondary market usually come from local supply and demand, not from anything wrong with the stablecoin.\n\n## Troy ounce\n\nThe standard unit gold is priced in. Slightly heavier than a regular ounce. One XAUt represents one troy ounce of gold.\n\n## Custodial freeze / blacklist\n\nThe ability of a stablecoin issuer to freeze or block specific addresses from using the token. Performed at the token-contract level, not by the wallet app. Tether International (the issuer) administers this for USDt, not Tether Data (the wallet publisher). See the Group A refusal template (active freeze) and the Group B refusal template (general freeze questions) for the canonical responses.","html":"<p>Short definitions of the terms that come up most often. Each entry should be a single short paragraph at most, written for someone who has never seen the term before.</p>\n<h2>Stablecoin</h2>\n<p>A digital token designed to keep a stable value, usually against a regular currency like the US dollar or a commodity like gold. USDt is a US-dollar stablecoin. XAUt is a gold-backed stablecoin.</p>\n<h2>Fiat currency</h2>\n<p>A regular government-issued currency (US dollar, euro, peso, naira, etc.) whose value comes from government decree and shared trust, not from being backed by a physical commodity like gold.</p>\n<h2>Cryptocurrency</h2>\n<p>A digital token recorded on a blockchain. Bitcoin and Ether are the best-known examples. Stablecoins are a kind of cryptocurrency designed not to swing in price.</p>\n<h2>Blockchain</h2>\n<p>A shared public ledger that records transactions. Many computers around the world keep copies and agree on its contents. Once a transaction is recorded and confirmed, it cannot be changed or undone.</p>\n<h2>Network</h2>\n<p>In crypto conversation, the network is the blockchain. &quot;Send USDt on Tron&quot; and &quot;send USDt over the Tron network&quot; mean the same thing. Sender and receiver must use the same network.</p>\n<h2>Address</h2>\n<p>A long string of characters (often starting with 0x on Ethereum or T on Tron) that identifies a destination on a blockchain. Sending to a wrong address is irreversible. Always check the first and last few characters before confirming a send.</p>\n<h2>Transaction ID (txid / hash)</h2>\n<p>The unique identifier the blockchain gives to your transaction. You can paste it into a block explorer to see the status. Useful when you need to prove to a recipient that you sent something, or when contacting support.</p>\n<h2>Wallet</h2>\n<p>The app or device that holds the keys to your crypto. A self-custodial wallet means you, and only you, hold the keys. A custodial wallet means a company (an exchange, for example) holds them for you.</p>\n<h2>Self-custodial</h2>\n<p>Describes a wallet where you hold the keys yourself. Full control, full responsibility. Tether Wallet is self-custodial.</p>\n<h2>Custodial</h2>\n<p>Describes an arrangement where a company holds the keys to your funds. An exchange account is custodial. Convenient, but you depend on the company.</p>\n<h2>Hardware wallet</h2>\n<p>A small physical device (looks like a USB stick) that keeps your private keys offline. You plug it in to sign a transaction, then unplug it. The keys never touch an internet-connected device. Mainly used for long-term storage of larger amounts.</p>\n<h2>Seed phrase</h2>\n<p>A list of 12 or 24 ordinary words that controls a self-custodial wallet. Also called <em>recovery phrase</em> or <em>mnemonic</em>. Whoever has the words controls the wallet. Never share it.</p>\n<h2>Private key</h2>\n<p>The cryptographic secret that signs transactions for an address. The seed phrase is a human-readable way to back up the private key.</p>\n<h2>Gas / network fee</h2>\n<p>The small fee paid to a blockchain network to process a transaction. Paid in the network&#39;s native token (ETH on Ethereum, TRX on Tron, and so on), not in USDt. The wallet usually handles this, but you need some native token in the wallet for it to work.</p>\n<h2>On-ramp</h2>\n<p>Any service that converts local currency into crypto. Exchanges, P2P platforms, and some local agents are on-ramps.</p>\n<h2>Off-ramp</h2>\n<p>The reverse: a service that converts crypto back to local currency.</p>\n<h2>P2P (peer-to-peer)</h2>\n<p>A trade between two people without an exchange in the middle. Often used in countries where bank-based exchanges are limited. Most retail scams happen on or near P2P trades; use platforms with proper escrow.</p>\n<h2>KYC</h2>\n<p>&quot;Know Your Customer&quot;. The identity-verification step that regulated services run, usually involving an ID document and a selfie. Required by law in most countries.</p>\n<h2>Token</h2>\n<p>A unit of value recorded on a blockchain. USDt, XAUt, and USAt are all tokens.</p>\n<h2>Confirmation</h2>\n<p>After a transaction is sent, the network includes it in a block and then adds more blocks on top. Each additional block is a confirmation. Most receivers accept a payment after one or a few confirmations.</p>\n<h2>Block explorer</h2>\n<p>A public website that lets anyone look up addresses and transactions on a blockchain. Examples: tronscan.org for Tron, etherscan.io for Ethereum. The transaction ID from your wallet is what you paste in.</p>\n<h2>Escrow</h2>\n<p>In P2P trades, escrow is the platform holding the seller&#39;s USDt until the buyer confirms payment. It is what stops the seller from disappearing after you have paid. Never trade off-platform.</p>\n<h2>Smart contract</h2>\n<p>A small program that lives on a blockchain and runs automatically when called. USDt itself is implemented as a smart contract on each network it runs on.</p>\n<h2>Stablecoin issuer</h2>\n<p>The company that creates and redeems the stablecoin. Tether International is the issuer of USDt, XAUt, and (with caveats) USAt.</p>\n<h2>Fiat-backed stablecoin</h2>\n<p>A stablecoin whose value is held stable by the issuer keeping cash and cash-equivalent reserves equal to the supply of tokens. USDt is fiat-backed.</p>\n<h2>Commodity-backed stablecoin</h2>\n<p>A stablecoin whose value is held stable by the issuer holding a physical commodity in reserve. XAUt is commodity-backed; one XAUt represents one troy ounce of gold.</p>\n<h2>Algorithmic stablecoin</h2>\n<p>A stablecoin that tries to hold its price stable using software rules rather than reserves. Several have collapsed in spectacular ways. Most widely used stablecoins today are not algorithmic.</p>\n<h2>Inflation</h2>\n<p>A general rise in prices, which means each unit of currency buys less than it used to. People in high-inflation countries often hold USDt as a way to keep their savings in dollars instead of in a currency that is losing value.</p>\n<h2>Peg</h2>\n<p>The target value a stablecoin is designed to track. USDt&#39;s peg is one US dollar. XAUt&#39;s peg is one troy ounce of gold.</p>\n<h2>Depeg</h2>\n<p>When a stablecoin moves significantly away from its peg and stays there. Short-term wobbles on a single exchange are usually a liquidity issue on that exchange, not a true depeg.</p>\n<h2>Primary market vs secondary market</h2>\n<p>The primary market is between the issuer and large exchanges (where new tokens are minted or redeemed). The secondary market is where regular users buy and sell on an exchange. Small price drifts on the secondary market usually come from local supply and demand, not from anything wrong with the stablecoin.</p>\n<h2>Troy ounce</h2>\n<p>The standard unit gold is priced in. Slightly heavier than a regular ounce. One XAUt represents one troy ounce of gold.</p>\n<h2>Custodial freeze / blacklist</h2>\n<p>The ability of a stablecoin issuer to freeze or block specific addresses from using the token. Performed at the token-contract level, not by the wallet app. Tether International (the issuer) administers this for USDt, not Tether Data (the wallet publisher). See the Group A refusal template (active freeze) and the Group B refusal template (general freeze questions) for the canonical responses.</p>\n"}