# Security

Metaverse.Network Continuum embraces a robust security framework, relying on the Polkadot Relay Chain infrastructure, pioneered by Kusama Relay Chain. This integration underscores the concept of shared security, a distinctive offering for blockchain projects contemplating parachain status within the Polkadot ecosystem. In essence, shared security entails that all parachains connected to the Polkadot Relay Chain through the leasing of parachain slots enjoy the economic security provided by the validators on the Relay Chain.

This approach differs significantly from inter-chain protocols built upon bridge architectures. In the case of bridge protocols, each chain operates independently, maintaining its validator set and economic security. A critical concern in such protocols is the scalability of security.&#x20;

Polkadot mitigates these security scalability concerns by centralizing economic incentives on the Relay Chain and affording parachains access to robust security guarantees from the outset. In contrast, sovereign chains must invest substantial effort to bolster the value of their tokens to ensure resilience against well-funded attackers, a challenge uniquely addressed by the Polkadot shared security model.


---

# 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://metaversenw.gitbook.io/metaversenetwork/bit.country-metaverse-whitepaper/technology/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.
