# Metanovaverse

Metanovaverse is an [Ethereum Virtual Machine (EVM)](https://ethereum.org/en/developers/docs/evm/) chain that is also compatible with the Cosmos Ecosystem using Cosmos SDK. EVMs allow smart contracts to run, tokens to be transferred, and data to be stored. Some of the famous examples with EVMs used are *Ethereum, Binance Smart Chain*, and *Matic*.&#x20;

Using EVMs, blockchain projects can deploy new dApps like *decentralized exchanges, lending protocols, bridges* and many more.

The Metanovaverse network has a very fast block time of 1 second, low gas fees, and network security that comes with the use of Tendermint’s protocol. Metanovaverse will act as a hub between multiple chains that we will be launching in the Metanovaverse Ecosystem.&#x20;

Other supporting systems can be bridges, IBCs, oracle systems, as well as other chains that have more specific use cases like data management and transaction storage. All of these will be connected via the Atlantis to allow users to experience a wide range of services across the Metanovaverse Ecosystem.

#### Metanovaverse Testnet

In order for the users and developers to be able to freely test our chain, another chain is running in parallel with the Metanovaverse chain and this is called Metanovaverse Testnet.

###


---

# 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://docs.metanovaverse.com/metanova-verse-introduction/metanovaverse.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.
