# Tokens

The native EVM we've built using Cosmos SDK supports and powers MNV tokens, which enables efficient interoperability within the Metanovaverse blockchain.&#x20;

### **MNV**

The MNV tokens power the Metanovaverse ecosystem by enabling governance & voting operationg curated through the community pool, gas payments, and staking, on the Ethereum Virtual Machine.

MNV protects the Distributed Proof-of-Stake (DPoS) blockchain, and makes it possible Validators verify nodes and transactions, in addition to being the core of the ecosystem itself.&#x20;

Metanovaverse tokens have high compatibility with ERC20 and other Ethereum standards for tokens supported by EVMs as well as Cosmos ecosystem.


---

# 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/tokens.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.
