# Consensus Mechanism

Vanar is poised to employ a hybrid consensus mechanism, primarily relying on Proof of Authority (PoA), complemented by a Proof of Reputation (PoR) mechanism to enhance network security. Initially, the Vanar Foundation will take on the responsibility of running all validator nodes. The Vanar foundation will onboard external participants to join the ecosystem as validators through a PoR mechanism.

The Proof of Reputation system serves as a robust means of onboarding new members into the Vanar ecosystem. Corporates seeking to become validators can participate based on their reputation in Web2 and Web3. This reputation is evaluated by the Vanar Foundation with the objective of ensuring validator nodes are run by known and trusted entities.

By implementing a PoR mechanism Vanar promotes a reliable and sustainable ecosystem. Validators will represent stakeholders with proven reputations, thereby enhancing the overall resilience and trustworthiness of the Vanar blockchain. This thoughtful integration of consensus mechanisms not only reinforces the security of the network but also sets the stage for long-term sustainability and community-driven governance.

The Vanar community will require to stake the VANRY tokens into a staking contract that will give them the right to vote along with other staking benefits

<br>


---

# 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/getting-started/vanar-architecture/consensus-mechanism.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.
