> For the complete documentation index, see [llms.txt](https://docs.metaverse-ico.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.metaverse-ico.net/whitepaper/metachain.md).

# MetaChain

Secure, fast and supported with EVM

MetaChain is a blockchain network that has brought a hybrid mining system solution under the management of a platform-independent mining control technology called MetaAnthill. This technology with the support of the Proof of Meta consensus mechanism remedies the deficiencies and improves the weak points of the blockchain infrastructure.

It brings together all the pieces of the puzzle on a single network and offers blockchain-based integrated solutions in a single decentralized ecosystem, without the need for any Layer-2 solution by optimally meeting the demands of individuals and institutions for systems with speed, security, and scalability problems.

### Scaling → MetaAnthill <a href="#scaling-metaanthill" id="scaling-metaanthill"></a>

MetaAnthill technology allows users to take full advantage of the speed of Web 3.0.

### Security → Hybrid Mining <a href="#security-hybrid-mining" id="security-hybrid-mining"></a>

Hybrid mining provides peak security by ensuring the maximum level of distribution by increasing the blockchain structure with MetaMiner, MacroMiner and MicroMiners located in hundreds of thousands of different locations.

### Decentralization → PoM Consensus <a href="#decentralization-pom-consensus" id="decentralization-pom-consensus"></a>

In contrast to consensus mechanisms, PoM (Proof of Meta) links the solution of the Blockchain Trilemma to the participation and guidance of all users and focuses on decentralization due to its hybrid nature.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.metaverse-ico.net/whitepaper/metachain.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
