# DOCUMENTATION

- [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)


---

# 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://mfev.gitbook.io/mfev-docs/general.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.
