> For the complete documentation index, see [llms.txt](https://parallax-finance.gitbook.io/parallax-finance-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://parallax-finance.gitbook.io/parallax-finance-docs/parallaxoors/technical-roadmap.md).

# Technical Roadmap

<figure><img src="/files/MA9PIwZDQULpX3C2JUHq" alt=""><figcaption></figcaption></figure>

## 1H 2023

* [x] Arbitrum mainnet launch &#x20;
* [x] Orbital Security Audit
* [x] Andromeda - Bluechip Strategy Vaults (in progress)&#x20;
  * [x] GMX - SUSHI (ETH/USDC)
  * [x] All other Aura pools
  * [x] All other Balancer pools
* [x] Orbital Auto-compounding LPs
  * [x] MIM3CRV-f vault integrated with Curve, Abracadabra
  * [ ] TraderJoe auto pools
  * [ ] Conic Pools
  * [ ] Stablecoins i.e. crvUSD
* [x] Supernova LSD Meta-Strategy Vaults (LSDfi products)
  * [x] Rocket LSDs on AURA (rETH-ETH)
  * [x] Coinbase, Lido LSDs on AURA (cbETH-wstETH)
  * [x] Lido, Rocket, Frax LSDs on AURA (wstETH-rETH-sfrxETH)
  * [ ] LSD stablecoins
  * [ ] All other major LSD strategies

## 2H 2023

* [x] IDO with Sparta
* [x] Token Launch - Aug
* [ ] zkSync Integration (for Orbital Vaults)
* [ ] Launch of yPLX&#x20;
  * [ ] Reflective Yield booster for yPLX holders
  * [ ] ve8020 PLX Booster Program
* [ ] Governance Portal Launch
* [ ] Andromeda - Degen Index Vaults
* [ ] Supernova Vault Audits &#x20;
* [ ] Andromeda Vault Audits&#x20;
* [ ] Social Yield Referral System
* [ ] Launch of Governance Forum
* [ ] Community Initiated Strategies for Orbital and Andromeda Vaults
* [ ] Composable Module for Community Vault Creation&#x20;
* [ ] Vault Boosts with Partner tokens
* [ ] Black Hole (POL Marketplace) - Alpha testing
* [ ] Leveraged Yields Available for Vaults
* [ ] More Partnership Integration&#x20;
* [ ] Marketing Campaigns to increase TVL
* [ ] LSD Labs Incubator

## 1H 2024

* [ ] Sinkhole for Collective Governance tokens
* [ ] Liquid Staking for Nascent L1s
* [ ] LSD Liquidity Aggregation mechanism
* [ ] Black Hole (POL Marketplace) - Beta testing
* [ ] Launch of Black Hole
* [ ] LayerZero integration
* [ ] Vault Fee Structure Review
* [ ] Team Organization with Structured Frameworks
* [ ] Define Clear Business Goals
*


---

# 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://parallax-finance.gitbook.io/parallax-finance-docs/parallaxoors/technical-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.
