# Interoperability and Security

Ottochain pioneers the Octopus 2.0 Interchain Security mechanism, reinforcing the security and integrity of appchain consensus with an accompanying layer 1 blockchain, NEAR Protocol. By adopting this innovative approach, Ottochain addresses concerns related to potential attacks and low token valuations, providing a robust foundation for users to transact and interact with confidence. As a CometBFT-based Cosmos chain it is capable of IBC connections with over 100 other blockchains totaling \~$10 billion in market capitalization. Additionally, its JSON-RPC interface allows EVM-chain users to utilise their existing addresses on Ottochain without creating new accounts. The official instructions to access the testnet or mainnet for Metamask users can be found [here](https://support.metamask.io/hc/en-us/articles/360043227612-How-to-add-a-custom-network-RPC#h_01G63GGJ83DGDRCS2ZWXM37CV5).

<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/why-ottochain/interoperability-and-security.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.
