# Roadmap

## Roadmap

### Deployment of Perpetual Trading DEX on IOTA EVM

* Complete development of the core perpetual trading engine.
* Integrate Pyth Oracles for dynamic pricing.
* Develop the multi-asset liquidity pool functionality.
* Conduct internal and public testing phases to ensure platform stability.
* Officially launch the perpetual trading DEX with marketing campaigns to attract users.

### Introduction of Copytrading Feature

* Design and develop the copytrading feature.
* Conduct thorough testing to ensure reliability.
* Launch the copytrading feature and promote it to attract experienced traders and followers.

### Introduction of Referral System and Position Sharing on Social Media

* Develop a comprehensive referral system with tracking and rewards.
* Enable users to share their trading positions and performance on social media.
* Roll out the referral system and social media sharing features with promotional campaigns.

### Deployment of Analytics Page for Tracking Trades

* Develop a robust analytics page providing detailed insights into trading activities.
* Conduct user testing to gather feedback and make adjustments.
* Deploy the analytics page and offer tutorials and guides for users.

### Introduction of cyberPerp token & continued expansion

* Token launch
* Token pool launch
* Agregators & parters integration

### Trading Leaderboard and Monthly Trading Contests

* Develop a trading leaderboard to rank traders.
* Design monthly trading contests with attractive rewards.
* Conduct beta testing to ensure fairness and competitiveness.
* Launch the trading leaderboard and monthly contests, promoting them through various channels.

### CyberMantis NFT Launch

* Design and develop the CyberMantis utility NFTs with community benefits.
* Implement smart contracts for yield distribution to NFT holders.
* Engage the community and organize promotional events.
* Officially launch the CyberMantis NFTs and start yield distribution.


---

# 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.cyberperp.io/cyberperp/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.
