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

# Roadmap

* [x] Dual Whitepaper & Articles
* [x] Dual Investment Pools (DIP)
* [x] DIP API
* [x] Streaming External Market Maker Quotes
* [x] Staking Options (SO)
* [x] Risk Manager Backstop Liquidity
* [x] OpenBook Integration
* [x] Manifest Integration
* [x] Dual Airdrop Tool for DAOs
* [x] Automate Dual Airdrop
* [x] Proof-of-Governance
* [x] Liquidity Staking Options
* [x] Downside DIPs
* [x] mSOL DIP
* [x] jitoSOL DIP
* [x] tBTC DIPs
* [x] &#x20;ETH DIPs
* [x] Rehypothetcated Lending Pools
* [x] Reversible Staking Options
* [x] DUAL Staking Option Fair Launch
* [x] Community Seed Airdrop
* [x] Mango Buyback & Partnership
* [x] BONK Loyalty Staking Options
* [x] Governance Staking Options
* [x] Dual DAO Constituted
* [x] Cross Realm DAO Voting
* [x] DUAL Token Voting Quorum
* [x] xNFT App
* [x] Saga Mobile App
* [x] Liquidate Staking Options
* [x] Competitive External Liquidity Provider
* [ ] Staking Options Marketplace
* [ ] Partnership Expansion
* [ ] Phase out Dual DAO Council

Medium Updates:

{% embed url="<https://medium.com/@dualfinance/phase-two-roadmap-d64ec04014cb>" %}

{% embed url="<https://medium.com/@dualfinance/dual-finance-a-year-in-review-856b3853dc21>" %}


---

# 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://dual-finance.gitbook.io/dual-finance-documentation/extra/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.
