# Staking $WSAFU

{% hint style="success" %}
`Get passive income with a massive APY on top of your holdings by staking coins that you have in your Guard Wallet.`
{% endhint %}

## *`What is Staking?`*

*`Staking is the process of holding funds in a cryptocurrency wallet. Users can earn passive income by providing support for all transactions on the blockchain. It is very similar to the bank deposit system and user rewards. However, unlike a bank, coin placement cannot lead to a negative percentage, there are no surcharges and hidden interest, and your passive income is higher with less risk.`*

*`Proof-of-Stake makes the network more secure. A hacker's attack is only possible with 51% of all coins in their possession. Trying to hack the PoS algorithm blockchain is not profitable.`*

## *`Types of algorithm for staking`*

**`The main types of consensus algorithms for staking:`**

* [x] *<mark style="background-color:purple;">**`Proof-of-Work* (PoS)->`**</mark>`Unlike Bitcoin's Proof-of-Work* (PoW) method, the next block validator is selected based on the number of coins and by random combinations. To receive a reward, you only need to have coins (HODL) in your wallet. User rewards = transaction fees.`*

<figure><img src="/files/4dUX1sr1SpSZJri93pnI" alt=""><figcaption></figcaption></figure>

* [x] ***`Proof of Work (PoW) ->`**`The algorithm requires complex calculations, the result of which can be easily verified by every participant in the network. For example, transactions in the Bitcoin blockchain are pooled in a memory pool while a block is created every 10 minutes.`*

<figure><img src="/files/1XY6R6XLmroaJF85eug7" alt=""><figcaption></figcaption></figure>

* [x] ***`Proof of Delegated Participation (DPoS)->`**` ``This consensus mechanism is designed to solve the scalability problems of BTC. Its process is similar to the principle of democracy. About twenty fullnodes are selected for mining blocks. The users who voted for them receive a percentage of the block's reward.`*

<figure><img src="/files/ytrP62QPmx8RzEdcYVjM" alt=""><figcaption></figcaption></figure>

* [x] ***`Proof of Leased Participation (LPoS)->`**` ``This mechanism allows any user with a small balance (number of coins) to "rent" (account rent) their coins to fullnodes with a good connection. Users can receive a reward for creating blocks and participate in the life of the network.`*

<figure><img src="/files/HEYPifbG4P3a3aIvJs2a" alt=""><figcaption></figcaption></figure>

* [x] ***`Masternodes (MPoS)->`**` ``A fullnode can become a masternode if it invests a large number of coins. These nodes are considered more reliable than fullnodes. Masternode stacking usually combined with PoS or PoW.`*

<figure><img src="/files/N9VzMqL8hzXLepJX5O2i" alt=""><figcaption></figcaption></figure>

* [x] ***`Binding Proof of Participation (BPoS)->`**` ``Any number of users reserve part of their stake for new blocks to be generated. They block part of their stake for a certain period of time (escrow). Then they have the chance to select the next block proportional to the amount of bets.`*

<figure><img src="/files/y8NUdM7Rabm5B2MvsWxA" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://walletsafu.gitbook.io/walletsafu/earn/staking-usdwsafu.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
