> 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/move-x-rewards.md).

# MOVE X Rewards

MOVE X Rewards is the first affiliate program used to promote a token. While the idea itself is nothing new - actually most e-commerce stores use affiliate marketing to great success - no major token has used this technique before. When deployed correctly, affiliate marketing brings viral growth to a platform or store. Here it will ensure a continuous, organic growth of interest and new holders of the MOVE token.

The idea is as follows:

1. The promoter generates their affiliate code using an interface.
2. They promote their own, custom generated landing page, to buy MOVE via their link (e.g. <https://buy.marketmove.ai/@CryptoShepherd>)
3. When a user purchases MOVE for the first time, both the user and promoter are rewarded with extra MOVE tokens (3% for the buyer and 3-5% for the promoter, depending on the promoter’s tier and sales volume).

An affiliate program was key to the success of Binance, Crypto.com and thousands of other businesses large and small, expanding way beyond the crypto universe.


---

# 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:

```
GET https://marketmove.gitbook.io/marketmove/move-x-platform/move-x-rewards.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.
