> For the complete documentation index, see [llms.txt](https://marketmove.gitbook.io/marketmove/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://marketmove.gitbook.io/marketmove/move-x-platform/development-roadmap.md).

# Development Roadmap

## Completed&#x20;

### :heavy\_check\_mark:MOVE X: Vision Release

We have released the revamped vision of MOVE X, a full-cycle platform for buying and trading any crypto - safely and in a decentralized manner.

The new vision targets a much broader market. By increasing the adoption potential and the appeal to investors, it opens a whole new world of possibilities for growth.

### :heavy\_check\_mark:Buy MOVE Easier: Auto-Slippage

Our research shows that up to 30% potential investors churn, trying to purchase cryptos (including MOVE) on typical DEXes like PancakeSwap, simply because it is too difficult to configure. Our community managers receive endless questions about slippage settings, errors, etc.

We are here to change that, including AI price optimization and auto slippage.

People will be able to buy MOVE seamlessly on the website with an easy-to-use interface, significantly increasing the conversion rate. No more worrying about slippage tolerance or errors.

This feature will later evolve to MOVE Xchange, expanding to other tokens.

### :heavy\_check\_mark:MOVE X Rewards: Let’s Go Viral with Affiliate Marketing

A well-executed affiliate program is the single most important factor that contributed to top CEX-es outperforming their competitors on a crowded market.

With MOVE X Rewards, everyone will be able to earn MOVE by receiving commissions on token sales, and purchasers will receive extra MOVE when buying the token using their referral codes.

Let’s make MOVE go viral in a win-win scenario for everyone!

{% content-ref url="/pages/oKANFx4eLG3bl5KVyrNz" %}
[MOVE X Rewards](/marketmove/move-x-platform/move-x-rewards.md)
{% endcontent-ref %}

### :heavy\_check\_mark:MOVE Xchange: Full Release

MOVE Xchange will allow you to trade any crypto with the best price, using our AI Price Prediction models (up to 15% better rates). The feature will also serve as an engine for MOVE X Onboard, the crypto onramp feature.

We aim to make the platform streamlined and accessible to further reduce the entry barrier for new crypto investors.

{% content-ref url="/pages/q5VdRXbllFOhvxcRtHlr" %}
[MOVE Xchange](/marketmove/move-x-platform/move-xchange.md)
{% endcontent-ref %}

### :heavy\_check\_mark:MOVE X Earn: Staking

The long-awaited staking feature is here! Stake your MOVE and multiply your earnings just by depositing your tokens on the platform - it’s that simple.

The flexible staking plan allows users to deposit and withdraw MOVE at anytime, without the need to lock tokens up for a long period of time.&#x20;

{% content-ref url="/pages/6WkpX4oYAAfB7MKqElXo" %}
[MOVE X Earn](/marketmove/move-x-platform/move-x-earn.md)
{% endcontent-ref %}

### :heavy\_check\_mark: Multi-Chain Functionality

The first addition to the MOVE X platform is the Polygon blockchain. Our goal is to bring the core features of MOVE X to other blockchains in order to become a truly all-in-one platform for the decentralized crypto world.&#x20;

### :heavy\_check\_mark: MOVE X NFT ID

NFT ID makes it simpler for users to transfer funds by using a uniquely assigned, friendly identifier (e.g. @Alice) instead of an Ethereum address. The identifiers are available as regular NFTs, and can be minted on BNB Chain for a fee of 50,000 MOVE tokens, later distributed to the staking pool.

{% content-ref url="/pages/EbcIYs1ULWDczN87JLUo" %}
[MOVE ID - safe transfers and authentication](/marketmove/move-x-platform/move-id-safe-transfers-and-authentication.md)
{% endcontent-ref %}

## 2022 Q4

## MOVE X Onboard

An absolute “killer feature” of MOVE X, which has the potential to drive the platform adoption (and crypto as a whole) through the roof.

With MOVE X Onboard, anyone will be able to purchase crypto with their credit card, directly. Combined with Xchange you will be able to purchase any token without extra steps, at a best possible price, without KYC - just like that.

{% content-ref url="/pages/mSlXHWE66u0E7WWt8J0o" %}
[MOVE X Onboard](/marketmove/move-x-platform/move-x-onboard.md)
{% endcontent-ref %}

### MOVE X Spend

MarketMove plans to join forces with external partners to offer special deals for MOVE X users. There are numerous companies out there that offer spending crypto for real-world services, from prepaid debit cards, to travel, merchandise, and others.

{% content-ref url="/pages/mKDZ6QQGC7mZujzHsgba" %}
[MOVE X Spend - Partner Programs](/marketmove/move-x-platform/move-x-spend-partner-programs.md)
{% endcontent-ref %}

### Further Multi-Chain and Cross-Chain Research

We will evaluate and design the best possible solutions to bring our platform to the multi-chain and cross-chain worlds.

## Notes and Further Development

MOVE X is a platform that constantly evolves, adapting to the ever-changing landscape of the crypto market.

Our goal is to bring the biggest possible exposure and adoption to the platform. Therefore, the roadmap might be adjusted in the future to make sure we are on track with the current market landscape and opportunities.

Other features like limit orders are still a part of the vision. They have been pushed back a bit to let us build solid fundamentals first and reach a broader audience as a result.&#x20;

MOVE X will initially be available on the Binance Smart Chain, the most popular blockchain by far, where the MOVE token currently trades. After the cycle is completed, we will be exploring possibilities to further expand our offering, bringing cross-chain and multi-chain capabilities.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://marketmove.gitbook.io/marketmove/move-x-platform/development-roadmap.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
