# Roadmap

## 2023 Q4

* [x] Beta Launch with four initial pairs, ETH, BTC, GBP, JPY
* [x] Security audit completed by [Peckshield](/developer/security-audit.md)
* [x] Integration with DefiLlama
* [x] Integration with DeBank
* [x] Integration with Pyth Network
* [x] Integration with Genome
* [x] Integration with LiFi
* [x] Integration with OKX Wallet
* [x] Integration with WalletConnect
* [x] Analytics Page
* [x] Verified Smart Contracts on GnosisScan
* [x] Zealy Competition
* [x] Improve Stop Loss / Take Profit UI
* [x] Ambassador Program - Mu Riders
* [x] Adding Dark Mode
* [ ] Launching More Assets, targeting two per week
* [ ] User Dashboard
* [ ] Dune Analytics
* [ ] Trading Competitions

## Future Plans

* [ ] Token Launch
* [ ] Integration of Gnosis Pay
* [ ] Copy Trading
* [ ] Integration of SAFE Auth Kit
* [ ] Integration of SAFE Onramp Kit
* [ ] Integration of SAFE Protocol Kit
* [ ] Improvements in social sharing
* [ ] Deeper Integration of LiFi
* [ ] Governance
* [ ] Adding more oracles as a backup
* [ ] "Degen Mode" for higher-leverage potential
* [ ] "Sloth Mode" for beginner traders
* [ ] Continuously improving the interface for desktop and mobile
* [ ] Eventually, expect up to 300+ pairs


---

# 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.mu.exchange/getting-started/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.
