# Future Roadmap

SupraNova’s architecture is designed to evolve beyond one-way bridging into a fully decentralized cross-chain communication framework.&#x20;

### **Upcoming releases:**

#### Reverse Bridge (Burn-Release)

Users will be able to burn wrapped tokens on Supra (e.g., wETH) to release locked native assets (e.g., ETH) from the source chain. This enables bi-directional bridging.

***

#### PoEL (Proof of Efficient Liquidity) - Service Layer

Future releases may include service modules such as PoEL, enabling:

* Staking across chains
* Ownership validation
* Governance participation

{% hint style="warning" %}
**PoEL will be documented separately and is not part of the current bridge release.**
{% endhint %}

***

#### Multi-Chain Bridging Support

The HyperNova protocol will expand to support additional EVM chains. Each will be integrated based on light client feasibility, validator model, and consensus compatibility.

***

#### HyperLoop Integration for Fast L2 Transfers

For chains where full consensus proofs are unnecessary (e.g., L2 rollups), SupraNova will offer HyperLoop, a fast multisig-based bridging solution with rotating validator sets and game-theoretic safety.


---

# 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://supraoracles.gitbook.io/supra/supranova/future-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.
