# Consensus Mechanism

Ottochain utilises a consensus mechanism that ensures the security and integrity of the network. The Octopus 2.0 Interchain Security mechanism named NEAR restaking is integrated through contracts maintained by Octopus Network, while Ottochain itself utilises the CometBFT consensus forked from the original consensus of Cosmos known as Tendermint. Ottochain validators stake tokens as collateral (Proof of Stake) to generate blocks while NEAR tokens are staked to the Octopus Network contracts to extend economic security beyond the Ottochain PoS. This consensus mechanism guarantees the immutability and finality of transactions on Ottochain, but also supports native interoperability with NEAR Protocol.

<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://ottochains-organization.gitbook.io/ottochain-documentation/how-ottochain-works/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.
