# MFEV Docs

## MFEV Docs

- [Summary](https://mfev.gitbook.io/mfev-docs/readme.md): Welcome to the documentation portal for MFEV Blockchain
- [Learn about the MFEV Blockchain](https://mfev.gitbook.io/mfev-docs/general/learn-about-the-mfev-platform.md)
- [MFEV Blockchain Overview: Vision, Strategy and Platform components](https://mfev.gitbook.io/mfev-docs/general/learn-about-the-mfev-platform/mfev-overview.md)
- [The MFEV Blockchain](https://mfev.gitbook.io/mfev-docs/general/learn-about-the-mfev-platform/mfev-blockchain.md)
- [Discovering the Network](https://mfev.gitbook.io/mfev-docs/general/learn-about-the-mfev-platform/mfev-blockchain/discovering-the-network.md)
- [Delegation through Staking with Validators](https://mfev.gitbook.io/mfev-docs/general/learn-about-the-mfev-platform/mfev-blockchain/validators-and-delegation.md)
- [Ethereum (EVM) Compatibility and Smart Contracts](https://mfev.gitbook.io/mfev-docs/general/learn-about-the-mfev-platform/mfev-blockchain/ethereum-compatibility-and-smart-contracts.md)
- [Boosting MFEV Blockchain's Scalability](https://mfev.gitbook.io/mfev-docs/general/learn-about-the-mfev-platform/mfev-blockchain/scaling-l2-payments.md)
- [MFEV Blockchain Coin (MFEV)](https://mfev.gitbook.io/mfev-docs/general/learn-about-the-mfev-platform/mfev-token.md)
- [Interoperability](https://mfev.gitbook.io/mfev-docs/general/learn-about-the-mfev-platform/interoperability.md): Here, you can find the information that can help you navigate the interoperability options that you can use to transfer coins to and from the MFEV Network.
- [MFEV Blockchain Governance and Development](https://mfev.gitbook.io/mfev-docs/general/learn-about-the-mfev-platform/mfev-governance-and-development.md)
- [MFEV Blockchain for Business](https://mfev.gitbook.io/mfev-docs/general/mfev-for-business.md)
- [Exchanges,Wallets,On-Ramps and Defi Tools Supporting MFEV](https://mfev.gitbook.io/mfev-docs/general/exchanges-wallets-on-ramps-and-defi-tools-supporting-mfev.md)
- [Network Details](https://mfev.gitbook.io/mfev-docs/general-1/network-details.md)
- [MFEV Blockchain Mainnet](https://mfev.gitbook.io/mfev-docs/general-1/network-details/mfev-network-mainnet.md)
- [MFEV Blockchain Testnet](https://mfev.gitbook.io/mfev-docs/general-1/network-details/mfev-testnet.md)
- [MFEV Blockchain Consensus](https://mfev.gitbook.io/mfev-docs/general-1/mfev-consensus.md)
- [Stake, Delegate and Withdraw](https://mfev.gitbook.io/mfev-docs/general-1/mfev-consensus/stake-delegate-and-withdraw.md)
- [End-of-Cycle Flow](https://mfev.gitbook.io/mfev-docs/general-1/mfev-consensus/end-of-cycle-flow.md): This is a description of the End-of-Cycle flow that completes the Cycle and handles rewards and enforces the consensus
- [Contract Addresses](https://mfev.gitbook.io/mfev-docs/general-1/mfev-consensus/contract-addresses.md)
- [How to run network nodes](https://mfev.gitbook.io/mfev-docs/general-1/how-to-run-network-nodes.md)
- [Tokenomics](https://mfev.gitbook.io/mfev-docs/general-1/tokenomics.md)
- [Resources & Tools](https://mfev.gitbook.io/mfev-docs/general-1/resources-and-tools.md)
- [WalletConnect on MFEV Blockchain](https://mfev.gitbook.io/mfev-docs/general-1/resources-and-tools/walletconnect-on-mfev-blockchain.md)
- [How to become a validator](https://mfev.gitbook.io/mfev-docs/general-1/how-to-become-a-validator.md)
- [Getting started as a validator](https://mfev.gitbook.io/mfev-docs/general-1/how-to-become-a-validator/getting-started-as-a-validator.md)
- [Getting started as on the MFEV Blockchain mainnet](https://mfev.gitbook.io/mfev-docs/general-1/how-to-become-a-validator/getting-started-as-on-the-mfev.md)
- [Getting started as on the MFEV Blockchain testnet](https://mfev.gitbook.io/mfev-docs/general-1/how-to-become-a-validator/getting-started-as-on-the-mfev-blockchain-testnet.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://mfev.gitbook.io/mfev-docs/readme.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.
