# Roadmap

## Q3-2024: Neptune Creation and Begin Development

* [x] Conduct Swell Ecosystem Research: Analyze user needs and expectations to align development with community demands.
* [x] Core Features Development:

✅ Concentrated Liquidity Pool: development & testing completed.

✅ DEX Aggregators: Supporting re/staking tokens and other tokens on Swell.

✅ No-Slippage Limit Orders: Successfully implemented.

## Q4-2024 Plan: Official launch of Neptune on the Swell L2 Mainnet

* [x] Ongoing Development:

🔄 Points System: Engaging users with rewards (in progress).

🔄 ve(3,3) Token Model: Combining Curve’s veTokenomics with Olympus DAO’s (3,3) game theory (in progress).

* [x] Deploy on Swell Devnet:  identify potential issues, and resolve them.
* [x] Neptune Official Launch: Deploy on the Swell L2 Mainnet and Neptune TGE
* [ ] Introduce Neptune governance token: Locking, Voting and Incentives&#x20;

## Q1-2025 Plan:&#x20;

* [ ] Community Campaign Preparation: Gather feedback from early users and implement necessary improvements.
* [ ] Marketing & User Acquisition: Kick off extensive campaigns to grow the user base.
* [ ] Iterative Improvements: Actively monitor user feedback and refine the platform continuously.


---

# 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.nep.finance/neptune-docs/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.
