> For the complete documentation index, see [llms.txt](https://meversedex.gitbook.io/meverse-dev-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://meversedex.gitbook.io/meverse-dev-docs/meverse-introduction/meverse-core-design.md).

# MEVerse Core Design

## [**Consensus Algorithm: PoF**](/meverse-dev-docs/meverse-introduction/proof-of-formulation.md)

The Proof-of-Formulation(PoF) technology developed by MEVerse, unlike Proof-of-Work(PoW) or Proof-of-Stake(PoS), verifies the generated blocks' validity and guarantees the network's authenticity.

> *Proof of Formulation -  U.S.P(United States Patent) Application Number: 62717695*

## [**Customizable Multi Chain**](/meverse-dev-docs/meverse-introduction/customizable-multi-chain.md)

In MEVerse's mainnet, MApps(MEVerse/Metaverse/ME+DApp) can independently operate overall blockchain services, including issuing tokens and operating independent Formulators and Observer Nodes.

## [**Level Tree Validation**](/meverse-dev-docs/meverse-introduction/level-tree.md)

To overcome the Merkle Tree's inefficient data structure, MEVerse employs the LEVEL Tree method, which makes the process much more simplified.

## [**Block Redesign**](/meverse-dev-docs/meverse-introduction/block-redesign.md)

The MEVerse chain takes less time to create and verify blocks with its Block Redesign technology, enabling an efficient mining environment and providing a high level of performance that blockchain technology can use in real life.

> *Block Redesign - U.S.P(United States Patent) Application Number: 62717703*
