# Roadmap

## Q1 2024

* [x] Website and docs
* [x] Testnet for cross-chain (re)staking
* [x] Audit from 0xCommit
* [x] Beta Mainnet for cross-chain (re)staking with support for:
  * [x] Multiple liquid staking and restaking protocols
  * [x] Any arbitrary token on EVM chains

## Q2 2024

* [x] Points system
* [x] Referral program
* [x] Flow to support the bridging of LRTs to L2s
* [x] APIs/SDKs for integration of cross-chain restaking in any UI - [https://api.stakeease.com/api-docs](https://api.stakeease.com/api-docs/#/)

## Q3 2024

* [x] sxETH Vault \[Testnet]
* [x] Bridge between Holesky (Ethereum testnet) and Hekla (Taiko testnet)

## Q4 2024

* [x] sxETH Vault on Ethereum and Taiko \[Mainnet]
* [x] sxETH Bridge between Ethereum and Taiko
* [x] Portfolio for users to view all the accrued LRT points
* [ ] Adding LRTFi strategies to boost sxETH Yield
* [ ] "Redeem" functionality for sxETH
* [ ] sxETH Telegram mini-app

## Q1-Q2 2025

* [ ] Insurance pool for the sxETH vault
* [ ] Cross-chain bribing platform for LRTs and LSTs
* [ ] Cross-chain (re)staking from non-EVM chains
* [ ] Staking and restaking into protocols across multiple chains (such as Avalanche, Solana, etc.)
* [ ] Cross-chain DCA into LRTs


---

# 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.stakeease.com/misc/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.
