# ✈️ Our Roadmap

OK so it's not actually a roadmap: it's a to-do list, in no particular order, with no particular timeline. This is how we work: as fast as we can, on the things we can. RocketSwap is a way of life.

## Launch

* [x] RocketSwap homepage
* [x] Fair Launch
* [x] Trade
* [x] Harvest all & Stake all
* [x] Personal dashboard
* [x] RCKT Staking
* [x] Core Pools
* [x] LaunchPad
* [ ] Analytics (info)
* [ ] Shaker (Trade Mining)

## **Full Site Rework**

* [ ] New homepage 2.0
* [ ] Improved UX
* [ ] Faster site
* [ ] Mobile friendly
* [ ] New navigation system

## Other products

* [ ] Lottery (core feature)
* [ ] Voting (core feature)
* [ ] Prediction Markets (core feature)
* [ ] Lending & Borrowing: Lend and borrow ETH and LP tokens - RCKT provides rate discount
* [ ] Margin Trading: Trade ETH tokens with leverage on-chain — periodic RCKT buyback and burn
* [ ] NFT Ecosystem: Mint, trade, and more — all paid in RCKT
* [ ] NFT-based Gamification: Complete tasks, level up etc. to earn NFTs — use RCKT to mint
* [ ] Fixed-term Staking


---

# 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.rocketswap.cc/our-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.
