# Frequently Asked Question

- [What make MVC unique?](https://mvc-dao.gitbook.io/mvc-dao/frequently-asked-question/what-make-mvc-unique.md)
- [Is MVC real? Proof?](https://mvc-dao.gitbook.io/mvc-dao/frequently-asked-question/is-mvc-real-proof.md)
- [Why MVC is governed by DAO](https://mvc-dao.gitbook.io/mvc-dao/frequently-asked-question/why-mvc-is-governed-by-dao.md)
- [Cost for Running a Node](https://mvc-dao.gitbook.io/mvc-dao/frequently-asked-question/cost-for-running-a-node.md)
- [MVC TPS?](https://mvc-dao.gitbook.io/mvc-dao/frequently-asked-question/mvc-tps.md)
- [Bitcoin Block Reward Issue Fixed](https://mvc-dao.gitbook.io/mvc-dao/frequently-asked-question/bitcoin-block-reward-issue-fixed.md)
- [How MVC can be ''Decentralized'' with only ASIC mining ?](https://mvc-dao.gitbook.io/mvc-dao/frequently-asked-question/how-mvc-can-be-decentralized-with-only-asic-mining.md)
- [Advantage of MVC Scaling Solution](https://mvc-dao.gitbook.io/mvc-dao/frequently-asked-question/advantage-of-mvc-scaling-solution.md)
- [Staking un-lock period & Rewards?](https://mvc-dao.gitbook.io/mvc-dao/frequently-asked-question/staking-un-lock-period-and-rewards.md)
- [How many developer are working on MVC?](https://mvc-dao.gitbook.io/mvc-dao/frequently-asked-question/how-many-developer-are-working-on-mvc.md)
- [Verification process for project onboard MVC?](https://mvc-dao.gitbook.io/mvc-dao/frequently-asked-question/verification-process-for-project-onboard-mvc.md)
- [In what smart contract language is MVC programmed](https://mvc-dao.gitbook.io/mvc-dao/frequently-asked-question/in-what-smart-contract-language-is-mvc-programmed.md)
- [Full vs Simple Payment Verification](https://mvc-dao.gitbook.io/mvc-dao/frequently-asked-question/full-vs-simple-payment-verification.md)
- [How to add a memo to a transaction](https://mvc-dao.gitbook.io/mvc-dao/frequently-asked-question/how-to-add-a-memo-to-a-transaction.md)
- [Why use SPACE as the ticker of MVC?](https://mvc-dao.gitbook.io/mvc-dao/frequently-asked-question/why-use-space-as-the-ticker-of-mvc.md)
- [Who are the founders and developers behind MicroVisionChain?](https://mvc-dao.gitbook.io/mvc-dao/frequently-asked-question/who-are-the-founders-and-developers-behind-microvisionchain.md)
- [What is the entity behind MicroVisionChain, and where is it registered?](https://mvc-dao.gitbook.io/mvc-dao/frequently-asked-question/what-is-the-entity-behind-microvisionchain-and-where-is-it-registered.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://mvc-dao.gitbook.io/mvc-dao/frequently-asked-question.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.
