What Proof of Importance proves
Proof of Importance proves more than passive balance. In NEM, an account's importance score is used to determine its probability of harvesting a block, with eligibility tied to vested XEM and network participation.
The goal is to reward accounts that are important to the network rather than simply rewarding the largest idle balances. That makes PoI a cousin of Proof of Stake, but with additional account scoring.
How NEM uses importance
NEM documentation exposes an account importance value from 0 to 1 and explains that it denotes the probability of harvesting the next block when harvesting is active and other eligible accounts are also harvesting.
The docs also note that accounts need at least 10,000 vested XEM to be included in the importance calculation. Delegated harvesting lets users assign harvesting activity to a remote account while keeping the main account safer.
Chains that use Proof of Importance
NEM is the best-known Proof of Importance chain. Its XEM token, harvesting model, vested-balance requirements, and account importance terminology are the key examples readers will encounter.
PoI has not become as common as Proof of Work or Proof of Stake, but it remains useful as a design case: some chains try to weight participation quality rather than only raw capital or hardware.
Tradeoffs readers should know
Importance scoring can encourage healthier activity, but it can also become harder for average users to audit than simple staking rules. If the scoring formula is complex, users may not understand what behavior is rewarded.
A good PoI review checks vested-balance thresholds, harvesting participation, delegation safety, concentration, and whether the importance formula creates real network utility instead of artificial activity.