# Staking

As Vanar continues to push the boundaries of blockchain innovation, we are introducing Delegated Proof of Stake (DPoS) to complement our hybrid consensus mechanism. This update enhances network security, decentralization , and empowers the community to actively participate in the network's growth.

## What is DPoS?

Delegated Proof of Stake (DPoS) is a staking mechanism that allows users to stake their tokens and support trusted validators responsible for securing the network and validating transactions.

However, in Vanar’s unique approach, the Vanar Foundation selects the validators—ensuring they are reputable entities with proven track records—while the community stakes $VANRY tokens to these nodes to strengthen the network and earn rewards.


---

# 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://docs.vanarchain.com/nodes-and-validators/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.
