# Roadmap

### Introduction

Our roadmap follows a step-by-step approach that allows the platform to evolve steadily while remaining flexible to changing market trends.

Each stage focuses on delivering concrete improvements to security, performance, and user experience. Community feedback is continuously incorporated to guide prioritization and shape future releases as the platform evolves.

***

### Stage 1 — Foundation

The Foundation stage establishes the core infrastructure and trading capabilities of MemeMax.

**Milestones:**

* Launch of spot markets
* Launch of perpetual markets
* Introduction of $M staking, including lock-up options and reward distribution
* Release of a light API and SDK to support basic integrations and data access

This stage prioritizes platform stability, core trading reliability, and initial ecosystem participation.

***

### Stage 2 — Growth

The Growth stage expands functionality and deepens ecosystem integrations.

**Milestones:**

* Launch of the MemeMax Launchpad to support project onboarding and activation
* Integration with DEX
* Expansion of supported trading pairs and markets
* Release of a fully functional API and SDK, enabling advanced integrations and third-party development

This stage focuses on scalability, liquidity growth, and broader participation from both traders and ecosystem projects.

***

### Stage 3 — Expansion

The Expansion stage introduces new product verticals and experience enhancements.

**Milestones:**

* Release of the MemeMax mobile application
* Introduction of real-world asset (RWA) offerings
* Launch of lending and borrowing functionality
* Continued UX and UI optimizations to improve usability and performance across all interfaces

This stage aims to broaden MemeMax beyond trading into a more comprehensive onchain financial platform.

***

### Disclaimer

This roadmap is provided for informational and planning purposes only. All timelines, features, and milestones are subject to change at MemeMax’s sole discretion.

Development priorities may be adjusted based on market conditions, regulatory considerations, technical constraints, or community feedback. Official updates and feature announcements will be communicated exclusively through MemeMax’s official channels.


---

# 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.mememax.com/mememax/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.
