diff --git a/docs/stake/proof-of-stake-mining.md b/docs/stake/proof-of-stake-mining.md index e1b4b79..08ad871 100644 --- a/docs/stake/proof-of-stake-mining.md +++ b/docs/stake/proof-of-stake-mining.md @@ -12,7 +12,7 @@ Proof-of-stake mining or staking is typically implemented in such a way that a r - No lock-ups: Unstake your coins at any chosen time. -- **EDIT** No minimum amounts: Stake as little as ?? $ZANO. +- No minimum amounts: Stake any amount of ZANO you want. - Truly decentralized: Anyone can start staking. There are **no** validators or special nodes. @@ -26,6 +26,8 @@ Proof-of-stake mining or staking is typically implemented in such a way that a r ## How to Stake Zano +Simply open the Zano desktop wallet, make sure the blockchain is synchronised, and turn on the `Staking` switch. + ```mdx-code-block