# Staking

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

<mark style="background-color:red;">Staking in Ultron Vault</mark> is a way for users to invest their cryptocurrencies and receive rewards in return. In staking, users hold their cryptocurrencies in a specific wallet that supports this functionality and helps maintain the decentralized network.

* We use the Proof of Stake <mark style="background-color:red;">(PoS)</mark> consensus mechanism, as opposed to the Proof of Work <mark style="background-color:red;">(PoW)</mark> consensus mechanism used in Bitcoin. In PoS, validators (or stakers) lock up a specific amount of cryptocurrency as collateral to ensure they follow the rules of the network. In return, they receive a portion of the block rewards generated by the network.

#### The benefits of Ultron Vault staking include:

* <mark style="background-color:red;">Earning rewards:</mark> Users can receive cryptocurrency rewards by staking their coins on a PoS network. These rewards may vary depending on the cryptocurrency and the network.
* <mark style="background-color:red;">Network security:</mark> Validators who stake are responsible for maintaining the network's security by ensuring only valid transactions are added to the blockchain. This helps protect the network against malicious attacks.
* <mark style="background-color:red;">Incentives to hold cryptocurrencies:</mark> By staking their cryptocurrencies, users have an incentive to hold them long-term instead of selling them immediately. This can help stabilize the cryptocurrency's price and reduce market volatility.

#### An example:

* Suppose a user has 100 units of <mark style="background-color:red;">ULTRON</mark>. The PoS network requires the user to lock up at least 50 units as collateral to become a validator. In return, the user receives an annual reward of 110% in units of the same cryptocurrency (<mark style="background-color:red;">ULTRON).</mark> If the cryptocurrency's price increases during the staking period, the user can earn additional gains.

<figure><img src="/files/G0K4hGx3Kpvs4eLZgngG" 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://ultron-vault.gitbook.io/ultron-vault/features/staking.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.
