# Glossary

<table data-header-hidden><thead><tr><th></th><th width="419.39453125"></th></tr></thead><tbody><tr><td><strong>Term</strong></td><td><strong>Definition</strong></td></tr><tr><td>Active Set</td><td>The current group of validators selected by the network to produce blocks and validate transactions.</td></tr><tr><td>Auto-compounding</td><td>Feature that automatically restakes earned staking rewards to maximize returns.</td></tr><tr><td>Baker</td><td>Validator in the Tezos network, responsible for producing blocks.</td></tr><tr><td>Baking</td><td>Process of producing blocks in Tezos, equivalent to validating in other PoS systems.</td></tr><tr><td>Delegation Node</td><td>A delegation node typically refers to a validator node that allows token holders (delegators) to assign their staking power to it without transferring ownership of their assets. By delegating to a node, users contribute to the network’s security and earn a portion of the staking rewards generated by the node’s validator activities. The delegation node operator manages the validator infrastructure, while delegators maintain control over their tokens.</td></tr><tr><td>DPoS (Delegated Proof-of-Stake)</td><td>Delegated Proof of Stake (DPoS) is a consensus mechanism used by some blockchains to secure the network and validate transactions. In a DPoS system, token holders vote to elect a small, trusted group of validators (often called <em>delegates</em> or <em>block producers</em>) who are responsible for producing new blocks and maintaining the blockchain. Voting power is typically proportional to the number of tokens a participant holds.</td></tr><tr><td>Dual staking</td><td>A staking model requiring tokens from two different protocols. For example, Bitcoin and Core dual staking can yield higher rewards.</td></tr><tr><td>Epoch/Era</td><td>An epoch (or era, depending on the protocol) is a standardized period of time used by blockchain networks to organize key processes such as validator selection, reward distribution, and consensus updates.</td></tr><tr><td>Finality Provider</td><td>Node that ensures block finality and irreversibility in certain blockchain protocols.</td></tr><tr><td>Governance</td><td>On-chain or off-chain processes allowing token holders to vote on protocol upgrades and policies.</td></tr><tr><td>Max stake amount</td><td>Maximum amount of tokens that can be delegated to a validator or delegator.</td></tr><tr><td>Min stake amount</td><td>Minimum tokens required to participate in staking as a validator or delegator.</td></tr><tr><td>NPoS (Nominated Proof-of-Stake)</td><td>Nominated Proof-of-Stake (NPoS) is a consensus mechanism where token holders (nominators) select trusted validators to participate in block production and network security. Both nominators and validators share the rewards and potential risks, such as slashing, based on the validator’s performance.</td></tr><tr><td>Operator</td><td>An individual or organization that maintains validator infrastructure and manages technical operations.</td></tr><tr><td>PoS (Proof-of-Stake)</td><td><p>A consensus mechanism used by blockchain networks where participants, called <strong>validators</strong>, are responsible for proposing and validating new blocks. To participate, validators must lock up (or "stake") a certain amount of cryptocurrency as collateral.</p><p>PoS systems typically select validators through mechanisms that may consider factors such as the amount staked, randomness, or other protocol-specific criteria. Validators who act maliciously or fail to fulfill their duties can be penalized through slashing, which results in the loss of part or all of their staked tokens.</p></td></tr><tr><td>PPoS (Pure Proof-of-Stake)</td><td>Used by Algorand, this system randomly selects block proposers and validators based on their stake, using cryptography to ensure fairness and security. No one can cheat or collude to control the system, as selection happens privately and automatically.</td></tr><tr><td>Re-delegating activation time</td><td>Time it takes for a delegation to become active and start earning rewards.</td></tr><tr><td>Restaking</td><td>Restaking is the act of leveraging staked assets to provide security to multiple services simultaneously, increasing capital efficiency but introducing additional risks.</td></tr><tr><td>Rewards frequency</td><td>How often staking rewards are distributed (e.g., per block, daily, etc.).</td></tr><tr><td>Self-bond</td><td>Self-bond refers to the portion of tokens that a validator locks up from their own wallet to support their own validator node.</td></tr><tr><td>Signer</td><td>Validator in the Stacks (STX) network.</td></tr><tr><td>Slashing</td><td>Penalty mechanism for validators due to downtime or malicious behavior, causing loss of staked tokens.</td></tr><tr><td>Stake</td><td>The amount of cryptocurrency locked or delegated by a user to support network operations.</td></tr><tr><td>Stake activation time</td><td>Delay between staking tokens and when they become active and eligible to earn rewards.</td></tr><tr><td>Stake lock-up time</td><td>Period during which staked assets are locked and cannot be moved, often matching the unbonding period.</td></tr><tr><td>Staking Pool</td><td>Group of participants who combine tokens to stake collectively and share rewards.</td></tr><tr><td>Staking Rewards</td><td>Incentives earned for participating in network consensus, usually paid in the native token.</td></tr><tr><td>Unbonding time</td><td>Cooldown period after unstaking during which tokens remain locked before becoming transferable.</td></tr><tr><td>Unstake</td><td>The process of withdrawing tokens that were previously staked, often triggering a cooldown period.</td></tr><tr><td>Validators</td><td>A validator is a node operator responsible for participating in a blockchain network’s consensus mechanism. Validators propose and confirm new blocks, verify transactions, and help secure the network.</td></tr></tbody></table>
