# Roadmap

## Q1 2024

* [x] Deploy Swapr V3 in Gnosis chain
* [x] Integrate Swapr V3 into the current Swapr dapp.
* [x] New SWPR emissions for liquidity incentives
* [x] Integrate Gamma Strategies
* [x] Liquidity incentives through Angle Merkl
* [x] Expand to Scroll
* [x] Integrate OpenOcean
* [ ] Expand Stackly to Arbitrum (missed Q1 and moved to Q2)

We also recognise the need to refactor and relaunch a large portion of our Swapr dapp. It will help us to maintain the codebase easier to add and remove new features. We will start working on the new Swapr dapp and hopefully be able to run a closed test early Q2.

Why new Swapr dapp?

* New Swapr dapp wil make it easier to maintain and add / remove features.
* Making the price fetches efficient and faster
* Able to add and expand new features like TWAP, DCA, ladders simpler
* Expanding to new chains and protocols are easier

## Q2 2024

* [ ] Continue refactor for new Swapr dapp
* [ ] Integrate a new liquidity manager
* [ ] Deploy Stackly on Arbitrum
* [ ] Expand to new networks (Base and 1 more? )
* [ ] Integrate new dexes, bridges and aggregators
* [ ] Launch Swapr spaces (new twitter spaces to run biweekly around DeFi protocols)
* [ ] Future of SWPR token and what it governs
* [ ] Presagio (coming soon!)

## H2 2024

Coming soon...


---

# 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://swapr-eth.gitbook.io/swapr/project-information/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.
