> For the complete documentation index, see [llms.txt](https://doc.mprolab.io/mprolab/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.mprolab.io/mprolab/appendices/faqs.md).

# FAQs

**What is MPRO Lab?**

MPRO Lab is platform designed for iNODE providers and members of the DAGO community. It facilitates the acquisition and management of iNODE licenses and enables efficient management of the MPRO earned as rewards.

**How can I acquire an iNODE license through MPRO Lab?**

To acquire an iNODE license, visit the MPRO Lab website and navigate to the licensing section. You can purchase a license directly through the platform. Once purchased, the license will be associated with your wallet for easy management and activation.

**What are the benefits of becoming an iNODE provider?**

As an iNODE provider, you contribute to the stability and efficiency of the Metapro protocol. In return for your services, you receive MPRO as compensation, which can be managed and tracked through MPRO Lab.

**How does MPRO Lab support the DAGO community's decision-making?**

MPRO Lab incorporates a DAO voting system, allowing MPRO holders to participate in governance and make decisions that influence the future direction of the DAGO community and the Metapro protocol. Votes are cast directly within the MPRO Lab platform, ensuring a transparent and democratic process.

**Can I monitor my iNODEs performance on MPRO Lab?**

Yes, MPRO Lab will provide performance metrics for your iNODEs. You will be able to monitor uptime, and other key indicators to ensure your node is operating efficiently. This information will. be accessible through your iNODE dashboard.

**What is the MPRO, and how is it used within MPRO Lab?**

The MPRO is the omnichain governance token that plays a central role in the Metapro ecosystem. Within MPRO Lab, it serves as a reward for iNODE providers and a voting token for governance decisions.&#x20;


---

# 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 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://doc.mprolab.io/mprolab/appendices/faqs.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.
