# Roadmap

#### Alpha Testing

* **Enable ZKP Verification on Mobile Nodes:**
  * Launch the initial testing phase to enable Zero-Knowledge Proof verification capabilities on mobile nodes.
* **Integration with Babylon & BitVM2 (Consensus):**
  * Integrate the Fiamma network with Babylon for staking and with BitVM2 for enhanced consensus mechanisms.

#### Beta Testing

* **Support Mobiles as Monitor Nodes:**
  * Expand support for mobile devices to function as monitoring nodes within the network, ensuring broad participation and decentralization.
* **Integration with Data Availability provider:**
  * Integrate with Data Availability providers to enhance data availability, ensuring that proof data is securely stored and easily accessible.

#### Mainnet Launch

* **Allow Staking of Nodes and General Users:**
  * Open up the network for node operators and general users to participate in staking, enhancing network security and decentralization.
* **Activate Intersubjective Slashing:**
  * Implement intersubjective slashing mechanisms to penalize malicious activities and ensure the integrity and security of the network.


---

# 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.fiammalabs.io/our-product-suite/bitvm-powered-zkp-verification-layer/roadmap.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.
